2023-05-27, 13:59
Hi @ all
I migrated my old mediacenter to a new system and took the liberty to also centralize the DB to mySQL on that occation.
So I exported the video library on the source system and imported it on the target system, which had been configured to use mySQL. I could watch the database filling up slowly (250MB in the end).
However, the fanart is not showing up on the new system and for some shows the "watched" status is lost.
Upon inspection of the SQL database I saw the URL for the art work as follows (also inside the local texture.db):
==> D:\Backup\vdb\kodi_videodb_2023-05-26\movies
This seems bogus to me. Thats the path from where the backup came (USB drive) which obviously is going to be removed after the backup.
That yields several questions. Where is the fanart supposed to be on a system using mySQL, which folder path would be expected? And how to fix this problem?
Side note: I have some files which are not scanned into the DB (some anime seasons) which still had a watch status, they seem to be all culled. I would have thought this is stored in the files table and independent from the actual scaned the data into the library. Am I wrong?
Best Regards, insightful help would be appreciated.
I migrated my old mediacenter to a new system and took the liberty to also centralize the DB to mySQL on that occation.
So I exported the video library on the source system and imported it on the target system, which had been configured to use mySQL. I could watch the database filling up slowly (250MB in the end).
However, the fanart is not showing up on the new system and for some shows the "watched" status is lost.
Upon inspection of the SQL database I saw the URL for the art work as follows (also inside the local texture.db):
==> D:\Backup\vdb\kodi_videodb_2023-05-26\movies
This seems bogus to me. Thats the path from where the backup came (USB drive) which obviously is going to be removed after the backup.
That yields several questions. Where is the fanart supposed to be on a system using mySQL, which folder path would be expected? And how to fix this problem?
Side note: I have some files which are not scanned into the DB (some anime seasons) which still had a watch status, they seem to be all culled. I would have thought this is stored in the files table and independent from the actual scaned the data into the library. Am I wrong?
Best Regards, insightful help would be appreciated.