Hmm, have I missed something? Here is the code from the start of
Queries.pm::albumsQuery():
Code:
--------------------
# FIXME: missing artistyearalbum, genrealbum, genreartistalbum
if ($request->paramNotOneOfIfDefined($sort, ['new', 'album', 'artflow',
'artistalbum', 'yearalbum', 'yearartistalbum' ])) {
$request->setStatusBadParams();
return;
}
--------------------
--
awy
------------------------------------------------------------------------
awy's Profile: http://forums.slimdevices.com/member.php?userid=7480
View this thread: http://forums.slimdevices.com/showthread.php?t=85263
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta