Folder Names seem to have changed for me?

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
User avatar
tanglin
Newbie
Newbie
Posts: 5
Joined: June 19th, 2011, 3:33 pm
Location: California

Folder Names seem to have changed for me?

Post 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
User avatar
safihre
Administrator
Administrator
Posts: 5364
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Folder Names seem to have changed for me?

Post 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!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
tanglin
Newbie
Newbie
Posts: 5
Joined: June 19th, 2011, 3:33 pm
Location: California

Re: Folder Names seem to have changed for me?

Post 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 :) !!
User avatar
safihre
Administrator
Administrator
Posts: 5364
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Folder Names seem to have changed for me?

Post 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.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply