Hi Erland,

Is it possible to have 'Custom Browse' display albums in album artist
order? The built it album menu allows display by title, year etc. but
not by artist.

I have tried to create a new menu based on the built in menu, but can't
get it to work. I have a new option menu in your code to sort by
artist...

<option>
        <id>byartist</id>
        <name>Sort by artist</name>
        <menulinks>alpha</menulinks>
<keyword name="orderby" value="albums.artist asc,albums.disc
asc"/>
</option>

but it produces an error, "no such column 'albums.artist'

I guess it needs more coding somewhere but I'm not a proficient coder
and need guidance.

It could also be that I'm using SQLite on SbS 7.6.0 - I know that some
things are not possible (yet?). 

Any assistance appreciated.

Bob


-- 
bobertuk

1 x Touch - SC 7.6.0 - SSOTS v4.91
1 x Radio
1 x Boom
Lavry DA-10 DAC
QNAP TS-509 3.3.6 build 1110T
Starfish Pre-amp : Based on NAIM
Heavily modified NAIM NAP 250 Power-amp
Behringer DEQ2496
Linn Isobarik DMS
------------------------------------------------------------------------
bobertuk's Profile: http://forums.slimdevices.com/member.php?userid=30376
View this thread: http://forums.slimdevices.com/showthread.php?t=77133

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to