- April 19, 2008
- 209
- 18
- Home Country
-
Germany
AW: New Tool: episodescanner - adds series and episodenumbers to your MP or 4TR EPG
Hi, it's me again...

I enabled the remove recordings feature, but it still records existing TV-series episodes.
I guess my paths for the db have wrong syntax with spaces in between.
# remove recordings which are also listed at tvseries
$cleanup_recordings_tvseries = 1; # on / off
$cleanup_recordings_tvseries_db = 'C:\\Dokumente und Einstellungen\\All users\\Anwendungsdaten\team Mediaportal\\Mediaportal\\Database\\TVSeriesDatabase4.db3';
$cleanup_recordings_tvseries_db_mainpath = 'C:\\Dokumente und Einstellungen\\All users\\Anwendungsdaten\team Mediaportal\\Mediaportal\\Database\\';
$cleanup_recordings_tvseries_recordings_mainpath = 'E:\\Aufnahmen\\Serien\\';
What would be a correct syntax for tthese paths??
thanks
flintstone
Hi, it's me again...
I enabled the remove recordings feature, but it still records existing TV-series episodes.
I guess my paths for the db have wrong syntax with spaces in between.
# remove recordings which are also listed at tvseries
$cleanup_recordings_tvseries = 1; # on / off
$cleanup_recordings_tvseries_db = 'C:\\Dokumente und Einstellungen\\All users\\Anwendungsdaten\team Mediaportal\\Mediaportal\\Database\\TVSeriesDatabase4.db3';
$cleanup_recordings_tvseries_db_mainpath = 'C:\\Dokumente und Einstellungen\\All users\\Anwendungsdaten\team Mediaportal\\Mediaportal\\Database\\';
$cleanup_recordings_tvseries_recordings_mainpath = 'E:\\Aufnahmen\\Serien\\';
What would be a correct syntax for tthese paths??
thanks
flintstone