Sorting in 4.0.3 results in filenames ending in .1, issue not present in 4.0.2

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
88keyz
Newbie
Newbie
Posts: 26
Joined: December 5th, 2012, 11:59 am

Sorting in 4.0.3 results in filenames ending in .1, issue not present in 4.0.2

Post by 88keyz »

Recently after upgrading to 4.0.3 I noticed that many of the sort function renamed files were now ending in '.1'.

I have moves and series sorting set to the following.

Code: Select all

%dn/%dn.%ext
In 4.0.3 this has started to result in 'Show.Name.S01E01.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb.nzb' being sorted to '/downloadFolder/Show.Name.S01E01.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/Show.Name.S01E01.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb.1.mkv'

In 4.0.2 the same 'Show.Name.S01E01.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb.nzb' is sorted to '/downloadFolder/Show.Name.S01E01.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/Show.Name.S01E01.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb.mkv' with no other changes in settings.

Rolling back the same installation from 4.0.3 to 4.0.2 fixes the issue. Going back to 4.0.3 brings the renaming issue back.

I am running from source on Ubuntu 20.04 in a Python 3.11.4 virtualenv. All Python dependencies are updated from the requirements.txt file.
User avatar
safihre
Administrator
Administrator
Posts: 5427
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Sorting in 4.0.3 results in filenames ending in .1, issue not present in 4.0.2

Post by safihre »

Could you report a Github issue?
Thanks!
Then I can tag jcfp or figure it out myself when I get back to my machine.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
safihre
Administrator
Administrator
Posts: 5427
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Sorting in 4.0.3 results in filenames ending in .1, issue not present in 4.0.2

Post by safihre »

Thanks!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
ainatar77
Newbie
Newbie
Posts: 1
Joined: July 28th, 2023, 5:24 am

Re: Sorting in 4.0.3 results in filenames ending in .1, issue not present in 4.0.2

Post by ainatar77 »

I have the exact problem starting from 4.0.3, never had this problem before. Please investigate this.
Ralph_Wiggum
Newbie
Newbie
Posts: 11
Joined: September 11th, 2012, 12:02 pm

Re: Sorting in 4.0.3 results in filenames ending in .1, issue not present in 4.0.2

Post by Ralph_Wiggum »

I have the same issue with files being renamed. Any updates on a fix?
User avatar
safihre
Administrator
Administrator
Posts: 5427
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Sorting in 4.0.3 results in filenames ending in .1, issue not present in 4.0.2

Post by safihre »

It is fixed in 4.1.0, of which you can already download the release candidate.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply