Search found 1817 matches

by mhertz
Fri Mar 31, 2023 9:19 pm
Forum: Support
Topic: Execute plugin: Script not working when action is Torrent removed
Replies: 6
Views: 81

Re: Execute plugin: Script not working when action is Torrent removed

I'm sorry mate, I have no clue about what that is, i'm affraid :( Hopefully others have any input for you regarding such, as i'm out of ideas, and did a quick googling, and nothing really starred me in my face, or how put. I don't see why NTFS should be different, and just tested an usb stick with n...
by mhertz
Fri Mar 31, 2023 8:26 am
Forum: Support
Topic: Execute plugin: Script not working when action is Torrent removed
Replies: 6
Views: 81

Re: Execute plugin: Script not working when action is Torrent removed

You're welcome :) Something like adding to $message_content after name or path: ($(du -sh "$3/$2" | cut -f1)) To show a parenthesis with the size in it, afterwards. Or add it in new line with extra '\n''s. If you need more help let me know with it. Btw, you can instead use 'stat -c %s' and...
by mhertz
Fri Mar 31, 2023 6:27 am
Forum: Plugins
Topic: YaRSS2 on Raspbian Buster
Replies: 3
Views: 45

Re: YaRSS2 on Raspbian Buster

Your distro have python 3.x, as python3. Anyway, glad you got it working.
by mhertz
Thu Mar 30, 2023 7:25 pm
Forum: Plugins
Topic: YaRSS2 on Raspbian Buster
Replies: 3
Views: 45

Re: YaRSS2 on Raspbian Buster

Deluge 2.x could be built in a fallback python 2.x mode only very rarely used, and removed in recent times, but anyway, you're running deluge 2.0.5 in python 3.x "normal" version I see, so shouldn't rename yarss2 plugin to py2.7, and for feature then just remove all python mentions from fi...
by mhertz
Thu Mar 30, 2023 5:13 pm
Forum: Support
Topic: Execute plugin: Script not working when action is Torrent removed
Replies: 6
Views: 81

Re: Execute plugin: Script not working when action is Torrent removed

I tried reproduce, and did, though nothing gotten in log. However after restarting deluge(d), then worked again. I just added a shell-script touch'ing a file into /tmp, and checked the timestamp on it to verify. If still persists after restart, then try enable debug-logging and see if you can catch ...
by mhertz
Wed Mar 29, 2023 9:35 pm
Forum: Windows OS
Topic: Triangle on Connection Test
Replies: 2
Views: 68

Re: Triangle on Connection Test

If you did a port test through e.g. canyouseeme, as you stated, then sounds like you're good(well, your sister :) ). That port test in the preferences of gtkui, does a callback to the deluge website and checks if can see your port, and not related to torrenting itself, though little strange that fai...
by mhertz
Sun Mar 26, 2023 3:25 pm
Forum: Plugins
Topic: yarss2 egg for python 3.10
Replies: 18
Views: 3648

Re: yarss2 egg for python 3.10

@marcun, the deluge package-dev th0ma7 kindly made a PR and asked me for testing the built package to make sure. so I don't think he understood i'm not a syno-user and just forwarded the report, but anyway, so I wanted to ask if would be possibly for you to test and report back, if okay, and just wh...
by mhertz
Sat Mar 25, 2023 6:23 pm
Forum: Support
Topic: Download not starting 0.00% - raspbian with NAS
Replies: 10
Views: 214

Re: Download not starting 0.00% - raspbian with NAS

Sorry no, as too little to go by, i'm affraid. But just so you don't think being ignored, we need atleast a Traceback message, isn't there one in log? Search for "Traceback" in it please. Also as said, could try running as root(just for quick download test) to make certain not permission r...
by mhertz
Sat Mar 25, 2023 5:04 pm
Forum: Plugins
Topic: yarss2 egg for python 3.10
Replies: 18
Views: 3648

Re: yarss2 egg for python 3.10

Thanks bro likewise for your kind message, appreciated :)
by mhertz
Sat Mar 25, 2023 2:39 pm
Forum: Plugins
Topic: yarss2 egg for python 3.10
Replies: 18
Views: 3648

Re: yarss2 egg for python 3.10

I know what you mean, me too, and you're welcome mate :)

Here you go: YaRSS2-2.1.5.egg (chardet included)

Reported on syno github here: https://github.com/SynoCommunity/spksrc/issues/5674

Thanks for reporting.