Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] binhex - Sonarr

Featured Replies

29 minutes ago, yanksno1 said:

The first episode of Yellowstone (2018) this week didn't download. After checking on it, it looked like it was cause the torrents that were searched didn't have 2018 in the title and thus wouldn't allow me to download it. One 2160p did and after clicking on that (even though it wasn't in my profile) it downloaded and moved correctly. 

This is an issue with the naming of the torrents. I had the exact same issue. Without the year in the file name Radarr can’t identify the file properly.

 

edit: sorry meant Sonarr not Radarr.

Edited by wgstarks

  • Replies 1.5k
  • Views 339.4k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • So, Sonarr v3 is FINALLY here, its out of beta and is now the latest release, if you want to switch from Sonarr v2 to v3 then simply pull down the 'latest' tagged image.   However, if you wa

  • @SavagelyCalm I have the same problem.   Edit your Docker repository link to this "binhex/arch-sonarr:v3" and it'll re-download a working version.  Worked for me. 

  • Yep, it was a dodgy sqlite version in the end that caused the issue, all fixed, please revert back to latest.

Posted Images

3 hours ago, wgstarks said:

This is an issue with the naming of the torrents. I had the exact same issue. Without the year in the file name Radarr can’t identify the file properly.

I figured it was cause 2018 was missing. I just checked a bunch of S2 episodes and it does seem they all have 2018 in there. So hopefully for the rest of S3 they'll have that in there too. 

 

Any idea what might be going on with No. 2? Was working fine before, but I'm not downloading that many shows lately so it'll have to wait till the next one to see if it's working right. 

17 minutes ago, yanksno1 said:

Any idea what might be going on with No. 2? Was working fine before, but I'm not downloading that many shows lately so it'll have to wait till the next one to see if it's working right. 

Sorry, I don’t use qbittorrent.

Hello binhex! 

Any idea when you planning to move to version 3?

  • Author
Hello binhex! 
Any idea when you planning to move to version 3?
When it's out of beta

Sent from my CLT-L09 using Tapatalk

  • Author
Looks like its been updated on arch! yay!
A new image has been built that should include the latest mono please pull down and try it

Sent from my CLT-L09 using Tapatalk

On 7/5/2020 at 5:29 AM, binhex said:

A new image has been built that should include the latest mono please pull down and try it

Sent from my CLT-L09 using Tapatalk
 

Not sure if others are geting the same thing, but mine is still showing Mono Version 6.4.0. 

What do I need to do to upgrade to Sonarr v3? Add ":preview" to the end of the repo like with linuxserver dockers?

  • Author
9 hours ago, LiveToServer said:

What do I need to do to upgrade to Sonarr v3? Add ":preview" to the end of the repo like with linuxserver dockers?

there is no preview option on this docker image, i am awaiting v3 coming out of beta before i release.

hi great dockers having one issue when i apply 8118 proxy server so i can go though binhex-sabnzbdvpn all the indexers and downloads dont work is there a way around this or am i doing something wrong?

 

Having a little trouble with permissions atm... I know its something i've done but looking for a bit of a hand to get it back working. I recently moved all my docker appdata and docker.img to an unassigned device nvme. I had a few permissions issues with a couple of dockers not being able to edit or access their config files and i think thats whats happening here. I had to redo my sabz and rutorrent dockers. both back up and running as they should. but as a result ive had to go and change the app api in my sonarr radarr etc. radarr and lidarr worked as they should. however when i change the api the test works fine and connects but the save button does nothing. so when i leave that part of the settings and go back in the api has not been updated. Anything i can do to fix this? im reluctant to redo sonarr and have to readd all my media to it again. cheers.

 

EDIT

Just to add to this. Getting the following errors in logs.

 

2020-07-17 14:37:04,424 DEBG 'sonarr' stdout output:
[Error] TaskExtensions: Task Error

