Hello, what is going with config folder 4.4.5-r3-ls229-3 ?
Update was not smoothly, after that i’ve try to reinstall it and clear addons_config from q[bB]ittorrent folders. But it still work improperly.
on installation the qbittorrent folder is created
on startup the qBittorrent folder is created.
All config changes made in qb ui are store in qBittorrent (creating category for example)
After addon restart the qBittorrent is recreated - previously created category is missed
Hi, the latest version doesn’t start at all, giving me this:
cont-init: warning: some scripts exited nonzero
s6-rc: warning: unable to start service legacy-cont-init: command exited 1
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
prog: fatal: stopping the container.
I am back with another problem. search won’t work if i enable openvpn alternate mode. but if i disable alternate mode i get very low speeds… what am i doing wrong or is it a real bug? it started yesterday.
Noob question-- when i try to add torrents via web link, nothing happens. clicking on the URL on my phone downloads the torrent file( on my phone). Even when i try to upload the torrent file from my phone, nothing happens. All of this has started to happen recently.
thank you for this incredible work!
I set it all up and I’m able to download torrents, the thing is that I can’t edit any settings.
I.e. I change the default folder for downloads in configuration, I then restart the addon and the setting has not changed. I’ve tried both from the addon configuration page and from the settings page in the web interface.
Is this a known bug?
I don’t know if it’s related but I also can’t add a torrent from the search engine provided.
Hi, thanks for the feedback! it is still the case? The downloads folder can only be changed from the addons config, it erases the one configured through webui at start
now it’s working as expected.
I’m also able to add torrents from the inside search function, although it’s not a 100% accurate (I often have to click multiple times on “Add torrent” to actually find it in the download section).
Thank you very much!
But when I go in to qbittorent container and check the same folder there, I see different content and it’s the same as I see from “Media” section of Home Assistant. So I think I’m missing something during the mounting process?
qBittorrent.conf can only be modified with the Addon stopped or it is not taken into account
the 4 options you want to add shouldn’t be put in qBittorrent.conf, but in the Addon config as it is linked to my scripts and not the app’s
are your permissions correct? It might explain why you see different files in the same folder. Or else it could be because your media folder is not correctly mounted in the addon
Hi!
I want the downloads to be saved directly on my local NAS. Is there a guide on how to do this?
I am a total noob when it comes to networking stuff…
Right now my NAS is accessible by any device at an URL like: //N550/raid5/…
In Qbittorrent if I enter an url like this, the torrent downloads, but I have no idea where it’s going as it is not showing up on the NAS.
I assume there is more configuration to do to make this work, but I can’t find clear information about it.
networkdisks : of smb servers to mount, separated by commas (//xxx.xx.xx.xx/share)
cifspassword : Your password to access your SMB share, same for all smb shares
cifsusername : Your username to access your SMB share, same for all smb shares
Your networkdisks must be with an ip, I noticed netbios are not accepted. If your path is //111.11.11.11/raid5/myshare, it will be mounted to /mnt/myshare
Therefore, you’ll need to set the option SavePath to /mnt/myshare