Here is my version of the LibraryDemo Plugin in case it is of any use to
others. It mostly does what I need. You should read the original post to
see the tagging logic used as it is not standard. You will have to edit
Plugin.pm and change the sql that creates the libraries to what you
would need. Eg
Code:
--------------------
WHERE tracks.url not like 'file:///C:/Test/Media/Classical%' and tracks.url
not like 'file:///C:/Test/Media/Audiobooks%'
--------------------
is not likely to be true for your case (it is not true for my live
system either). If you want to keep some of the top level indexes that
go across libraries then you will need to edit the filterForMyMusic at
the bottom of Plugin.pm just remove the entry for any index you want to
appear. Most likely would be myMusicNewMusic => 0 as I haven't added new
music for each library as I originally intended. I haven't missed it but
you might.
You may want to change the images used. My additional images are in
HTML\EN\plugins\MidifiedLibraries\html\images. I had planned on doing
more but being lazy and a poor artist use the same image for all the
indexes for a given library.
You will need to edit strings.txt if your language is not English.
+-------------------------------------------------------------------+
|Filename: MidifiedLibraries.zip |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25875|
+-------------------------------------------------------------------+
------------------------------------------------------------------------
Mark D's Profile: http://forums.slimdevices.com/member.php?userid=63061
View this thread: http://forums.slimdevices.com/showthread.php?t=109045
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta