Page 1 of 1

Folder Names seem to have changed for me?

Posted: March 1st, 2021, 3:26 pm
by tanglin
I am currently using 3.1.1 [99b5a00] on Windows.

I am passing an nzb file from Medusa, and previously the downloads have always gone into the correct folder. Lately I am getting downloads however being put into a different folder, it seems to have for example the network name prepended, e.g. "afi-showname 2021". I have to manually move these around to keep all the episodes n the same folder and keep Kodi happy.

Is there something I can configure to resolve this?

I have sorting for TV and Default set to

%sn\Season %s/%sn - S%0sE%0e - %en.%ext

Re: Folder Names seem to have changed for me?

Posted: March 2nd, 2021, 5:05 pm
by safihre
Potentially the input changed, the code for sorting didn't. Could you share the whole filename for example?
For perfect sorting, something like Sonarr is more reliable what we can produce. We do our best with sorting!

Re: Folder Names seem to have changed for me?

Posted: March 3rd, 2021, 3:31 pm
by tanglin
Hmm, I guess sab's doing what it can. Looks like the filename, coming from Medusa, might be the problem?

Here's what I can see in the log:

2021-02-21 18:42:33,950::INFO::[dirscanner:165] Trying to import \\?\C:\SABNZB\BlackHole\afi-the.equalizer.2021.s01e03.1080p.nzb.nzb
2021-02-21 18:42:34,965::INFO::[__init__:682] Attempting to add afi-the.equalizer.2021.s01e03.1080p.nzb.nzb [\\?\C:\SABNZB\BlackHole\afi-the.equalizer.2021.s01e03.1080p.nzb.nzb]
2021-02-21 18:42:34,997::INFO::[nzbstuff:715] Replacing dots with spaces in afi-the.equalizer.2021.s01e03.1080p
2021-02-21 18:42:34,997::INFO::[filesystem:577] Creating directories: \\?\C:\SABTemp\afi-the.equalizer.2021.s01e03.1080p

I don't think that this is an SAB problem, do you?

Thank you for answering :) !!

Re: Folder Names seem to have changed for me?

Posted: March 5th, 2021, 5:12 pm
by safihre
Later in the logs it will say "analyzing show" or something like that. It should show how it tried to break the filename apart.

But indeed the AFI seems to be part of the input filename.