Normal
Hey allI cant seem to get my database parsed properly. My entire collection is named like:Series/Season <season>/<series> - [S<season2>E<episode2>]<title: - ><title>.xvidfor example:root\How I Met Your Mother\Season 5\How I Met Your Mother - [S05E11] - Last Cigarette Ever.xvidorroot\Heroes\Season 3\Heroes - [S03E08] - Villains.xvidThe system manages to grab the season and episode number correctly, except for some reason is putting square brackets in the series and title column. And is keeping the .xvid in the title. So it looks likeParsed Series Name: heroes [Season ID: 03Episode ID: 08Episode Title: ] Villains.xvidIs there any way I can fix this without changing all my file names?
Hey all
I cant seem to get my database parsed properly. My entire collection is named like:
Series/Season <season>/<series> - [S<season2>E<episode2>]<title: - ><title>.xvid
for example:
root\How I Met Your Mother\Season 5\How I Met Your Mother - [S05E11] - Last Cigarette Ever.xvid
or
root\Heroes\Season 3\Heroes - [S03E08] - Villains.xvid
The system manages to grab the season and episode number correctly, except for some reason is putting square brackets in the series and title column. And is keeping the .xvid in the title. So it looks like
Parsed Series Name: heroes [
Season ID: 03
Episode ID: 08
Episode Title: ] Villains.xvid
Is there any way I can fix this without changing all my file names?