Solved MySQL and Kodi
#16
(2019-08-16, 20:23)Klojum Wrote:
Code:
13:11:32.131 T:1858073504 INFO: MYSQL: Connected to version 5.5.5-10.3.15-MariaDB-1
13:11:32.140 T:1858073504 NOTICE: Running database version MyMusic60
13:11:32.152 T:1858073504 NOTICE: Running database version MyVideos107
13:11:32.155 T:1858073504 NOTICE: Running database version TV29
13:11:32.158 T:1858073504 NOTICE: Running database version Epg11
13:11:32.160 T:1858073504 DEBUG: Initialize, updating databases... DONE
It seems like the MariaDB is properly set up now as well, so problem seems solved.
Hi Klojum
Ok, so looking at my Kodi instance, my library appears empty. Also looking into the mariadb database, and running the command: select count (*) from MyVideos107.movie; I get a count of 0. For some reason, it's not populating the database. Any thoughts?
Reply
#17
Getting the connection right is the first step.
The second step is setting up the video source(s).
You may have tried to scrape your video collection before, but previous errors could have prevented all that.

Now with the good MariaDB connection, try again.
Reply
#18
(2019-08-16, 22:22)Klojum Wrote: Getting the connection right is the first step.
The second step is setting up the video source(s).
You may have tried to scrape your video collection before, but previous errors could have prevented all that.

Now with the good MariaDB connection, try again.

That's it! Thank you!!!!
Reply
#19
Thread marked solved.
Reply

Logout Mark Read Team Forum Stats Members Help
MySQL and Kodi0