CDrummond / bliss-mixer

GNU General Public License v3.0
4 stars 3 forks source link

Optionally read LMS DB #7

Open CDrummond opened 1 year ago

CDrummond commented 1 year ago

As mixer binary is called by lms plugin it could also pass location of lms db. This could be read for things such as virtual libraries, play counts, and ratings. These could then be used to filter tracks. For using virtual libraries the plugin would pass the library id of the player when making the mix request.

WhiteRhyno commented 1 year ago

This would be a great feature addition. The current ignore functionality limits you to a subset of fields to filter Bliss - DSTM tracks (Artist, Album, Genre, Folder I think). Thanks.