Search found 1061 matches
- Wed Apr 14, 2021 8:16 am
- Forum: Support
- Topic: Changing values in the Bandwidth popup.
- Replies: 2
- Views: 612
Re: Changing values in the Bandwidth popup.
Thanks for posting your solution. I don't know if there's a gtkui.conf for deluge1, don't remember and didn't bother check, but if not then can change it in the code(like deluge2, but no need when drilla posted better fix, surviving updates) in 'deluge\ui\gtkui\gtkui.py': tray_download_speed_list&qu...
- Fri Apr 09, 2021 10:04 am
- Forum: Support
- Topic: How to add destination folder to magnet?
- Replies: 7
- Views: 126
Re: How to add destination folder to magnet?
Just wanted to add that it depends how run from terminal, e.g 'deluged' don't need -c if logged in under own user, but 'sudo systemctl start deluged' does, as other user defined in deluged.service or user.conf override file supplied. (If I run 'deluged' now, from my terminal from own user, then auto...
- Wed Apr 07, 2021 12:24 pm
- Forum: Support
- Topic: How to add destination folder to magnet?
- Replies: 7
- Views: 126
Re: How to add destination folder to magnet?
Thanks, and good job mate! :) Indeed, you cannot connect from deluge-console to classic(default/non-thinclient-mode) deluge, and need start deluged, which cannot run simultaniously with classic GTK-UI's "internally started deluged copy" used by the GTK client behind it's scenes, well unles...
- Tue Apr 06, 2021 7:20 pm
- Forum: Support
- Topic: How to add destination folder to magnet?
- Replies: 7
- Views: 126
Re: How to add destination folder to magnet?
If you run deluge-console/deluged from own user, then deluge is using ~/.config/deluge profile and if you start deluge gtk GUI from own user also, either in classic/default mode, or connect to deluged daemon manually started, in thinclient mode, then all torrents should end same place and can be mon...
- Tue Apr 06, 2021 6:21 pm
- Forum: Support
- Topic: How to set permissions and ownership correctly for the downloads
- Replies: 5
- Views: 148
Re: How to set permissions and ownership correctly for the downloads
Sorry, I don't really know what would be recommended here. It could be done, but e.g. defining sudo access for your deluge user's unrestricted account, if even possible as no login access, would negate any advantage in using such in first place i'm thinking. It would be best to fix this without thes...
- Tue Apr 06, 2021 1:47 pm
- Forum: Support
- Topic: How to set permissions and ownership correctly for the downloads
- Replies: 5
- Views: 148
Re: How to set permissions and ownership correctly for the downloads
Shamael is much better than me with permissions and whatnot, but anyway, I would just quickly add that execute plugin is built-in/included by default, and can be enabled from preferences menu. Also, and pereffered I would assume, is umask definition in the service files, there's a default value in t...
- Tue Apr 06, 2021 7:29 am
- Forum: Plugins
- Topic: [Plugin] YaRSS2 - RSS plugin with GTKUI support
- Replies: 709
- Views: 338985
Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support
Thank you very very much mhertz! You're most welcome mate :) P.S. I am actually on win10, but I didn't see any dev51 builds for w10. Yeah, I didnt want to step on petersasi's feet, if that saying even makes sence in the US :) The dev50 is not working for me, but your win7 dev51 worked no problem an...
- Mon Apr 05, 2021 7:45 pm
- Forum: Plugins
- Topic: [Plugin] YaRSS2 - RSS plugin with GTKUI support
- Replies: 709
- Views: 338985
Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support
I'm sorry zigggggy, i'm guessing from that reported error and user-agent that you're using my "win7" installer, and little after posting it, well maybe a couple days after not really sure, but anyway then found an issue which I fixed and reuploaded with following edit underneath: Edit: Sor...
- Sun Apr 04, 2021 1:19 pm
- Forum: Support
- Topic: How to add destination folder to magnet?
- Replies: 7
- Views: 126
Re: How to add destination folder to magnet?
martin@arch ~ % deluge-console add --help usage: add [-h] [-p PATH] [-m MOVE_COMPLETED_PATH] <torrent> [<torrent> ...] Add torrents positional arguments: <torrent> One or more torrent files, URLs or magnet URIs optional arguments: -h, --help show this help message and exit -p PATH, --path PATH Down...
- Fri Apr 02, 2021 6:48 pm
- Forum: Support
- Topic: Deluge not remembering some torrents that were added (any torrents with 0 Bytes)
- Replies: 2
- Views: 135
Re: Deluge not remembering some torrents that were added (any torrents with 0 Bytes)
Sorry, I have nothing usefull to add really, but just wanted to state that I also noticed this issue some years ago, and reported it also, but nothing came to it, I'm thinking as you, that if the metadata isn't even downloaded, then no *.torrent file added to said state folder, which then isn't load...