tamland / airsonic-refix

Modern web UI for Subsonic compatible servers
GNU Affero General Public License v3.0
304 stars 48 forks source link

Play All and Shuffle All buttons on artist page draw on the "top tracks", not all tracks #111

Closed ToxicFrog closed 3 weeks ago

ToxicFrog commented 1 year ago

For example, if I go to my artist page for Pendulum, it lists 5 "top tracks" and two albums containing 24 tracks between them. If I click Play All or Shuffle All, it enqueues the five tracks listed in "top tracks" rather than all 24 tracks by that artist.

I think this is possible on an API level, but the stock airsonic UI doesn't seem to have an artist view, so I can't test it.

tamland commented 3 weeks ago

Not feasible currently due to api limitations