[v2.0.0.5344] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
attempt to write a readonly database
at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
at System.Data.SQLite.SQLiteCommand.ExecuteScalar (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
at Marr.Data.QGen.InsertQueryBuilder`1[T].Execute () [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\QGen\InsertQueryBuilder.cs:140
at Marr.Data.DataMapper.Insert[T] (T entity) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:728
at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Insert (TModel model) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:111
at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x0013d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:82
at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push (System.String commandName, System.Nullable`1[T] lastExecutionTime, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x000b7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:95
at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x00043] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Jobs\Scheduler.cs:42
at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
at System.Threading.Tasks.Task.Execute () [0x00000] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319

 

 

Edited by tazire

fixed my issue... i deleted the perms document and restarted. all back working and i can edit everything that was causing issues.

I had a setting wrong and downloaded about 75 files in Sabnzbd, but Sonarr couldn't find them.   I've fixed that problem, but I don't know how to get Sonarr to process the files into the TV collection.  In Sickbeard there was a manual post processing option, I cannot find anything like that in Sonarr.

1 minute ago, jtcweb said:

I cannot find anything like that in Sonarr.

Wanted, Manual Import

Having an issue with deluge. Sonarr will find torrent files, send them to deluge. Deluge will label and download. Once the download finishes it says file can't be found. I have tried setting up a remote mapping but it's not working. Everything works fine with sabNZB. I just want deluge to work as well. Any advice is most appreciated. 

 

Sonarr docker setup  https://prnt.sc/tldutc

Remote port map  https://prnt.sc/tldv29

  • 3 weeks later...

Anyone having issues with rarbg as an indexer? It has been working great for 6+ months. Now it won't search. A test fails. But the test on radarr for it works fine. Any ideas? I removed it and added it again but it wont save because it wont pass the test. I've restarted the server and the docker and nothing. I'm trying not to wipe the entire thing off and start again but I will if I have to.

Anyone having issues with rarbg as an indexer? It has been working great for 6+ months. Now it won't search. A test fails. But the test on radarr for it works fine. Any ideas? I removed it and added it again but it wont save because it wont pass the test. I've restarted the server and the docker and nothing. I'm trying not to wipe the entire thing off and start again but I will if I have to.

I had problems with rarbg when using binhex-privoxy as proxy for sonarr. Maybe worth a try to disable the proxy for a test, if you are using one?


Sent from my iPhone using Tapatalk
On 8/9/2020 at 6:50 PM, jagr200 said:

Anyone having issues with rarbg as an indexer? It has been working great for 6+ months. Now it won't search. A test fails. But the test on radarr for it works fine. Any ideas? I removed it and added it again but it wont save because it wont pass the test. I've restarted the server and the docker and nothing. I'm trying not to wipe the entire thing off and start again but I will if I have to.

I started having this issue this week. Not just rarbg. Every indexer either through sonarr or through jackett

I'm having a problem with the built in proxy.   I've had it running through binhex-qbittorrent privoxy ip:port for the longest time.  The same proxy settings are working in binhex-radarr, also tested successfully on a windows box.   When the proxy is enabled I can't 'Add Series', when I turn proxy off 'Add Series' works as normal.   Would anything have changed to cause this issue or is it somewhere on my end?

  • 3 weeks later...

Hi, 

 

I was hoping that someone could give me some advice on an issue I'm having with Sonarr. 

 

Mainly it has been working well, however I'm having issues with obsfucated file names, specifically with Sonarr leaving them in the downloads folder and not processing them. 

 

As you can see from the screenshots below, my folder mappings are correct (or I think they are) and Sabnzbdvpn is set to not sort the downloads, I've left that to Sonarr/Radarr. I've also included a snapshot of the relevant part of the Sonarr log. 

 

I can manually go and rename them, move them about and it works, but I want to correct the problem as it is very time consuming. 

 

Many thanks. 

 

Quote

