CappielloAntonio / tempo

An open source and lightweight music client for Subsonic, designed and built natively for Android.
GNU General Public License v3.0
1.15k stars 53 forks source link

[Feature Request] - Add a list of all tracks #292

Closed jamie6king closed 2 days ago

jamie6king commented 2 months ago

Summary

Currently, I can't find a way to display all tracks that are on the server.

Description

I often shuffle-play all the tracks that I have on my server. While this is possible, it's not possible to specifically play a particular track as I have to find it's album first. It would make sense to add a tab / area that allows you to view all of the tracks on the server.

Use Case

Easier finding of a particular track without knowing the album / artist.

Additional context

CappielloAntonio commented 2 days ago

Sorry, but at the moment it is not possible to have a list of all the tracks. As you can see from the attached image there is no endpoint that exposes this type of content, nothing that gives us the entire list of songs hosted on the server. We could think of some tricks to cycle artist by artist and take all the songs contained, but it would not be ideal and would be more negative aspects than anything else. I hope that one day the new OpenSubsonic API can satisfy this request.

image