Page 1 of 1

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

Posted: July 14th, 2023, 8:32 pm
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.

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

Posted: July 15th, 2023, 6:17 am
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.

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

Posted: July 15th, 2023, 8:09 am
by 88keyz

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

Posted: July 15th, 2023, 11:15 am
by safihre
Thanks!

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

Posted: July 28th, 2023, 5:26 am
by ainatar77
I have the exact problem starting from 4.0.3, never had this problem before. Please investigate this.

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

Posted: September 24th, 2023, 3:35 pm
by Ralph_Wiggum
I have the same issue with files being renamed. Any updates on a fix?

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

Posted: September 25th, 2023, 4:53 am
by safihre
It is fixed in 4.1.0, of which you can already download the release candidate.