20-9-9 18:13:51.1|Info|HousekeepingService|Running housecleaning tasks
20-9-9 18:13:51.4|Info|Database|Vacuuming Log database
20-9-9 18:13:51.7|Info|Database|Log database compressed
20-9-9 18:13:52.5|Info|Database|Vacuuming Main database
20-9-9 18:13:55.1|Info|Database|Main database compressed
20-9-9 18:14:21.2|Info|RssSyncService|Starting RSS Sync
20-9-9 18:14:24.5|Info|DownloadDecisionMaker|Processing 418 releases
20-9-9 18:14:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 418, Reports grabbed: 0
20-9-9 18:14:54.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S07E14.2005.03.07.Jeff.Davis.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S07E12.2005.02.21.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S07E06.2005.01.31.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S07E02.2005.01.17.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S06E07.2004.08.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S06E01.2004.06.24.Chip.Esten.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E34.2003.09.05.Chip.Esten.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E32.2003.08.29.Jeff.Davis.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E26.2003.07.25.Jeff.Davis.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E24.2003.07.18.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E20.2003.06.27.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E17.2003.06.20.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E13.2003.01.17.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E06.2002.10.21.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E04.2002.09.30.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E03.2002.09.23.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E01.2002.09.09.Whoopi.Goldberg.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S04E29.2002.03.14.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S04E24.2002.01.31.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S04E20.2001.12.13.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S04E18.2001.12.05.Chip.Esten.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S04E11.2001.10.18.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S04E02.2001.09.06.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E37.2001.05.18.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E34.2001.05.04.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E33.2001.05.04.Chip.Esten.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E26.2001.04.05.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E16.2001.01.25.Chip.Esten.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E14.2001.01.04.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:14:54.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E13.2000.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S07E14.2005.03.07.Jeff.Davis.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S07E12.2005.02.21.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S07E06.2005.01.31.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.0|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S07E02.2005.01.17.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S06E07.2004.08.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S06E01.2004.06.24.Chip.Esten.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E34.2003.09.05.Chip.Esten.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E32.2003.08.29.Jeff.Davis.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E26.2003.07.25.Jeff.Davis.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E24.2003.07.18.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E20.2003.06.27.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E17.2003.06.20.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E13.2003.01.17.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E06.2002.10.21.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E04.2002.09.30.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E03.2002.09.23.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S05E01.2002.09.09.Whoopi.Goldberg.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S04E29.2002.03.14.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S04E24.2002.01.31.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S04E20.2001.12.13.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S04E18.2001.12.05.Chip.Esten.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S04E11.2001.10.18.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S04E02.2001.09.06.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E37.2001.05.18.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E34.2001.05.04.Kathy.Greenwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E33.2001.05.04.Chip.Esten.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E26.2001.04.05.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E16.2001.01.25.Chip.Esten.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E14.2001.01.04.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/
20-9-9 18:16:24.6|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Whose.Line.Is.It.Anyway.S03E13.2000.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/

 

 

20200909_181954.jpg

20200909_182013.jpg

20200909_182127.jpg

20200909_182151.jpg

Edited by LoneTraveler

29 minutes ago, LoneTraveler said:

As you can see from the screenshots below, my folder mappings are correct (or I think they are)

They're not the same.

 

You've got /data on radarr and sonarr mapped to /mnt/user/downloads/complete and on sabnzbd it's mapped to /mnt/user/downloads

 

