Search found 7 matches

by M77
January 23rd, 2024, 5:10 pm
Forum: General Help
Topic: Processing in History not showing any more with "Show Failed"
Replies: 10
Views: 3831

Re: Processing in History not showing any more with "Show Failed"

Aehm - stupid question. I can't find a wiki search and I can't find which page https://sabnzbd.org/wiki/extra/glitter-tips-and-tricks is linked from to get there?
by M77
January 23rd, 2024, 4:59 pm
Forum: General Help
Topic: Processing in History not showing any more with "Show Failed"
Replies: 10
Views: 3831

Re: Processing in History not showing any more with "Show Failed"

That's great. Thank you. ๐Ÿ‘ I have my script now changed to set the field to "status:Queued,Moving,QuickCheck,Repairing,Running,Verifying,Failed" (to only hide "Completed") so I can see everything that's going on and/or that needs my attention, but hides the jobs that finished wit...
by M77
January 23rd, 2024, 1:29 pm
Forum: General Help
Topic: Processing in History not showing any more with "Show Failed"
Replies: 10
Views: 3831

Re: Processing in History not showing any more with "Show Failed"

True. Maybe in the long run a set of pre-entered filters configurable in the settings that are available in a drop-down in the front-end if custom filters have been entered? Or like a Select2 box with free entry that uses the custom filters and allows entry like your search box? I haven't looked at ...
by M77
January 23rd, 2024, 12:37 pm
Forum: General Help
Topic: Processing in History not showing any more with "Show Failed"
Replies: 10
Views: 3831

Re: Processing in History not showing any more with "Show Failed"

>It doesn't make sense to show processing downloads when filtering for Failed Downloads. So we won't be adding that back unfortunately. I understand. I guess it was a bug that worked for me ๐Ÿ˜‰. Probably not enough demand for a "processing" filter button either I guess ๐Ÿ˜”. >We could indeed re...
by M77
January 23rd, 2024, 11:01 am
Forum: General Help
Topic: Processing in History not showing any more with "Show Failed"
Replies: 10
Views: 3831

Re: Processing in History not showing any more with "Show Failed"

Thanks, that works. Unfortunately that's a lot less convenient since it forgets it when I close the window and I have to retype it every time when I want to see that view. It's a work-around, but I would still love to see it going back to the old way or it being configurable as a view. Or maybe with...
by M77
January 23rd, 2024, 12:57 am
Forum: General Help
Topic: C# for post-download scripts?
Replies: 5
Views: 2677

Re: C# for post-download scripts?

I have written one in VB NET, so it should be possible in C#. The basic info you need is at - I can't post the link as new user, so you'll have to search the wiki for "Post-processing scripts" You have to make it in C#, but in VB NET I started with a command-line template. Here's some VB N...
by M77
January 23rd, 2024, 12:33 am
Forum: General Help
Topic: Processing in History not showing any more with "Show Failed"
Replies: 10
Views: 3831

Processing in History not showing any more with "Show Failed"

Hi I have some longer-running post-processing scripts doing some recoding on certain categories and I used to have the History set to "Show Failed" and it showed all failed AND all processing/waiting jobs in the history. After starting another batch of those, I now notice that the waiting/...