Hi Salty,Salty.dh said:You just need to let it recreate that by deleting the db and starting up the plugin in config mode. It should recreate the db in the right format.
perhaps you could increase the version of the database from 'TVSeriesDatabase3.db3' to 'TVSeriesDatabase4.db3' in future releases if there are changes in the database structure, so there won't be such bug reports.
FIXED: by typing a '\' at the start of the expression.chefkoch said:- The hole filename without the extension is written in the series column.
Perhaps you could include a check for this and paste it in if it is missing.
Still having problems with these files using this simple expression:
Code:
\<series> - s<season>e<episode> - <title>
24 - Twenty Four - s03e01 - 13.00 - 14.00.avi
season: 03
episode: 01 - 13.00
title: 14.00
Die Simpsons - s15e13 - Eine Simpsons - Weihnachtsgeschichte.avi
season: 15e13 - Ein
episode: Simpsons
title: Weihnachtsgeschichte
South Park - s06e04 - Die Russel Crowe Show - Mit Prügel um die Welt.avi
season: 06e04 - Die Russel Crow
episode: Show
title: Mit Prügel um die Welt
South Park - s06e17 - Weihnachten im Irak - Blut & Wunder.avi
season: 06e17 - Weihnacht
episode: n im Irak
title: Blut & Wunder
That's right. Keep it in mind.Inker said:Keep up the good work and don't let it stress you out. The most important thing is that you don't see this as work!
Best regards
chefkoch