drrako
drrako
I completely agree with @hitboxr — the enforced `/downloads` directory was one of the main reasons I decided to go my own fork. Considering the diverse world of use cases...
Here are the profile settings I have: I will also enable trace level logging moving forward, as it may provide more helpful information. > I noticed your download links contain...
Here is the trace log that captures the exact same steps: 1. Interactive search. 2. Failed attempt to download the torrent file. 3. Fixing the indexer on the `System/Health` page....
I had a similar issue with rutracker. It was caused by http user agent (`$httpUserAgent`) value in `config.php`, rutracker for some reason didn't like the value that I had and...
@allixx I considered it a simple enough bug fix for the `master` branch.
Hey @ranirahn, I encountered this issue as well and ended up creating a simple python script that removes `rat_*` views and related attributes from the sessions files. This might help...
It's just intended to remove ratio groups from session files that cannot be removed manually through the UI, it does not resolve the underlying issue.