I took the step at adding my old recordings to the recordings table in MS SQL, despite knowing very little about db programming.
I am happy to say that all the info is still there, however, when I now go to Recorded TV in MP, ALL the previous entries (old and new db) have disappeared, despite still being on the HDD.
The error being shown on access is:
2007-12-17 14:59:39.595091 [ERROR][MPMain]: OnMessage exception
ystem.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.ChangeExtension(String path, String extension)
at TvPlugin.TvRecorded.LoadDirectory()
at TvPlugin.TvRecorded.OnPageLoad()
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
How can I correct this? What are the illegal characters???
Please help, as this is driving me nuts since the db upgrade!
Cheers
Darren
I am happy to say that all the info is still there, however, when I now go to Recorded TV in MP, ALL the previous entries (old and new db) have disappeared, despite still being on the HDD.
The error being shown on access is:
2007-12-17 14:59:39.595091 [ERROR][MPMain]: OnMessage exception
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.ChangeExtension(String path, String extension)
at TvPlugin.TvRecorded.LoadDirectory()
at TvPlugin.TvRecorded.OnPageLoad()
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
How can I correct this? What are the illegal characters???
Please help, as this is driving me nuts since the db upgrade!
Cheers
Darren
United Kingdom