rfsbraz / deleterr

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

Streaming Platform Exclusion #93

Open foXaCe opened 3 months ago

foXaCe commented 3 months ago

Good morning,

is it possible to have an option to delete movies by platform example: delete movies that are available on netflix in radarr

like excludarr but this one is no longer maintained

https://github.com/haijeploeg/excludarr

rfsbraz commented 3 months ago

Thats a great idea! I'll see if I can add a rule for that and get back to you

rfsbraz commented 2 months ago

The only remaining issue to solve is to get a list of available streaming providers. JustWatch does not seem to provide that through the graphql interface, only through their private partner API.

I think I'll compromise by manually adding the most common providers (Netflix, Apple TV, HBO, etc...) and leave the edge cases for when someone either requests it or it is supported by the graphql wrappers.

foXaCe commented 2 months ago

hello great i test this weekend