Search found 72 matches

by zoggy
March 10th, 2023, 7:19 pm
Forum: Beta Releases
Topic: SABnzbd: V4 Alpha 2 does not appear to be deleting .par2 files?
Replies: 16
Views: 825

Re: SABnzbd: V4 Alpha 2 does not appear to be deleting .par2 files?

Will do, thanks for the heads up. The help text on the Show Logging button says all usernames, passwords and API keys are automatically removed, so I didn't check for it. Seems like a serious bug. they are for things that match what we know to look for. r=<apikey> in rss feed isnt one of those thin...
by zoggy
March 10th, 2023, 11:50 am
Forum: Beta Releases
Topic: SABnzbd: V4 Alpha 2 does not appear to be deleting .par2 files?
Replies: 16
Views: 825

Re: SABnzbd: V4 Alpha 2 does not appear to be deleting .par2 files?

@buzz you need to change your nzbgeek apikey since you shared it.. tossed pr to prevent this in the future: https://github.com/sabnzbd/sabnzbd/pull/2499 would hide the nn apikey [rss] [[geek]] name = geek uri = https://api.nzbgeek.info/rss?t=-2&limit=200&dl=1&del=1&r=<APIKEY>, cat = ...
by zoggy
November 10th, 2022, 12:43 am
Forum: Bug Reports
Topic: arrow key navigation
Replies: 12
Views: 1441

Re: arrow key navigation

sent fix to have hotkey do both history+queue for non tabbed and only active on tabbed layout.
by zoggy
November 8th, 2022, 12:03 am
Forum: Bug Reports
Topic: arrow key navigation
Replies: 12
Views: 1441

Re: arrow key navigation

imho the default should be tabbed :)

but im open to ideas of how you think we should handled non tabbed. (i said some suggestions in github)
by zoggy
November 7th, 2022, 12:57 pm
Forum: Bug Reports
Topic: arrow key navigation
Replies: 12
Views: 1441

Re: arrow key navigation

myself, I have lengthy history and almost never have many items in my queue to even have pagination going. So your request makes sense.. however for most people these days they have 0 history in sab because of automation by default/recommends having it set to remove items from sab once its been proc...
by zoggy
November 6th, 2022, 3:03 pm
Forum: Bug Reports
Topic: arrow key navigation
Replies: 12
Views: 1441

Re: arrow key navigation

just normal web browser navigation, hit tab a bunch until you get to what you want then hit enter. theres not much on shortcuts but its been talked about where we want to document it.. its a bit abnormal since these shortcuts are only part of the glitter theme. p - toggle pause a - show add nzb moda...
by zoggy
November 6th, 2022, 1:40 pm
Forum: Bug Reports
Topic: arrow key navigation
Replies: 12
Views: 1441

Re: arrow key navigation

The shortcut applies to the active tab. So when switching from tabbed to non-tabbed, whatever the last active tab was.. is what its going to work for. When you refresh the page, then the 'queue' tab is active by default. I did add this feature with tabbed layout in mind so the same shortcut work on ...
by zoggy
October 3rd, 2022, 8:47 pm
Forum: General Discussion
Topic: Any plans to use Discord?
Replies: 7
Views: 22183

Re: Any plans to use Discord?

by zoggy
August 17th, 2022, 4:37 pm
Forum: freeBSD Package
Topic: Expired LetsEncrypt Certificate [FreeBSD, FreeNAS]
Replies: 1
Views: 172022

Re: Expired LetsEncrypt Certificate [FreeBSD, FreeNAS]

hope you solved it by now, but in case someone else hasnt: basically you just need to update your ca-certs, but due to you having stale cert it breaks the chain you get stuck in a bad spot. so either manually just grab, or nuke existing cert and re-install rm /usr/local/etc/ssl/cert.pem pkg install ...
by zoggy
June 12th, 2022, 12:08 pm
Forum: General Help
Topic: Can't download on QNAP after update to 3.6.0: SABYenc disabled: no correct version found! (Found v4.0.2, expecting v5.4.
Replies: 11
Views: 1044

Re: Can't download on QNAP after update to 3.6.0: SABYenc disabled: no correct version found! (Found v4.0.2, expecting v

I tried the command below: /share/CACHEDEV1_DATA/.qpkg/QSabNZBd3/bin/python3 -m pip install -r requirements.txt -U And I get this error: ERROR: Could not open requirements file: [Errno 2] No Such File or directory: 'requirements.txt' Any recommendations? prob just need to run it from the "/sha...
by zoggy
May 3rd, 2022, 12:51 pm
Forum: Beta Releases
Topic: v3.6.0Beta5 - No downloads possible
Replies: 10
Views: 2505

Re: v3.6.0Beta5 - No downloads possible

for those that had problems, did you check "Config > Specials > num_simd_decoders" to see if its 0? if so, change to 2. save and restart sab.
by zoggy
April 30th, 2022, 12:53 pm
Forum: General Help
Topic: unrar 6.11
Replies: 2
Views: 360

Re: unrar 6.11

i know if you do long path notation you can do reserve word files.. maybe they are just using that internally to get around the reserved words with win11. but anyways was just noting in case it comes up. dont really know anyone that uses win11 :x
by zoggy
April 29th, 2022, 11:19 am
Forum: General Help
Topic: unrar 6.11
Replies: 2
Views: 360

unrar 6.11

Just to note here in case we see anything for this, reserved names are now extracted with unrar 6.11 with win11. https://www.rarlab.com/rarnew.htm 3. Reserved device names followed by file extension, such as aux.txt, are extracted as is in Windows 11 even without "Allow potentially incompatible...
by zoggy
April 27th, 2022, 12:33 pm
Forum: Beta Releases
Topic: v3.6.0Beta5 - No downloads possible
Replies: 10
Views: 2505

Re: v3.6.0Beta5 - No downloads possible

had user try clearing out their queue and trying, worked just fine.

something with jobs in the queue before upgrade thats causing it to be borked.
had user send over his queue10.sab file to bugs so saf can test/take a look at it
by zoggy
April 27th, 2022, 11:45 am
Forum: Beta Releases
Topic: v3.6.0Beta5 - No downloads possible
Replies: 10
Views: 2505

Re: v3.6.0Beta5 - No downloads possible

so far no issues with sab 3.6b5 on win10 with anything i've tossed at it so far. but there are a few people on sab irc also having the same issue with sab not downloading and just traceback error on assembler (one of the ones from irc is the one that posted here)