Kodi Community Forum

Full Version: Change DB to FTP from SMB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi.

I'm using a shared MySQL database, and freaking loving it!

Since i'm moving to a new place where fiber 100/100 will be available, i would like to be able to watch my files wherever i am.

And i was thinking, using a FTP connection instead of SMB would make that easier.

But, my database is quite big, and i wish to keep it, i've made some manually sets and the watched status is important for me to keep.
Is there an easy way to change all the paths in the MySQL database to a new FTP path, instead of the SMB path?

Current path is SMB/TVSHOWS/SHOW/SEASON/EPISODE and with FTP it would pretty much the same, FTP/TVSHOWS/SHOW/SEASON/EPISODE

Am i making sense ?Tongue