Is there any way to deal with contradictive episode information in path?
Posted: 19 Dec 2020, 10:33
Hi,
thanks a lot for this nice tool!
I'm currently struggling with some poorly named downloads. The extracted structure is the following:
TV.Show.A.S01E01/TV.Show.A.S02E01/TV.Show.A.S02E01.mkv
In this case the root folder episode information is correct whereas the information of the children is incorrect.
Is there any nice way to deal with these kind of files?
I tried to preprocess them by renaming them to {f.dir.dir} but some folders directly contain the video file without the other folder in between which messed up the format output.
Could I for example specify a groovy format expression to rename the episode by explicitly using the first (or last) occurrence of SxxExx notation?
Thanks a lot for your help.
thanks a lot for this nice tool!
I'm currently struggling with some poorly named downloads. The extracted structure is the following:
TV.Show.A.S01E01/TV.Show.A.S02E01/TV.Show.A.S02E01.mkv
In this case the root folder episode information is correct whereas the information of the children is incorrect.
Is there any nice way to deal with these kind of files?
I tried to preprocess them by renaming them to {f.dir.dir} but some folders directly contain the video file without the other folder in between which messed up the format output.
Could I for example specify a groovy format expression to rename the episode by explicitly using the first (or last) occurrence of SxxExx notation?
Thanks a lot for your help.