Search found 636 matches
- Tue Apr 20, 2021 8:01 am
- Forum: Support
- Topic: delete a file from a seeded torrent
- Replies: 1
- Views: 40
Re: delete a file from a seeded torrent
Hi, Well tricky. What can worth a try: - delete the torrent (not data) - add the torrent again in paused state - apply the "do not download" to part you don't want - force recheck the torrent - resume it (do not forget to point the torrent to the folder where files reside). A feedback will...
- Fri Apr 16, 2021 12:30 pm
- Forum: Windows OS
- Topic: Mass change torrent paths
- Replies: 3
- Views: 97
Re: Mass change torrent paths
Dear @mhertz, thank you for the reference and Hi :). So to resume you have now the files on a different drive letter and/or different path and you want to reflect this in Deluge. My procedure should work for this too, how ever my first action will be different: What if: -you start Deluge -pause all ...
- Mon Apr 05, 2021 9:15 am
- Forum: Support
- Topic: How to set permissions and ownership correctly for the downloads
- Replies: 5
- Views: 203
Re: How to set permissions and ownership correctly for the downloads
hi,
What is you add the executable permission to the group debian-deluged with all the plex etc. users already in?
What is you add the executable permission to the group debian-deluged with all the plex etc. users already in?
- Wed Mar 31, 2021 8:40 am
- Forum: Support
- Topic: Trouble installing Deluge on Truenas 12.2
- Replies: 5
- Views: 348
Re: Trouble installing Deluge on Truenas 12.2
With which version of Deluge and Libtorrent have you landed to now?
None of the possible access?
deluge-console (cli access to install)
deluge-web (webgui to install)
deluge GTK (fat client)
None of the possible access?
deluge-console (cli access to install)
deluge-web (webgui to install)
deluge GTK (fat client)
- Fri Mar 26, 2021 10:03 am
- Forum: Support
- Topic: Deluge not connecting to peers !
- Replies: 5
- Views: 251
Re: Deluge not connecting to peers !
Hi, First thing to check: - libtorrent version binded with Deluge: Version 1.3.15 work with libtorrent 1.0.x and 1.1.x but not 1.2.x - port binding well configured, port forwarding on the router, such things - setting: have a look at ltconfig to tweak libotorrent value. It should help about performa...
- Fri Mar 26, 2021 9:54 am
- Forum: Support
- Topic: Frequent "Error: Connection timed out" tracker results with Pi 3 and Pi 4
- Replies: 9
- Views: 370
Re: Frequent "Error: Connection timed out" tracker results with Pi 3 and Pi 4
Was the investigation on the network layer any informative (cable change, etc)? The script for tracker address reachability? As you are able to reach it most of the time I guess the DNS you use is not the issue A "sudo netstat -plant" (filter on the Deluge PID) show lot of time_out on the ...
- Tue Mar 23, 2021 4:47 pm
- Forum: Support
- Topic: Frequent "Error: Connection timed out" tracker results with Pi 3 and Pi 4
- Replies: 9
- Views: 370
Re: Frequent "Error: Connection timed out" tracker results with Pi 3 and Pi 4
And if you check the tracker answer with a script testing it each second for example? Possibly from 2 different computer including the incriminate RPI A curl retrieving the header or a tcp ping to the tracker port. The issue is from RPI3, what I guess a previous setup. Nothing on your local network ...
- Mon Mar 22, 2021 8:39 am
- Forum: Support
- Topic: Trouble installing Deluge on Truenas 12.2
- Replies: 5
- Views: 348
Re: Trouble installing Deluge on Truenas 12.2
Hi
No experience with this system but your error and lonks point to libtorrent issue. Have you checked this part?
Deluge 1.3.X needs libtorrent <= 1.1.14
Starting Deluge 2.X you can use libtorrent >= 1.2.x
No experience with this system but your error and lonks point to libtorrent issue. Have you checked this part?
Deluge 1.3.X needs libtorrent <= 1.1.14
Starting Deluge 2.X you can use libtorrent >= 1.2.x
- Mon Mar 22, 2021 8:34 am
- Forum: Support
- Topic: Frequent "Error: Connection timed out" tracker results with Pi 3 and Pi 4
- Replies: 9
- Views: 370
Re: Frequent "Error: Connection timed out" tracker results with Pi 3 and Pi 4
Hi, Not a general issue at least: Running Deluge 1.3.15/Libtorrent 1.1.11.0 on Debian 10 with more than 600 items seeding w/o time out. The buster version add some changes however. -What tells you "sudo dmesg -T"? anything related to a network issue, oom, - a "sudo netstat -plant"...
- Mon Mar 08, 2021 11:47 am
- Forum: Support
- Topic: High CPU usage when downloading
- Replies: 3
- Views: 251
Re: High CPU usage when downloading
EXT4 is perfect, I'm using it too on an RPI...It not the root cause. The RAID1 driver maybe? Restricting to 1 the number of download is the good way to start troubleshooting, you're right at this level. I'm not experienced with container but as a basic: - the download folder is well on the R1 direct...