aura icon indicating copy to clipboard operation
aura copied to clipboard

Include paths in track info and filter params

Open irskep opened this issue 9 years ago • 1 comments

If this API is going to be the glue between music players and libraries, then it needs to let you retrieve and filter by path info.

I'm working on a music web app and would love to speak this API and be compatible with multiple things. But without the path in the track info, there is no way for me to add any tracks to the playback queue! And without track querying by path, there is no way to show the "now playing" area based on the currently playing file reported by the player.

irskep avatar Jan 14 '17 17:01 irskep

I'm for it. This is a good idea for an optional extension, of course—not every client will want access to filesystem details, and exposing paths might not even make sense for some use cases (e.g., multi-user 100%-remote setups). But that's the idea behind designing an extensible API!

sampsyo avatar Jan 14 '17 18:01 sampsyo