[split] Improved Classical Music Browsing
Hi DaveBlake, Thanks for the work. I am trying it out right now. I'm not able to test your EXE, but I'm running Kodi 17 from the Gentoo Ebuild 9999, and that's actually the kodi git main branch. So I don't know if my comments are still valid for you or not, but here goes:

I'm getting the following error when going over to the composer role:

Quote:19:17:26 T:140197194888960 ERROR: SQL: [MyMusic59] The table does not exist
Query: SELECT idRole FROM Role WHERE strRole like 'Composer'

The composers are then not correctly displayed. All artists are shown.

I noticed in phpmysql that the table is called "role" and not "Role". When I manually alter the table name to "Role" instead of "role", the error goes away and the composers are correctly shown.

(or my personal dirty temporary fix so i can test further: CREATE VIEW Role AS SELECT * FROM roleWink
Reply


Messages In This Thread
Improved Classical Music Browsing - by zag - 2015-09-17, 13:40
RE: Improved Classical Music Browsing - by pieterv - 2016-03-10, 20:32
Logout Mark Read Team Forum Stats Members Help
[split] Improved Classical Music Browsing3