Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ironmantetsuo

Pages: [1]
1
hi  :)

New here and i don't have a clue what i'm doing, but maybe this helps anyone...

i ran into the same problems running kodi 15.2 with a mysql library. After reading this topic and playing around a bit, i managed to scan everything from my library. (except for music videos and tv, but i don't use those)

here are the commands i had to change:

xbmcMovies
movieview > movie_view

xbmcVideoGenres
idGenre > genre_id
strGenre > name
(these only for video. music stays the same i think)

xbmcMovieActors
table = actor (not actors)
idActor  > actor_id
strActor > name
actorlinkmovie > actor_link

After these changes, everything seems to be working perfect  :D

I hardly use kodi for music, but do have some files in my library and didn't get any errors scanning the 'music52.songview' table or any other part of the music database, so i'm guessing those problems are not due to database changes in Isengard.





Pages: [1]