Search found 4 matches
- Wed Oct 01, 2014 8:45 pm
- Forum: Generic
- Topic: qBittorrent on a ReadyNAS
- Replies: 1
- Views: 2035
qBittorrent on a ReadyNAS
I am moving over from Transmission to qBittorrent but I have found a bug (I think) with qBittorrent (at least on the ReadyNAS). I need to be able to import a LOT of torrents and it doesn't look like qBittorrent allows you to select more than one at a time. So I was going to utilize the "Automaticall...
- Wed Oct 01, 2014 4:46 pm
- Forum: Generic
- Topic: ReadyNAS Stop/Start qBittorrent from command line & schedule Cron job
- Replies: 7
- Views: 3340
Re: ReadyNAS Stop/Start qBittorrent from command line & schedule Cron job
I just wanted to follow up on this issue as I have found a solution to the issue. Hopefully someone will find it helpful. You can in fact stop and start qBittorrent via terminal, ssh, or a cron job on a ReadyNAS. I edited my crontab file via ssh using the following command: crontab -e I inserted t...
- Tue Sep 23, 2014 7:00 pm
- Forum: Generic
- Topic: ReadyNAS Stop/Start qBittorrent from command line & schedule Cron job
- Replies: 7
- Views: 3340
Re: ReadyNAS Stop/Start qBittorrent from command line & schedule Cron job
I'm not able to schedule anything via the WebUI, only turn the app on and off. I want this to occur seamlessly in the background, without my actual intervention. I can SSH into the server and stop/start apache2 or MySQL or OwnCloud, no reason I can't do the same with qBittorrent. Just need help (co...
- Tue Sep 23, 2014 5:31 pm
- Forum: Generic
- Topic: ReadyNAS Stop/Start qBittorrent from command line & schedule Cron job
- Replies: 7
- Views: 3340
ReadyNAS Stop/Start qBittorrent from command line & schedule Cron job
Looking for some help with qBittorrent on a ReadyNAS. I want to create a cron job to stop and start qBittorrent at certain times of the day. Throttling down is not an option (even zero). I've tried to stop qbittorrent using: qbittorrent-nox stop But it continues to run. (still appears in top) Wha...