Posts: 44
Joined: Jul 2019
Reputation:
1
I'm currently using a mysql server as my DB shared to multiple clients.
I want to move some of my content on my server but that means I will have to change the path to some of my sources on kodi.
My question is this: If I move the files and then change the source path, will Kodi think these are new files then time I do a library update or will it recognise that the files in the video source are the same? I want to maintain my watch history etc. and would hate for it thing all files are new!
Posts: 14,208
Joined: Nov 2009
Reputation:
710
Klojum
Lost connection
Posts: 14,208
Kodi is still kinda rigid when it comes to sources. For every video or music file, the full path is stored.
In case you want to move videos (movies, tv shows, etc):
- Exit Kodi
- Activate the watched state and resume points settings in the advancedsettings.xml
- Start Kodi
- Video Library Export (using separate files)
- Exit Kodi
- Move the video folders to the new location(s)
- Start Kodi
- Video Clean Library
- Video Scrape Library
The .nfo files from the Library Export will make a subsequent scraping a lot faster.
Posts: 3
Joined: Jun 2024
Reputation:
0
If you move your content to a new server location and update the source path in Kodi, it will likely recognize the files as new ones, potentially causing issues with maintaining your watch history and other database entries. To avoid this, you might need to use a method or tool to update the paths in your MySQL database directly. This way, Kodi can continue to recognize the files correctly without losing any data.
Speaking of maintaining data integrity, how do you handle video editing when moving source files to ensure all project links remain intact?
Posts: 7
Joined: Jun 2024
Reputation:
0
If you're moving your content to a new server location and want to avoid issues with Kodi recognizing the files as new ones, updating the paths in your MySQL database directly is a good solution. By doing this, Kodi can continue to recognize the files correctly without losing any data, ensuring your watch history and other database entries remain intact.
Posts: 5,435
Joined: Jul 2012
Reputation:
378
This assumes you know/understand the table schema in the database and also SQL.
scott s.
.
Posts: 3
Joined: Jun 2024
Reputation:
0
2024-07-11, 12:20
(This post was last modified: 2024-07-11, 21:58 by DarrenHill. Edited 1 time in total.)
When moving source files for video editing, I make sure to update all file paths in the project settings to maintain the links. Using a consistent folder structure helps minimize issues. Do you have any specific tools you recommend for updating paths in a database?
Regarding video editing and maintaining project links, I found an article about Free Video Cutter Software in 2024 that might help. The article reviews various tools, highlighting their features and usability. Among the recommended software, Movavi stands out for its user-friendly interface and robust performance. Movavi not only supports multiple formats but also offers precise editing tools to ensure all your project links remain intact when moving source files. You can check out more details on their official page here <link removed>
Posts: 12,616
Joined: Oct 2014
Reputation:
626
Given that's commercial software, the link is too close to being spam to be acceptable so has been removed.
Also I'm not entirely sure the whole post has anything to do with the thread topic?