Barbeque Sauce
Barbeque Sauce
Is this issue persisting? or can we close the ticket?
That log entry is pointing to what sounds like version mismatches on installed modules. Can you run these commands and paste the output back please? ``` python3 -V pip3 freeze...
If `pip3 freeze` froze the machine, I suspect you have additional concerns.... that's an internal command to pip to produce a list of what modules are installed. That said, I...
I think that PR will fix it - please pull & test...
OK that nails it - the rTorrent API had a pile of major changes in 0.9.7 which deprecated the calls Watcher uses. That said, the changes are not backwards-compatible, which...
Life....uh.... got in the way New job and homeschooling have derailed me for the last few months...its still on my priority list, just preempted by a few things...
Fixed with last commit
Silly question - what happens when you click the "test connection" button?
It is - we happily accept PRs.
What version of Python are you running? Watcher struggles with 3.8.x...