4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by safihre »

Is it only when applying categories, or any changes?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by safihre »

Can you change in Program Files\SABnzbd\interfaces\Glitter\templates\static\javascripts\glitter.main.js
These lines:

Code: Select all

            // History is not editable
            // Only the queue will fire the multi-edit update
            model.doMultiEditUpdate?.();
To

Code: Select all

            // History is not editable
            // Only the queue will fire the multi-edit update
            if(section === "queue") model.doMultiEditUpdate();
Restart SABnzbd, and try again?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Howitzer
Newbie
Newbie
Posts: 28
Joined: September 15th, 2016, 8:55 pm

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by Howitzer »

All bulk activities are affected: Category, Priority, Post-Processing, Script, Resume, and Pause.

Made those changes but it still doesn't work.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by safihre »

What browser do you use?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Howitzer
Newbie
Newbie
Posts: 28
Joined: September 15th, 2016, 8:55 pm

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by Howitzer »

Howitzer wrote: October 1st, 2023, 9:43 pm Having the same issue with PROD build of 4.1 on Windows 10 using Chrome....

viewtopic.php?p=130415
zoggy
Release Testers
Release Testers
Posts: 75
Joined: February 8th, 2011, 3:08 pm

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by zoggy »

do you use adblocker at router level (unifi / pfsense / adguard) ?
User avatar
sander
Release Testers
Release Testers
Posts: 8832
Joined: January 22nd, 2008, 2:22 pm

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by sander »

zoggy wrote: October 3rd, 2023, 2:55 pm do you use adblocker at router level (unifi / pfsense / adguard) ?
Do you think that can have influence if the poster have browser & SABnzbd on the same machine?
Howitzer
Newbie
Newbie
Posts: 28
Joined: September 15th, 2016, 8:55 pm

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by Howitzer »

sander wrote: October 3rd, 2023, 3:23 pm
zoggy wrote: October 3rd, 2023, 2:55 pm do you use adblocker at router level (unifi / pfsense / adguard) ?
Do you think that can have influence if the poster have browser & SABnzbd on the same machine?
No I don't. To confirm, both the browser and SAB are on the same machine.

Just to be sure I turned off all extensions in Chrome one by one and retried mass changes to the queue after refreshing the SAB page, it never worked.
I also tried in an Incognito Window in Chrome.
I also tried with Edge, Firefox and Brave, it didn't work in any of those browsers either.
Last thing I tried was using Safari from my phone and it also didn't work there.
zoggy
Release Testers
Release Testers
Posts: 75
Joined: February 8th, 2011, 3:08 pm

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by zoggy »

sander wrote: October 3rd, 2023, 3:23 pm
zoggy wrote: October 3rd, 2023, 2:55 pm do you use adblocker at router level (unifi / pfsense / adguard) ?
Do you think that can have influence if the poster have browser & SABnzbd on the same machine?
it shouldnt, but idling in radarr/sonarr discords i see it all the time where people have things block stuff and it rears its head because of how they do reverse proxy/vpn setups and how they access stuff. where they dont really do things only locally because of it.
Howitzer
Newbie
Newbie
Posts: 28
Joined: September 15th, 2016, 8:55 pm

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by Howitzer »

No updates? I'm going to downgrade back to 4.0.3 if there is anything I else I can try or provide to help track this down let me know.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by safihre »

So far no developer has been able to reproduce it so we are unable to fix it.
https://github.com/sabnzbd/sabnzbd/issues/2702
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
HorseCalledHorse
Newbie
Newbie
Posts: 36
Joined: September 19th, 2011, 8:05 pm

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by HorseCalledHorse »

zoggy wrote: October 3rd, 2023, 2:55 pm do you use adblocker at router level (unifi / pfsense / adguard) ?
Just saw this. I do use an ad blocker at the router (using Diversion on Asuswrt-Merlin firmware) and wondered if this might be causing the issue, but it never has before and doesn't with 4.0.3 either. To be sure, I disabled it and tried again. Still get the same problem.

Fingers crossed a developer might be able to reproduce this at some point. Obviously something has changed between 4.0.3 and 4.1.0 to cause this, but it seems like it's very tricky to track it down.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by safihre »

We have added multi select to the history, that's what changed. However, it's very strange that we cannot reproduce this..
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
sander
Release Testers
Release Testers
Posts: 8832
Joined: January 22nd, 2008, 2:22 pm

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by sander »

Easier if you disable the ad-block on your router, and try again?

EDIT: I really think an ad-blocker on a router can be involved at all when you access SABnzbd locally; all SAB traffic is local on the machine. No router involved (and the switch part of the router, but an ad-blockers works on IP/DNS level, not layer 2 switch level)
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 4.1.0Alpha1 Multi-Operations (Categories) not working on macOS

Post by safihre »

It's a browser thing, it never even sends the request to SABnzbd, so adblocker isn't involved.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply