Win Library sources
#1
Hi all!

I have a bit of problem with accessing all the data of my library sources. I keep all my stuf on 2 external hard drives, but yesterday one of them just broke, and I'm not sure about the data that was on it. Is there any way to figure out the exact location of every movie/tv show so I can replace the missing ones? I tried opening the sources.xml file in userdata but it has no specific information about the subinventories, only the main sources. I have a rather large library and I need an easier way than going through all the titles one by one. Confused

Thank you in advance!!Angel
Reply
#2
(Assuming standard Kodi setup, not mysql)

Have a look in your userdata\Database folder for a file called MyVideosXX.db (XX is different based on the Kodi version)
userdata (wiki)

- Open this file with an SQLite editor, such as SQLiteSpy
- Right click on the movie_view view and choose 'Show Data'
- Column c22 will list of all the movies that are in your library
- Right click on the episode_view view and choose 'Show Data'
- Column c18 will list of all the episodes that are in your library


Good luck Smile

edit: views are easier to use
4x R-Pi4b LibreELEC v10 | Aeon Nox: SiLVO | Flirc cases
Storage Synology DS411 | 4 x WD RED 6TB
Software MariaDB 10.4.19 | Filebot | Ember Media Manager
wiki (wiki) | First time user (wiki) | Debug_Log (wiki) | mysql (wiki) | artwork (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
Library sources0