Watcher3
Watcher3 copied to clipboard
seems to just not work anymore
noticed lately that watcher just doesn't do anything. so i looked at a movie that i figured should have been done by now. forced a backlog search, which shows 0 results. looked in the logs:
DEBUG 2017-11-18 14:01:57,310 core.searchresults.score_sources: Scoring and filtering XXXXXXXXX (2008) 1080p.x264.dts.mkv based on resolution Unknown-1080P.
unknown 1080p??
Scene rules require the source media to be part of the release title. Since there is no way of knowing if that is a bluray rip, webrip, etc it gets marked as 'unknown' as a placeholder and eventually just ignored.
gotcha. would be nice to just be able to see all related searches found, if i click on the details of a movie. this way if i want to just grab one i can.
I'll have to think about that a bit. I could simply set the score to 0 for any release that doesn't pass the quality profile checks and make sure 0-score releases don't get automatically downloaded if they are somehow the top-scoring release. Or I might want to set a flag in the database of whether or not the release is acceptable. The problem with that is with popular movies there could be more unacceptable results than acceptable ones and it would make the list a pain to scroll through.
I'll see what I can come up with.