Kodi Community Forum
Keep library - with completely new storage system - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Keep library - with completely new storage system (/showthread.php?tid=347392)



Keep library - with completely new storage system - Dennisreneholm - 2019-09-20

Hi.

I'm moving all my media from local server, to my Google Drive instead.
I'm using the Google Drive plugin to create strm files for my media.

Now... I would like to keep my library with all the watch status, and custom collections i've created, but pointing to the new location.

I'm using a shared mysql database.

currently the files are located at smb localserver/movies/MOVIEFOLDER/FILE.MKV
And they will be smb 127.0.0.1/movies/MOVIEFOLDER/FILE.STRM.
(i'm using smb local share, because i'm using shared mysql database on both Windows and Linux clients)

Is this possible to do?

Best regards, Dennis.