Hi everyone,
So, I have the following folder structure in my hard drive:
- Root
- Show name
- S1 - some additional name
- 01 - episode title 1.mp4
- 02 - episode title 2.mp4
- 02.5 - episode title 2.5.mp4
- 03 - episode title 3.mp4
- …
- Specials
- SP1 - title.mp4
- SP2 - title.mp4
- …
- S1 - some additional name
- Show name
I wonder if there is any agent and scanner that can make the season summary in Plex as the corresponding folder name and the episode title as the corresponding file name. For example (In the library):
- Show name
- Season 1 (Summary: S1 - some additional name)
- Episode 1 (Title: 01 - episode title 1)
- Episode 2 (Title: 02 - episode title 2)
- Episode 3 (Title: 02.5 - episode title 2.5, i wonder if Plex can recognize as Episode 2.5)
- Episode 4 (Title: 03 - episode title 3)
- …
- Specials (Summary: Specials)
- Episode 1 (Title: SP1 - title)
- Episode 2 (Title: SP2 - title)
- …
- Season 1 (Summary: S1 - some additional name)
Thank you