peguerosdc / subplayer

A music player frontend compatible with Subsonic backends
https://subplayer.netlify.app/
GNU General Public License v3.0
87 stars 12 forks source link

[Feature request]: All songs? #45

Closed piraterx closed 3 years ago

piraterx commented 3 years ago

Looks so good but is there a way to make all songs available as tab and we can see all songs rather than only few options. Thank you for this.

peguerosdc commented 3 years ago

Hi! Thanks for stopping by!

Unfortunately, the Subsonic API doesn't provide a way to query a list of all available songs.

You could fork the project and implement that view for a specific server implementation if it provides an endpoint (i.e. Navidrome does), but that's not part of what I want as an universal Subsonic music player. Sorry!

piraterx commented 3 years ago

Hi! Thanks for stopping by!

Unfortunately, the Subsonic API doesn't provide a way to query a list of all available songs.

You could fork the project and implement that view for a specific server implementation if it provides an endpoint (i.e. Navidrome does), but that's not part of what I want as an universal Subsonic music player. Sorry!

Thank you. I am don't know code but I understand limitation.