rfsbraz / deleterr

Deleterr is a Python script designed to help you manage available disk space in your Plex media server.
MIT License
147 stars 6 forks source link

Add Jellyfin support #19

Open rfsbraz opened 1 year ago

JamsRepos commented 11 months ago

This would be a great addition.

neuleo commented 9 months ago

+1

soheilrt commented 9 months ago

Hey @rfsbraz, Is anyone working on this feature at the moment?

This is an awesome feature and can save lots of time :)

cellulosa commented 9 months ago

I'm guessing we'll have to replace all Tautulli and Plex API calls with Jellyfin ones? Does Jellyfin provide the same capabilities?

JamsRepos commented 9 months ago

I'm guessing we'll have to replace all Tautulli and Plex API calls with Jellyfin ones? Does Jellyfin provide the same capabilities?

There is Jellystat which is an application similar to Tautulli and there’s also a plugin called Playback Reporting but I don’t think it has API Endpoints, not sure.

rlad78 commented 3 months ago

Just fyi, janitorr is a project with similar goals that specifically targets Jellyfin, Jellyseerr, Jellystat, Sonarr and Radarr.

If the deleterr contributors do not have the bandwidth or desire to support the Jelly-side of things, this could be an alternative for those who need it.