Page 1 of 1

RepairTrying RAR renamer No par2 sets

Posted: January 17th, 2024, 4:17 am
by clarky000
Im running Sabnzdb on Dietpi (Debian) on a Rasperry Pie 4. Im running version 4.1.0

Recently I have been finding that my download will complete successfully but the file is not transferred to Sonarr as normal. I find a message in SABnzbd like this:

NameShowname.S05E10.1080p.x265-ELiTE-xpost
Completedan hour ago
StatusCompleted
Size521.8 MB
Categorytv
Path/mnt/dietpi_userdata/downloads/complete/Showname.S05E10.1080p.x265-ELiTE-xpost
SourceShowname.S05E10.1080p.x265-ELiTE-xpost.nzb
DownloadDownloaded in 1 min 40 seconds at an average of 5.2 MB/s
Age: 58m
Serversnews.astraweb.com=521.8 MB
RepairTrying RAR renamer
[Showname.S05E10.1080p.x265-ELiTE-xpost] No par2 sets


If I rename the file manually by adding '.mkv' to the filename in the filesystem Sonarr will pick it up within a couple of seconds and process it no worries at all.

It is happening to most downloads but not all of them. Maybe 70% or so are impacted.

I recently installed par2cmdline-turbo by following this guide https://sabnzbd.org/wiki/installation/par2cmdline-turbo

Version check command:
par2 --version
par2cmdline-turbo version 1.1.1

Is this a known issue?

TIA
Clarky

Re: RepairTrying RAR renamer No par2 sets

Posted: January 17th, 2024, 10:29 am
by safihre
Your download just doesn't include any .par2 files, so we can't use them to fix the filename.. Without external info, what can we do ;)
Make sure to enable Deobfuscate final filenames in Config > Switches, it will automatically fix a lot of things for your. Especially if no par2 files are present.

Oh and of course: update to 4.2!

Re: RepairTrying RAR renamer No par2 sets

Posted: January 17th, 2024, 7:35 pm
by clarky000
Brilliant! Thanks heaps :-)