nandyalu / trailarr

Trailarr is a Docker application to download and manage trailers for your Radarr and Sonarr libraries.
GNU General Public License v3.0
108 stars 7 forks source link

Trailarr Downloads trailers for unmonitored and unreleased films #15

Closed roofuskit closed 2 months ago

roofuskit commented 2 months ago

If I've deleted a movie from something like Emby then Radarr considers the movie un-monitored and I might not go back and clean it up. Because Trailarr downloads trailers for un-monitored movies it's downloading trailers for films I no longer want. A toggle switch to turn this off would be nice.

The major issue with un-released films is that that there is no way for it to know whether a movie has just been announced or is actually in post production with a trailer released. So Trailarr downloads trailers for movies that have not even begun production and they are of course not the correct trailer.

nandyalu commented 2 months ago

I understand your concern! What is the actual behavior you are expecting?

roofuskit commented 2 months ago

A toggle in settings to stop it from trying to download trailers for un-monitored movies would be nice. And, either prevent it entirely from downloading trailers for un-released films, or at least a toggle in the setting to prevent it. Radarr does track all that, but I'm not sure how easy it is for you to access that through the API. Thank you for listening to my suggestions, and for the work you have already done on this tool. It is great!

nandyalu commented 2 months ago

I have been thinking about adding a similar option to wait for media file to download before downloading the trailer. Do you think that would help with your concerns?

roofuskit commented 2 months ago

That sounds like it would solve both issues with one fix.

nandyalu commented 2 months ago

Will try and get this added in next release!