2024-10-08, 02:22 PM
(This post was last modified: 2024-10-08, 02:24 PM by TheDreadPirate. Edited 1 time in total.)
For some reason this thread wasn't show to me as "unread" yesterday and missed it.
You have to keep in mind that the "parts" detection happens immediately after "S##E##". Since you have the episode name after S13E02, the part detection never happens. And since the episode numbers are the same, but the part syntax wasn't correct, you hit the versions detection.
So you'd need to change your file names like so.
Or
Or
You have to keep in mind that the "parts" detection happens immediately after "S##E##". Since you have the episode name after S13E02, the part detection never happens. And since the episode numbers are the same, but the part syntax wasn't correct, you hit the versions detection.
So you'd need to change your file names like so.
Code:
"G:\Video_other\I\Don Matteo (2000) [tmdbid-21220]\Season 13\Father Matteo (2000) - Love and Anger - S13E02 Part 1.mp4"
"G:\Video_other\I\Don Matteo (2000) [tmdbid-21220]\Season 13\Father Matteo (2000) - Love and Anger - S13E02 Part 2.mp4"
Or
Code:
"G:\Video_other\I\Don Matteo (2000) [tmdbid-21220]\Season 13\Father Matteo (2000) - S13E02 Part 1.mp4"
"G:\Video_other\I\Don Matteo (2000) [tmdbid-21220]\Season 13\Father Matteo (2000) - S13E02 Part 2.mp4"
Or
Code:
"G:\Video_other\I\Don Matteo (2000) [tmdbid-21220]\Season 13\Father Matteo (2000) - S13E02 Part 1 - Love and Anger.mp4"
"G:\Video_other\I\Don Matteo (2000) [tmdbid-21220]\Season 13\Father Matteo (2000) - S13E02 Part 2 - Love and Anger.mp4"