ASK-ME-ABOUT-LOOM / purgeomatic

Delete movie/tv data based on watch statistics
GNU General Public License v3.0
64 stars 12 forks source link

Add support for Transmission #14 #16

Closed ronilaukkarinen closed 1 year ago

ronilaukkarinen commented 1 year ago

This adds Transmission support for movies. It checks if the match is found from files and then deletes the torrent and its files. Not thoroughly tested yet but should work. You can decide not to add it, using my fork...

ASK-ME-ABOUT-LOOM commented 1 year ago

Thanks for this! I won't be merging this PR, but I'm happy to link it in the README.md if you like.

ronilaukkarinen commented 1 year ago

Please do! Just added support for single movie removal. TV shows are a bit trickier because of season packs, probably won't add support for those. But for movies this is now tested and works.

ASK-ME-ABOUT-LOOM commented 1 year ago

Done 👍