Search found 8 matches

by Pippo
Wed Jul 24, 2019 7:02 pm
Forum: Support
Topic: [Feature request]: rename Deluge v2 config folder .deluge2, prevent breaking v1.3.x settings
Replies: 2
Views: 1560

Re: [Feature request]: rename Deluge v2 config folder .deluge2, prevent breaking v1.3.x settings

Docker is your answer to everything, isn't it? Just kidding. I solved this with a wrapper script that starts deluge by pointing it to a separate config folder like so: /usr/local/bin/deluge-gtk -c ~/.config/deluge2 Now I can keep using the native macOS v1.3.15 Client for an older headless server whi...
by Pippo
Wed Jul 24, 2019 10:27 am
Forum: Support
Topic: [Feature request]: rename Deluge v2 config folder .deluge2, prevent breaking v1.3.x settings
Replies: 2
Views: 1560

[Feature request]: rename Deluge v2 config folder .deluge2, prevent breaking v1.3.x settings

Since Deluge v2 Client 'breaks' the settings for v1.3.x Client (on macOS at least), renaming the folder ~/.config/.deluge2 would allow upgrading to v2 without losing the old settings for Deluge v1.3.x. Deluge v2 could simply import from or copy and upgrade the .deluge folder from v1.3.x; this way we...
by Pippo
Wed Jul 24, 2019 10:20 am
Forum: Support
Topic: Deluge 2.0 on Raspberry pi3
Replies: 11
Views: 8927

Re: Deluge 2.0 on Raspberry pi3

I, too, could not get deluged v2 to run on a raspberry pi, and I tried a bunch of methods, so I actually followed your advice and learned myself some docker and I do have a running setup now. However, while I do not regret doing this and I do appreciate the flexibility docker provides, I still feel ...
by Pippo
Wed Jul 24, 2019 10:17 am
Forum: Mac OS
Topic: ETA on 2.0.3 .app
Replies: 56
Views: 292266

Re: ETA on 2.0.3 .app

So reading this thread made me give Deluge v2.0.3 on Mac another try (mainly because I wanted to be able to rename torrents before they download). I tried all the methods before, including Homebrew (which I'd rather avoid to be honest), but all of them failed. But this time I finally got deluge-gtk ...
by Pippo
Sat Jul 20, 2019 9:35 am
Forum: Support
Topic: [Feature Request] WebUI torrent rename
Replies: 0
Views: 1694

[Feature Request] WebUI torrent rename

I only found this <https://forum.deluge-torrent.org/viewtopic.php?p=138947>, so here we go: A built-in filter (plugin?) for torrent names (and possibly filenames) to automatically change names based on filter rules would be quite nice, e.g. apply RegEx filters when torrents are added or finished. Th...
by Pippo
Sat Jul 20, 2019 9:24 am
Forum: Support
Topic: [Feature Request] WebUI Editing multiple torrents
Replies: 0
Views: 1536

[Feature Request] WebUI Editing multiple torrents

Being able to edit the Options for multiple torrents at once would be nice, e.g. change 'move completed' for all selected torrents.
by Pippo
Sat Jul 20, 2019 9:18 am
Forum: Development
Topic: [Feature Request] WebUI check file permissions
Replies: 0
Views: 3325

[Feature Request] WebUI check file permissions

An option to check file system access permissions in a Thin Client/running deluged in Docker scenario might be useful, e.g. in Preference -> Downloads -> "Check Permissions". I just wasted hours trying to get v2.0.3 running in a Docker container because I was not sure if I had a firewall i...
by Pippo
Sun Jan 07, 2018 11:06 am
Forum: Mac OS
Topic: Can't connect to daemon remotely unless logged on via web
Replies: 2
Views: 36004

Re: Can't connect to daemon remotely unless logged on via web

I have a similar issue. I am running deluged + deluge-web + Sonarr on a Raspberry Pi as a headless server and it works really well, but whenever I restart the server Sonarr complains about not being able to connect to deluged. Connecting via a Deluge GUI Client or webinterface works just fine, thoug...