This means that when sab tells sonarr / radarr where to find the files its saying "the file is at /data/complete/nameOfFile" which translates to (in its world /mnt/user/downloads/complete/nameOfFile

 

But since sonarr / radarr have that differing mapping, they are looking for the file at /mnt/user/downloads/complete/complete/nameOfFile

 

Change sonarr / radarr to match sab's and everything will work out for the best

30 minutes ago, Squid said:

They're not the same.

 

You've got /data on radarr and sonarr mapped to /mnt/user/downloads/complete and on sabnzbd it's mapped to /mnt/user/downloads

 

This means that when sab tells sonarr / radarr where to find the files its saying "the file is at /data/complete/nameOfFile" which translates to (in its world /mnt/user/downloads/complete/nameOfFile

 

But since sonarr / radarr have that differing mapping, they are looking for the file at /mnt/user/downloads/complete/complete/nameOfFile

 

Change sonarr / radarr to match sab's and everything will work out for the best

Hi, 

 

Many thanks for your advice. 

 

I realigned sab, radarr and sonarr and tried a fresh download, unfortunately the same thing has happened. It finishes, is unpacked as an obsfucated file, placed into a folder and moved to the completed folder, however there it sits. I've tried forcing Sonarr to complete another scan, but that does not help. 

 

 

 

For reference, below is the Sabnzbdvpn log output regarding this latest file;

 

Quote

2020-09-09 19:19:11,378::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part12.rar
2020-09-09 19:19:13,417::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part13.rar
2020-09-09 19:19:17,136::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part18.rar
2020-09-09 19:19:21,779::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part20.rar
2020-09-09 19:19:22,670::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part14.rar
2020-09-09 19:19:22,809::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part21.rar
2020-09-09 19:19:24,931::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part22.rar
2020-09-09 19:19:28,908::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part24.rar
2020-09-09 19:19:33,020::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part26.rar
2020-09-09 19:19:34,655::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part27.rar
2020-09-09 19:19:38,862::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part29.rar
2020-09-09 19:19:44,541::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part19.rar
2020-09-09 19:19:50,731::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E19.2007.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>f54206e.par2
2020-09-09 19:19:50,739::INFO::[nzbstuff:1720] Checking all filenames for Whose.Line.Is.It.Anyway.US.S08E19.2007.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:19:50,739::INFO::[nzbstuff:1723] Re-sorting Whose.Line.Is.It.Anyway.US.S08E19.2007.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated after getting filename information
2020-09-09 19:19:52,990::INFO::[database:211] Removing all completed jobs from history
2020-09-09 19:19:53,710::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part15.rar
2020-09-09 19:19:54,755::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part16.rar
2020-09-09 19:19:57,055::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part23.rar
2020-09-09 19:20:01,919::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part17.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:01,920::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part25.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:01,920::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part28.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:01,920::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part30.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:01,920::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part31.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:01,921::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part32.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:01,921::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part33.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:01,921::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part34.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:01,922::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part35.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:01,922::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part36.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:01,922::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part37.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:01,923::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part38.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:01,923::INFO::[nzbqueue:877] Resetting bad trylist for job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:02,758::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part17.rar
2020-09-09 19:20:07,393::INFO::[nzbqueue:465] Paused nzo: SABnzbd_nzo_peodvdzm
2020-09-09 19:20:07,923::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part28.rar
2020-09-09 19:20:07,966::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E20.2007.12.15.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>8d9d6fd.par2
2020-09-09 19:20:07,975::INFO::[nzbstuff:1720] Checking all filenames for Whose.Line.Is.It.Anyway.US.S08E20.2007.12.15.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:07,976::INFO::[nzbstuff:1723] Re-sorting Whose.Line.Is.It.Anyway.US.S08E20.2007.12.15.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated after getting filename information
2020-09-09 19:20:08,953::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E19.2007.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>f54206e.part04.rar
2020-09-09 19:20:10,023::INFO::[nzbqueue:465] Paused nzo: SABnzbd_nzo_s2knoiyg
2020-09-09 19:20:10,061::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E19.2007.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>f54206e.part06.rar
2020-09-09 19:20:17,847::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E19.2007.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>f54206e.part07.rar
2020-09-09 19:20:18,918::INFO::[nzbqueue:465] Paused nzo: SABnzbd_nzo_mcij86r6
2020-09-09 19:20:19,329::INFO::[nzbqueue:465] Paused nzo: SABnzbd_nzo_s2knoiyg
2020-09-09 19:20:21,304::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E19.2007.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>f54206e.part08.rar
2020-09-09 19:20:21,504::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E19.2007.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>f54206e.part09.rar
2020-09-09 19:20:25,348::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part25.rar
2020-09-09 19:20:26,950::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part30.rar
2020-09-09 19:20:31,541::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part33.rar
2020-09-09 19:20:33,220::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part31.rar
2020-09-09 19:20:33,730::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part32.rar
2020-09-09 19:20:34,849::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E19.2007.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>f54206e.part02.rar
2020-09-09 19:20:34,957::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part34.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:34,958::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part35.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:34,958::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part36.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:34,958::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part37.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:34,958::INFO::[nzbqueue:873] Resetting bad trylist for file <HASH>915d20f.part38.rar in job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:34,959::INFO::[nzbqueue:877] Resetting bad trylist for job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:37,464::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E19.2007.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>f54206e.part03.rar
2020-09-09 19:20:38,123::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E19.2007.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>f54206e.part11.rar
2020-09-09 19:20:39,217::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part38.rar
2020-09-09 19:20:40,159::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part34.rar
2020-09-09 19:20:40,360::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part35.rar
2020-09-09 19:20:40,997::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part36.rar
2020-09-09 19:20:43,055::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E19.2007.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>f54206e.part01.rar
2020-09-09 19:20:43,199::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E19.2007.12.14.Greg.Proops.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>f54206e.part10.rar
2020-09-09 19:20:45,389::INFO::[nzbqueue:776] [N/A] Ending job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:45,524::INFO::[assembler:114] Decoding finished /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part37.rar
2020-09-09 19:20:45,528::INFO::[nzbqueue:383] [N/A] Removing job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:45,528::INFO::[nzbqueue:225] Saving queue
2020-09-09 19:20:45,533::INFO::[postproc:132] Saving postproc queue
2020-09-09 19:20:45,542::INFO::[postproc:367] Starting Post-Processing on Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated => Repair:True, Unpack:True, Delete:True, Script:None, Cat:tv
2020-09-09 19:20:45,543::INFO::[postproc:722] Starting verification and repair of Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:45,544::INFO::[__init__:955] [N/A] /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/__ADMIN__/__verified__ missing
2020-09-09 19:20:45,544::INFO::[postproc:738] Running verification and repair on set <HASH>915d20f
2020-09-09 19:20:45,546::INFO::[newsunpack:1210] Quick-check for <HASH>915d20f is OK, skipping repair
2020-09-09 19:20:45,551::INFO::[postproc:794] Verification and repair finished for Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:45,565::INFO::[filesystem:558] Creating directories: /data/complete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:45,568::INFO::[postproc:424] Running unpack_magic on Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:45,603::INFO::[newsunpack:318] Unrar starting on /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:45,605::INFO::[newsunpack:585] Extracting rarfile /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.part01.rar (belonging to <HASH>915d20f) to /data/complete/_UNPACK_Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:47,971::INFO::[downloader:297] Pausing
2020-09-09 19:20:48,736::INFO::[nzbqueue:483] Resumed nzo: SABnzbd_nzo_s2knoiyg
2020-09-09 19:20:49,360::INFO::[nzbqueue:483] Resumed nzo: SABnzbd_nzo_mcij86r6
2020-09-09 19:20:50,549::INFO::[newsunpack:915] Unpacked 1 files/folders in 4 seconds
2020-09-09 19:20:50,664::INFO::[newsunpack:322] Unrar finished on /data/incomplete/Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:50,667::INFO::[postproc:428] Unpacked files ['/data/complete/_UNPACK_Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated/<HASH>915d20f.mkv']
2020-09-09 19:20:50,667::INFO::[postproc:433] Finished unpack_magic on Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated
2020-09-09 19:20:50,675::INFO::[nzbstuff:1802] [N/A] Purging data for job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated (delete_all_data=True)
2020-09-09 19:20:50,698::INFO::[database:290] Added job Whose.Line.Is.It.Anyway.US.S08E12.2006.11.06.Brad.Sherwood.720p.CWS.WEB-DL.AAC2.0.H.264-NYH-Obfuscated to history
2020-09-09 19:20:50,699::INFO::[postproc:132] Saving postproc queue
2020-09-09 19:20:50,702::INFO::[downloader:310] Post-processing finished, resuming download

 

20200909_192634.jpg

Edited by LoneTraveler

On the subject of mappings, does it matter that sabnzbd has its media folder set within the docker itself differently from radarr and sonarr? Looking at sabnzbd, it is formatted as; /mnt/media whereas radarr and sonarr have; /media

 

 

20200909_192634.jpg

Edited by LoneTraveler

Sab doesn't care about the media mapping (it only uses the one for downloads and the config)

 

Obfuscated you'll always have the odd problem with them and you need to do a manual import.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.