Bug Music video party mode broken (WHERE clause missing)
#1
Hi All,

Running Frodo alpha 6 using MySQL, and music video party mode is broken (Believe it was previously too)

After the first video I get the error: "Party mode aborted" "Could not get songs from database."

If I click OK, videos will continue to play (possibly just the ones in the play list already)

In the log I see:

17:10:22 T:2148 ERROR: SQL: Undefined MySQL error: Code (1064)
Query: select count(1) as nummovies from musicvideoview idMVideo not in (328,575,592,700,61,1075,572,353,824,670)
17:10:22 T:2148 ERROR: CVideoDatabase::GetMusicVideoCount failed

The WHERE clause is missing on the queries in xbmc/PartyModeManager.cpp lines 599-600 and 649/653, these are then passed to GetMusicVideosByWhere. Not sure in which part the WHERE should be added, but it's definitely missing.

Regards
Reply
#2
Should be fixed with https://github.com/xbmc/xbmc/commit/33ea...b351c92d07
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply

Logout Mark Read Team Forum Stats Members Help
Music video party mode broken (WHERE clause missing)0