Salut,
for a quick fix, try to setup a picture database, (add a path with a single image file) and use picture plugin a single time. I try to fix it in next version ....
how are you planning on implementing the plugin support? Will your search plugin only index the items of the plugins at startup or is it possible for plugins to add/delete/edit items later on?
thanks for the fast reply and the fast solution. Now the search plugin starts. But when i am typing a video file from the Data base it shows for example tha it has found 4 Videos but after selecting them there are no files shown.
how are you planning on implementing the plugin support? Will your search plugin only index the items of the plugins at startup or is it possible for plugins to add/delete/edit items later on?
All secret in search is the possibility of sqlite for full text search, on startup the plugin create a database with all strings from databases, this search can be really fast, the technology was introduced by google...... So no standard select used for searching
This is really nice. But is it possible that you can add the default buttons to "queue" the song as next in the list, and also the option to add to playlist ?
(The F9 button function would be very nice).
Secondly (a bug maybe), if you type something with "m" (lovercase), in the search field, it will mute (because "m" is mute in MP).