Search found 20 matches

by benba
Wed Jan 20, 2021 10:32 pm
Forum: Support
Topic: Autoadd feature. Can't get it working
Replies: 3
Views: 4407

Re: Autoadd feature. Can't get it working

looks like;
21:14:05 [INFO ][deluge.core.torrentmanager :672 ] TorrentName from user "xy" added
inside the deluged logfile

Code: Select all

deluged -d --loglevel=info -l /logs/deluge/deluged.log
Available Log levels
none
critical
error
warning
info
debug
by benba
Tue Jan 19, 2021 1:46 am
Forum: Support
Topic: Can't sort by Completed
Replies: 1
Views: 2019

Re: Can't sort by Completed

Any thoughts on fixing this?
no
Does anyone else have this issue?
yes
by benba
Thu Jan 07, 2021 2:06 pm
Forum: Support
Topic: Can't enable logging when starting Deluge Daemon
Replies: 5
Views: 3590

Re: Can't enable logging when starting Deluge Daemon

with user=deluged i think the mount point have to be owned by this user;

Code: Select all

sudo chown /mnt/NAS deluged
or

Code: Select all

su -
chown /mnt/NAS deluged
by benba
Wed Jan 06, 2021 4:40 pm
Forum: Support
Topic: Can't enable logging when starting Deluge Daemon
Replies: 5
Views: 3590

Re: Can't enable logging when starting Deluge Daemon

systemctl status deluged

or

journaltctl -u deluged -e

paste output
by benba
Sun Jan 03, 2021 9:52 am
Forum: Support
Topic: Pre-allocation disable but still pre-allocating
Replies: 3
Views: 2631

Re: Pre-allocation disable but still pre-allocating

Did you test if a deluge restart would be needed?
by benba
Sun Jan 03, 2021 9:47 am
Forum: Support
Topic: Queue Settings FAQ?
Replies: 11
Views: 85051

Re: Queue Settings FAQ?

Question: There is a submenu called Queue on the torrent RMB menu offering four options: Top, Up, Down, Bottom affects downloads (compare the queue position number in front of each torrent, there is non for uploads/seeds) How does this setting interact with the settings described above by @Itanaman...
by benba
Mon Dec 28, 2020 12:09 am
Forum: Support
Topic: deluge-console owner/multiuser
Replies: 0
Views: 7474

deluge-console owner/multiuser

Is it possible to change the owner of a torrent file with the deluge-console or in any way?

Furthermore is it possible to show the owner (or pieces) with deluge-console -v or deluge-console -d ?