Fix GetSongsFullByWhere to use left join (some songs do not have artists) and apply...
authorDaveTBlake <oak99sky@yahoo.co.uk>
Sun, 31 Jan 2016 14:59:49 +0000 (14:59 +0000)
committerDaveTBlake <oak99sky@yahoo.co.uk>
Sun, 31 Jan 2016 15:13:24 +0000 (15:13 +0000)
commit5eeca738a14f26661270c81fa1e121bffa7e913d
tree47b9dfcba116857ec866b23c01112eb83ae3f03c
parent77d035a2188d26cbb5b303d7da52fea5aeb4545d
Fix GetSongsFullByWhere to use left join (some songs do not have artists) and apply count limit to just songs
xbmc/music/MusicDatabase.cpp