SlimChances wrote: > I am not teksavvy enough to solve this for myself but is there a way of > showing output by genre?by library(ie MP3 and FLAC)? or better still by > Folder structure? Sorry if these are unrealistic requests and if so > ignore In LMS' data model (and API), albums do not have a genre or a file system path (only tracks do). This means that the script would have to assemble this "manually", which would be both tedious to implement and *very* slow ( since the script would have to query LMS for all tracks for each album. the only way to speed this up would be to write a plugin to do this on the server) Libraries may or may not be possible, but I don't use them and have never looked into them. Thus, I won't be extending the script with this functionality.
'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI | Playlist Editor / Generator | Music Classification | Similar Music | Announce | EventTrigger | DB Optimizer | Image Enhancer | Chiptunes | LMSlib2go | ... 'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ... ------------------------------------------------------------------------ Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808 View this thread: http://forums.slimdevices.com/showthread.php?t=112602 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
