Search found 81 matches

by iUseNetter
May 4th, 2025, 9:51 am
Forum: Post-Processing Scripts
Topic: Delete files with specific text in already added job in queue?
Replies: 8
Views: 4350

Re: Delete files with specific text in already added job in queue?

Thank you for your explanation, @safihre I see no difference between manually deleting the sample and nfo files in the mentioned “Edit NZB details - Password” window and automatic deletion by a script. Example: https://s1.directupload.eu/images/250504/clocy67l.jpg But if we don't have the technical ...
by iUseNetter
May 4th, 2025, 7:53 am
Forum: Post-Processing Scripts
Topic: Delete files with specific text in already added job in queue?
Replies: 8
Views: 4350

Re: Delete files with specific text in already added job in queue?

But why not use the Config Switches option to delete samples? Might kee nfo files but those are tiny tiny. I want to prevent the unnecessary mkv sample files (and also the nfo files) from being downloaded and not that they are only deleted after the download. The nfo files are tiny, you are right. ...
by iUseNetter
May 4th, 2025, 4:51 am
Forum: Post-Processing Scripts
Topic: Delete files with specific text in already added job in queue?
Replies: 8
Views: 4350

Re: Delete files with specific text in already added job in queue?

I would not ask, if it would be that easy ;) The script itself works from command-line. Where do I have to set it in SABnzbd to be executed after adding a new Job? And as you know for Pre-queue scripts: You can choose to let SABnzbd run a script just before an NZB enters the queue . My script should...
by iUseNetter
May 4th, 2025, 4:49 am
Forum: Post-Processing Scripts
Topic: Delete files with specific text in already added job in queue?
Replies: 8
Views: 4350

Delete files with specific text in already added job in queue?

I have written a python script which works fine if I execute it in a SSH console window on my Synology NAS with python3 DeleteSampleFilesFromJob.sh This script uses the API calls to retrieve the queue details, looking for filenames with "sample" or "nfo" and eventually execute de...
by iUseNetter
October 9th, 2024, 4:52 am
Forum: Post-Processing Scripts
Topic: Audiobook multi .mp3 files to one .m4b file
Replies: 1
Views: 141550

Re: Audiobook multi .mp3 files to one .m4b file

How do you actually do this conversion?
What kind of software do you use to convert multiple .mp3 to one .m4b?

Maybe this software has some kind of command-line function that you could use?
by iUseNetter
June 13th, 2024, 2:37 am
Forum: General Help
Topic: How can I prevent certain titles from being recognised as duplicates?
Replies: 4
Views: 3706

Re: How can I prevent certain titles from being recognised as duplicates?

That works fine, thank you @safihre As soon as you detect the NZB file name part "podcast file week #" in a pre-queue script you can automatically assign a category like "always_dl_file" to every podcast download. Then you add a new category "always_dl_file" in SABnzbd ...
by iUseNetter
June 12th, 2024, 1:36 pm
Forum: General Help
Topic: How can I prevent certain titles from being recognised as duplicates?
Replies: 4
Views: 3706

Re: How can I prevent certain titles from being recognised as duplicates?

Thanks for your ideas @safihre
I need to take a closer look at how I can solve this.
by iUseNetter
June 12th, 2024, 5:52 am
Forum: General Help
Topic: How can I prevent certain titles from being recognised as duplicates?
Replies: 4
Views: 3706

How can I prevent certain titles from being recognised as duplicates?

I weekly download podcast episodes. These releases are titled like podcast file week #22 podcast file week #23 podcast file week #24 Now SABnzbd always thinks that the new file for the current week has already been downloaded and must be a duplicate. That's why I have to manually click on the paused...
by iUseNetter
February 29th, 2024, 4:19 am
Forum: General Help
Topic: configuring sabnzbd with scenenzbs com
Replies: 2
Views: 6343

Re: configuring sabnzbd with scenenzbs com

@teaserboii SceneNZBs.com is a (German) Usenet indexer. It helps you to automate tools like Sonarr, Radarr, Lidarr and other *arr-tools. These *arr-tools are looking on one or more indexer(s) to search for TV-Shows, Movies and Music by name. If found, they download the NZB from the Indexer and send ...
by iUseNetter
August 27th, 2023, 8:11 am
Forum: General Help
Topic: To VPN or Not VPN
Replies: 3
Views: 12727

Re: To VPN or Not VPN

Is it necessary to VPN if only using sabnzbd and no other client in the USA? What exactly do you want to prevent using VPN? That your source can see where you are (your IP is) located? That your ISP can see the content you download? That law enforcement agencies can collect evidences for illegal do...
by iUseNetter
June 2nd, 2023, 1:14 am
Forum: Bug Reports
Topic: Crazy high numbers of download queue ETA numbers
Replies: 5
Views: 4779

Re: Crazy high numbers of download queue ETA numbers

@safihre: That sounds reasonable.
Maybe this should be changed to "not a bug, just an edge case".
by iUseNetter
June 1st, 2023, 12:52 pm
Forum: Bug Reports
Topic: Crazy high numbers of download queue ETA numbers
Replies: 5
Views: 4779

Re: Crazy high numbers of download queue ETA numbers

Currently about 12 MB/s (more or less) displayed in the upper right corner.
SABnzbd is running on a not too fast Synology NAS .-)
by iUseNetter
June 1st, 2023, 12:42 pm
Forum: Bug Reports
Topic: Crazy high numbers of download queue ETA numbers
Replies: 5
Views: 4779

Crazy high numbers of download queue ETA numbers

My queue is currently huge (15'000 entries) and I had to delete several hundreds of them. I multi-selected the entries and pressed the recycle-bin icon in the lower right corner. During the refresh of the remaining list of entries (still to be deleted), I got this crazy high ETA numbers: https://i.i...
by iUseNetter
May 22nd, 2023, 1:08 am
Forum: Bug Reports
Topic: ENGINE socket.error 8 / SABnzbd 4.0.1 [1263068] on a Synology
Replies: 2
Views: 41836

ENGINE socket.error 8 / SABnzbd 4.0.1 [1263068] on a Synology

Since the update to the newest available SABnzbd version for a Synology NAS I get this error from time to time: WARNING 16 hours ago [21/May/2023:16:01:58] ENGINE socket.error 8 Traceback (most recent call last): File "/volume5/@appstore/sabnzbd/env/lib/python3.11/site-packages/cheroot/server.p...
by iUseNetter
May 20th, 2023, 3:12 pm
Forum: General Help
Topic: Any chance to copy the settings from SABnzbd on a Synology to a local Windows portable installation?
Replies: 1
Views: 2780

Any chance to copy the settings from SABnzbd on a Synology to a local Windows portable installation?

I have a running SABnzbd installation on my Synology NAS. To test (and compare) the download speed from my usenet provider, I would like to use a portable Windows version on my PC. Is there a way to copy (or export) all the settings from Synology to a local installation? There are several settings I...