Sonarr version (exact version): 3.0.4.1024
Mono version (if Sonarr is not running on Windows):
OS: Windows 10
Debug logs: https://1drv.ms/t/s!Al3x5UkXJ1R3id5Qw2mCCEBqs1pBXg?e=GxefzX
Description of issue: Sonarr is failing to import because there’s an extra \ in the path it is trying to read data from. For example, the path D:\Raw Data\Series\<ShowName> is being parsed as D:\Raw Data\\Series\<ShowName>. I can’t find where the paths are set or what to fix here.
settings > download clients > remote path mappings - is probably the only place i can think of.
make sure both either have, or do not not have, a trailing \
theres nothing in those debug logs about it though. it looks like a single rss feed being processed, not an actual import. they might not have been active at the time it tried to import something.
unless one of your root folders is screwed (but i thought it verified those) - settings > media management > root folders
I don’t see any failed imports in the logs, but the paths for imports come from the download client, trace logs will show the paths Sonarr is getting. Unless it’s translated by a remote path mapping like rhom mentioned.
I got the latest update this morning and it seems to have fixed itself. I honestly don’t know what changed (maybe the system just needed a settings update?)
With that, I think I’ll close this thread. Thanks @rhom and @markus101 for your insights.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.