Anders Jensen

Results 64 comments of Anders Jensen

The original reason for not using edit distance was that "Episode 2" is 1 edit from "Episode 3" - if it all came down to space characters, then we might...

@matemoln also on f.seek ? Feels like that'd be on a filesystem that does not support.

I'll check out their API and see if it's possible.

It's hard to say if that's an edge-case. What I can say is that the current config doesn't accommodate what users seem to need, myself included. I run with multiple...

I had the same issue, although not on on a Synology. I fixed it by doing `chown -R 1000:1000 /path/to/download`on the host machine. Those are default UID/GID.

Those errors are likely because it's probing for deluge version and unrelated to any errors. Nothing in that log says that there's a problem with the deluge-client library (although that...

I've added Deluge 2.1.1 from PPA on Ubuntu 22.04 tests to libtc, which also uses deluge-client, and it passes everything. The tests ran successfully here https://github.com/JohnDoee/libtc/actions/runs/3076393158/jobs/4970516999 ``` /# deluged -v...

It seems like fixer moved to apilayer. I can't create a new fixer account and I am redirected to the apilayer website on signup. That would also align with it...

@benjaoming How do you feel about adding requests as a dependency? The current solution seems to be re-implementing a bit of an HTTP client wrapper that extends on demand and...

I think someone needs to take the baton, try and get in touch with @jaybaird and take over management of the project (PyPi stuff etc). It would be sad to...