SlimChances wrote:
> I have several multilibrary files but could not find
> multilibrary_libraries table. Where is that located? Looked where the
> multilibrary_standard are located and in the Cache file for LMS. I am
> using Linux Mint
>
Its in the database you can install Database Query plugin and create a
new query of those Free form query with the query statement:
Code:
--------------------
select * from multilibrary_libraries
--------------------
Running the above query will list the libraries in the database together
with their ids
SlimChances wrote:
>
> EDIT: I use predefined SQL should I use Customized?
Yes thats a way to see the library identity, you can choose Customized,
copy and post the raw SQL text that displays. If I remember correctly
you should after copying the text be able to go back without saving to
keep the playlist in its predefined form. This should give us the
library id when the playlist works. You can then repeate the procedure
after you have upgraded and re-selected the library to make it work
again. I suspect the library id in the SQL text will then be a different
number.
Erland Isaksson ('My homepage' (http://erland.isaksson.info))
Developer of 'many plugins/applets'
(https://wiki.slimdevices.com/index.php/User_Erland.html)
*Starting with LMS 8.0 I no longer support my plugins/applets* ('see
here for more information'
(https://forums.slimdevices.com/showthread.php?49483-Announce-New-versions-of-erlands-plugins&p=998836&viewfull=1#post998836)
)
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=49483
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins