qBittorrent service, torrents not loaded after reebot

Windows specific questions, problems.
Post Reply
lriuqs

qBittorrent service, torrents not loaded after reebot

Post by lriuqs »

Hello all,

I have problem with QB working as a service under Win10.

What have I done:

qBittorrent is installed in Program Files directory, there also I setup all config data's. Everything is configured and I'm using Webui to add torrents.
I installed qBittorrent as a service using NSSM.

Config from NSSM:
AppDirectory = C:\Program Files\qBittorrent
Application = C:\Program Files\qBittorrent\qbittorrent.exe
AppParameters = --profile=C:\Progra~1\qBittorrent\ --no-splash

Service is starting, settings are loaded from C:\Program Files\qBittorrent\qBittorrent directory. I can add torrents and everything works good till reboot. When qBittorrent starts again and when I log to Webui there are no torrents.

When I start program by command:

Code: Select all

C:\Program Files\qBittorrent\qbittorrent.exe --profile=C:\Progra~1\qBittorrent\ --no-splash
all torrents are loaded and are visible in the program under Windows and also in Webui.

Starting program with option:

Code: Select all

C:\Program Files\qBittorrent\qbittorrent.exe --profile=C:\Program Files\qBittorrent\ --no-splash
is not loading the settings.

Any clue what I can do to fix problem with missing torrents after program/PC reboot?

Best regards
jptkorb

Re: qBittorrent service, torrents not loaded after reebot

Post by jptkorb »

I am having this issue as well. Still in search of a solution.
Post Reply