Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kodi fails to load libraries from central MySQL database. #131

Closed
waterboyharris opened this issue Mar 15, 2015 · 3 comments
Closed

Kodi fails to load libraries from central MySQL database. #131

waterboyharris opened this issue Mar 15, 2015 · 3 comments

Comments

@waterboyharris
Copy link

I'm thinking about getting a Vero, so I'm trying out OSMC on my Pi. I'm using a central MySQL database. On some reboots it will load libraries from the database and other times it wont. OpenElec had this problem several versions ago. If Kodi starts before the network is up then it attempts connection to the database, fails and never retries. They solved it by adding the option to wait for the network before starting Kodi.

@DBMandrake
Copy link
Contributor

Assuming you are running the Release candidate:

sudo systemctl enable connman-wait-for-network.service

This will make kodi wait for a network connection before loading. There should be a GUI setting for this by final release.

@waterboyharris
Copy link
Author

Excellent! Thanks for the quick response.

@samnazarko
Copy link
Contributor

This is now available via the GUI

Sam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants