-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qBitrr expects individual folders for each category in qbittorrent #142
Comments
Hi, can you kindly enable trace logs, let it run for a minute or two and forward the logs that are generated? Thanks |
Logs
|
Interesting, so i had Edit: |
I see, I'll check the code changes I made recently regarding the paths as the free space service might not have been updated accordingly |
I have various categories in qbittorrent, namely "radarr, sonarr, radarruhd, sonarruhd". But all of these categories have same downloads folder "/media/veracrypt23/Downloads".
But qbitrr expects that there should be individual folders for each category inside my downloads folder. And if it's not there, qbitrr fails to start.
Here's what i get in qbitrr logs
This happened in some recent version. Previously everything was working fine. But now, after 1-2 days, i see that qbitrr is stuck in restart loop due to this.
I have tried creating individual folder for my categories "radarr, sonarr, radarruhd, sonarruhd" in my downloads folder "/media/veracrypt23/Downloads", but they get deleted automatically wither by radarr/sonarr or qbittorrent (i'm not sure how or why), after which qbitrr gets stuck in restart loop.
This is my categories.json in my qbittorrent config folder
here's my qbitrr config
I havent mentioned those category specific folders anywhere in the config, so i dont know why qbitrr is looking for them.
The text was updated successfully, but these errors were encountered: