Changed sort lambda from int to regex #9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixing issue #2
Changed sort lambda from int to regex
Before:
THE GOOD WIFE - S01 E04 - FIXED 720p DD5.1 ITUNES MMI.srt renamed to The.Good.Wife.S01E01.Pilot.720p.WEB-DL.DD5.1.h.264-MMI
012_012_THE GOOD WIFE - S01 E05 - CRASH 720p DD5.1 ITUNES MMI.srt renamed to The.Good.Wife.S01E02.Stripped.720p.DD5.1.h.264-MMI
013_013_THE GOOD WIFE - S01 E03 - YOU CAN'T GO HOME AGAIN 720p DD5.1 ITUNES MMI.srt renamed to The.Good.Wife.S01E03.You.Can't.Go.Home.Again.720p.WEB-DL.DD5.1.h.264-MMI
016_016_THE GOOD WIFE - S01 E02 - STRIPPED 720p DD5.1 ITUNES MMI.srt renamed to The.Good.Wife.S01E04.Fixed.720p.WEB-DL.DD5.1.h.264-MMI
022_022_THE GOOD WIFE - S01 E01 - PILOT 720p DD5.1 ITUNES MMI.srt renamed to The.Good.Wife.S01E05.Crash.720p.WEB-DL.DD5.1.h.264-MMI
009_009_The Good Wife S01E07 720p WEB-DL DD5.1 H.264-M794.srt renamed to The.Good.Wife.S01E06.Conjugal.720p.WEB-DL.DD5.1.h.264-M794
011_011_The Good Wife S01E08 720p WEB-DL DD5.1 H.264-M794.srt renamed to The.Good.Wife.S01E07.Unorthodox.720p.WEB-DL.DD5.1.h.264-M794
014_014_The Good Wife S01E06 720p WEB-DL DD5.1 H.264-M794.srt renamed to The.Good.Wife.S01E08.Unprepared.720p.WEB-DL.DD5.1.h.264-M794
After:
022_022_THE GOOD WIFE - S01 E01 - PILOT 720p DD5.1 ITUNES MMI.srt renamed to The.Good.Wife.S01E01.Pilot.720p.WEB-DL.DD5.1.h.264-MMI
016_016_THE GOOD WIFE - S01 E02 - STRIPPED 720p DD5.1 ITUNES MMI.srt renamed to The.Good.Wife.S01E02.Stripped.720p.DD5.1.h.264-MMI
013_013_THE GOOD WIFE - S01 E03 - YOU CAN'T GO HOME AGAIN 720p DD5.1 ITUNES MMI.srt renamed to The.Good.Wife.S01E03.You.Can't.Go.Home.Again.720p.WEB-DL.DD5.1.h.264-MMI
THE GOOD WIFE - S01 E04 - FIXED 720p DD5.1 ITUNES MMI.srt renamed to The.Good.Wife.S01E04.Fixed.720p.WEB-DL.DD5.1.h.264-MMI
012_012_THE GOOD WIFE - S01 E05 - CRASH 720p DD5.1 ITUNES MMI.srt renamed to The.Good.Wife.S01E05.Crash.720p.WEB-DL.DD5.1.h.264-MMI
014_014_The Good Wife S01E06 720p WEB-DL DD5.1 H.264-M794.srt renamed to The.Good.Wife.S01E06.Conjugal.720p.WEB-DL.DD5.1.h.264-M794
009_009_The Good Wife S01E07 720p WEB-DL DD5.1 H.264-M794.srt renamed to The.Good.Wife.S01E07.Unorthodox.720p.WEB-DL.DD5.1.h.264-M794
011_011_The Good Wife S01E08 720p WEB-DL DD5.1 H.264-M794.srt renamed to The.Good.Wife.S01E08.Unprepared.720p.WEB-DL.DD5.1.h.264-M794