Search found 1066 matches
- Tue Mar 30, 2021 12:03 pm
- Forum: Support
- Topic: Notification not working
- Replies: 71
- Views: 4299
Re: Notification not working
Lastly, here's a version of the fixed notifications plugin using Cas's fix, working on normal systems and also dockers, I just verified. It uses original plugin-name, so no notifications2 showing anywhere anymore, and in addition to upping version-number, then I also modified the entry-points and __...
- Tue Mar 30, 2021 9:23 am
- Forum: Support
- Topic: Notification not working
- Replies: 71
- Views: 4299
Re: Notification not working
Glad to hear it, and you're very welcome mate :) The difference in functionality is nothing, well, except the mail sent is only stating name of file downloaded and not additionally number of files in said torrent(num_files missing). I exchanged used function-call that originally failed with another ...
- Sun Mar 28, 2021 11:54 pm
- Forum: Support
- Topic: Notification not working
- Replies: 71
- Views: 4299
Re: Notification not working
Cool, you're welcome :) I didn't knew there where an autoadd possibility for mails i.e. I only see a TorrentFinishedEvent for mail scheduling(in this plugin here, I mean - don't know about autoadd plugin or if includes interactions between, never tried/looked), but honestly not much into this here, ...
- Sun Mar 28, 2021 11:39 pm
- Forum: Support
- Topic: Notification not working
- Replies: 71
- Views: 4299
Re: Notification not working
I just tested it additionally with binhex's delugevpn image, but just setup VPN_ENABLED to 'no' as quicker to test, without needing also setup VPN access also, and that works fine too, so this is now tested working by both me and OP, in two different docker images each, plus I tested it on real linu...
- Sun Mar 28, 2021 7:15 pm
- Forum: Support
- Topic: Notification not working
- Replies: 71
- Views: 4299
Re: Notification not working
Sorry, took some more hours than expected before could look into it. Anyway, I tested linuxserver deluge docker image, and as OP correctly stated, then using my modded 0.4 notifications plugin doesn't work from docker - it shows 0.4 correctly, but mismatches files during actual running, so not a sol...
- Sun Mar 28, 2021 4:12 pm
- Forum: Plugins
- Topic: [Plugin] YaRSS2 - RSS plugin with GTKUI support
- Replies: 709
- Views: 340509
Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support
Doh! Thanks mate, embarrsing that I missed that :) I added and get error about nonetype object has no attribute replace, and thought I found the problem by that being deprecated in python3, but wasen't that, and works I can see when using replace() in python myself manually, so other issue now, and ...
- Sun Mar 28, 2021 12:43 pm
- Forum: Support
- Topic: Notification not working
- Replies: 71
- Views: 4299
Re: Notification not working
I'll retest in a docker with one of your used images in one of my test VMs later, I did before too with my back and fouth's with the OP of this thread, but to make sure nothings changed, and then can check Cas's propossed fix also while add it and upload with his fix instead, but I don't have time n...
- Sun Mar 28, 2021 12:08 pm
- Forum: Support
- Topic: Notification not working
- Replies: 71
- Views: 4299
Re: Notification not working
So what is the status on this fix? [...] Status is that I and OP tested e.g. this modded version working: [...] If wanting to be absolutely sure of that the above never happens(but don't know if your issue but could be), as I cannot fix as don't know why happened that single time, then instead use ...
- Sat Mar 27, 2021 7:20 pm
- Forum: Plugins
- Topic: [Plugin] YaRSS2 - RSS plugin with GTKUI support
- Replies: 709
- Views: 340509
Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support
I fixed the displayed error gotten when adding feed, then got another when actually running the subscription and so fixed that, so now works without error for normal usecases, but I cannot test the actual requested usecase, since have no feeds including 'folder' attribute, so have no idea if works o...
- Sat Mar 27, 2021 5:49 pm
- Forum: Plugins
- Topic: [Plugin] YaRSS2 - RSS plugin with GTKUI support
- Replies: 709
- Views: 340509
Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support
I'm sorry, should have tested it more, and remembered wrong as thought you said you could see but not enable it because errors shown, don't know where got that from lol, and as I could enable without error, then hoped would work, but indeed I now see that when adding a new feed, then shows error whe...