Bug OpenElec beta 2 - Aeon NOx 5 - Sql additional settings problems.
#1
No matter what I do, when I add the additionalsettings.XML fan art.. It's also crashes some plugins. I am using the latest build, aeon NOx 5...

Is anyone else having issues with the sql backhand?

N
Reply
#2
Hi

No matter what I do it crashes.

I have tried it with and without the <importwatchedstate>true</importwatchedstate at the bottom.

.....

<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.1.200</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmcvideo</name>
</videodatabase>

<musicdatabase>
<type>mysql</type>
<host>192.168.1.200</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmcmusic</name>
</musicdatabase>

<videolibrary>
<importwatchedstate>true</importwatchedstate>
</videolibrary>
</advancedsettings>

.....

I can see it created the table in myphpadmin but xbmc seems to be failing. I will install it on a win box to test if its just openelec having the issue

Anyone else struggling?

Also when I add the XML all my movies, TV shows and music is removed and when I import my exported library, it doesn't do anything. It doesn't import.

Thanks
N
Reply
#3
I dont think its a skin problem, but if you provide a debug log (wiki) I can take a look.
Reply
#4
I didn't have this problem on OpenElec Gotham Beta 2, MySQL backend and Nox 5 beta1.
As BigNoid says, logs or its unfixable.

p.s.

I don't rename the database as you do in your advancedsettings.xml. I just use the names XBMC provides by default. I've read that changing names can cause issues.
With name I mean;<name>xbmcvideo</name>
Just remove that part for both video and music
Reply
#5
I honestly do not know where i am going wrong at the moment:
advancedsettings.xml
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.1.200</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.1.200</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
</musicdatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
<importresumepoint>true</importresumepoint>
</videolibrary>
</advancedsettings>


I can not get this to work
I can see if i delete my DB it recreates it but all my movies and shows disappear and im unable to scrape..

Any ideas?
im stumped....

after adding the advancedsettings.xml first boot:
http://pastebin.com/KRNMvsuN

After restart:
http://pastebin.com/nniqHKtt

I can see the 2 new db's
Expand/CollapseDatabase operationsMyMusic46
Expand/CollapseDatabase operationsMyVideos78

Any ideas anyone?


Thanks
N
Reply
#6
post this in the raspberry pi forum... it is not related to Aeon Nox.
ASRock Beebox J3160 4GB RAM 120GB SATA SSD - Harmony Elite BT
Intel NUC Kit DN2820FYKH 4GB RAM 120GB SATA SSD - Harmony Smart Control BT
all @ Libreelec Testbuild
HP N54L @ Ubuntu 14.04.4 Minimal Server / MySQL DB
HP N40L @ Ubuntu 14.04.4 Minimal Server
Reply

Logout Mark Read Team Forum Stats Members Help
OpenElec beta 2 - Aeon NOx 5 - Sql additional settings problems.0