d6jg wrote: 
> I take your point about HanDBase.
> 
> You -can- use mp3tag to generate a csv but you have to load your entire
> library into first so it takes ages and the output is every artist
> (including those on compilations) not every album
> 
> There must be some SQLite Browser that can interrogate the db and output
> into csv but I haven't found one yet.

There is a suitable tool !!!

SQL Lite Manager Firefox Add-on

The basic SQL syntax to produce a basic listing is
select albums.title, contributors.name from albums left join
contributors where albums.contributor = contributors.id



*Vortexbox LMS 7.8 music on QNAP TS419p via NFS* iThingys/iPeng/Tablets
*Living Room* - SB3 -> Onkyo TS606 - > Celestion Ditton F20s - Zone 2 ->
Sony TA FE 320 -> Sennheiser RS 130 & B&W P7
*Office* - RPi -> Sony TA FE320 -> Celestion F10s / SB3 -> Onkyo CRN 755
-> Wharfedale Modus Cubes
*Dining Room* -> SB Boom *Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - SB Touch -> Topping TP21 -> AKG Headphones
*Bedroom (TV)* - Amazon Fire TV (SB Player) -> Topping TP20 ->
Wharfedale Modus Cubes
------------------------------------------------------------------------
d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=104566

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to