Hi,
all my series are saved on hdd. the path is "NameOfTheSeries/Season 1/01 - NameOfTheEpisode". some series are saved without the episode title in the path. "NameOfTheSeries/Season 1/01"
i'm using these 2 parsing expressions for importing the files:
<series>\Season <season>\<episode> - <title>\VIDEO_TS.IFO
<series>\Season <season>\<episode>\VIDEO_TS.IFO (for the series without episode tite)
problem: sometimes the plugin imports the name of the episode from the database, sometimes it copies the name from the path, only with small letters.
whats the problem? i want that the plugin imports the episode title from the database.
edit
only using the second parsing expression does not work.
is it possible to replace <title> with a "dummy"? so that the folder name after the episode number will be ignored?
all my series are saved on hdd. the path is "NameOfTheSeries/Season 1/01 - NameOfTheEpisode". some series are saved without the episode title in the path. "NameOfTheSeries/Season 1/01"
i'm using these 2 parsing expressions for importing the files:
<series>\Season <season>\<episode> - <title>\VIDEO_TS.IFO
<series>\Season <season>\<episode>\VIDEO_TS.IFO (for the series without episode tite)
problem: sometimes the plugin imports the name of the episode from the database, sometimes it copies the name from the path, only with small letters.
whats the problem? i want that the plugin imports the episode title from the database.
edit
only using the second parsing expression does not work.
is it possible to replace <title> with a "dummy"? so that the folder name after the episode number will be ignored?