Barbeque Sauce
Barbeque Sauce
looks like the transmission rpc spec does not update the status to `finished` but instead uses a flag to indicate `isFinished` ([see reference here](https://github.com/transmission/transmission/blob/9c5e6f7ea61ad4e7708756b7a9b7c299936117f4/extras/rpc-spec.txt#L206)). I have some homework to do...
That seems to work here...
Give that a spin...
Agh the year bug again... This one comes up when a metadata source has the year listed as anything other than a year, for example "TBD", "N/A", or null. This...
This is a pretty core change to how Watcher works - internally IMDBid's are used to refer to a movie, we a Would have to add a quality qualifier to...
No solution today, sorry. We do accept pull requests :)
Watcher3 is far from the only auto-downloader tool with this issue - Sick*, CP, *arr, and Mylar all solve the problem through imports. While not convenient, would it cover the...
I think I know the answer, but I'll ask anyway - why are they getting added if you don't want them?
That's what I was expecting. Easy enough to add the status. Heads-up @ellnic I'll need some CSS work once I commit the html/js/py changes, likely next week.
It's on the to-do list - for the last three-ish months i've been fighting with the dependencies trying to de-package them (#79) and move them to dependencies, as we are...