Search found 9 matches

by Sab-machine
February 27th, 2023, 11:26 am
Forum: Feature Requests
Topic: Use zip (packed nzb's) name as prefix
Replies: 8
Views: 17517

Re: Use zip (packed nzb's) name as prefix

Would you accept a patch to implement this? Should not clutter the code that much i think.
Implemented as a "special" with default to NOT add the zip filename.
by Sab-machine
February 27th, 2023, 8:40 am
Forum: Feature Requests
Topic: Use zip (packed nzb's) name as prefix
Replies: 8
Views: 17517

Re: Use zip (packed nzb's) name as prefix

I guess i was not clear enough. The user is storing a bulk queue to a zip file. So i am storing to "MySeries.zip". Sabnzbd can use this filename ("MySeries") to prefix the files *in* the zip file. In your example it would prefix it with "63fbdf3799fd053eaa15343e_". This...
by Sab-machine
February 27th, 2023, 5:21 am
Forum: Feature Requests
Topic: Use zip (packed nzb's) name as prefix
Replies: 8
Views: 17517

Use zip (packed nzb's) name as prefix

I regularly use https://nzbking.com. With this site you can make zip-packs of multiple (bulk) NZB's. So, you usually will store this as the name of the series. nzbking will name all the nzb's in the zip with a vague name (probably a unique database identifier). For example, we store the file as &quo...
by Sab-machine
September 17th, 2022, 4:11 am
Forum: Bug Reports
Topic: Corner case force download results in disk full
Replies: 3
Views: 1347

Re: Corner case force download results in disk full

You are probably referring to "Only Get Articles for Top of Queue" with explanation "Enable for less memory usage. Disable to prevent slow jobs from blocking the queue." This somewhat sounds like a "workaround". In my opinion this is a bug in the multi-threading model. ...
by Sab-machine
September 9th, 2022, 3:28 pm
Forum: Bug Reports
Topic: Corner case force download results in disk full
Replies: 3
Views: 1347

Corner case force download results in disk full

Noticed this a couple of times. If my disk is full sabnzbd will stop downloading. In some cases i want to "force" to finish (the last active) download. So i change the priority of *only this* item. You expect sabnzbd to stop after this download, but it seems there are corner cases: * if yo...
by Sab-machine
September 9th, 2022, 5:01 am
Forum: General Help
Topic: which wmv.001 should be combined?
Replies: 5
Views: 939

Re: which wmv.001 should be combined?

i want to have the rar filename and the filename within the archive. And a pre-unrar hook is unavailable.
by Sab-machine
September 8th, 2022, 3:41 pm
Forum: General Help
Topic: which wmv.001 should be combined?
Replies: 5
Views: 939

Re: which wmv.001 should be combined?

Ok, found the issue. For reasons i do not use the unpack feature of sabnzbd. (i use +Repair and custom post script). "+Upack" also joins splitted files it seems. Expected only "unrar/unzip" actions, etc. This term is somewhat confusing. Certainly if i see enabled "enable_tsj...
by Sab-machine
August 10th, 2022, 4:41 pm
Forum: General Help
Topic: which wmv.001 should be combined?
Replies: 5
Views: 939

which wmv.001 should be combined?

I have some files which sabnzb seems to refuse to join. Like: file.wmv.000 file.wmv.001 etc. file.wmv.par2 file.wmv.vol000+01.par2 Is it correct sabnzbd will NOT combine splitted (lxsplit/jsplit) files IF the NZB also contains PAR2 files? With other words. Some PAR2 files will "repair" spl...