austinried / subtracks

A music streaming app for Subsonic-compatible servers
GNU General Public License v3.0
674 stars 29 forks source link

Visualization type selector not working on main view #163

Closed tetebueno closed 1 year ago

tetebueno commented 1 year ago

Describe the bug Some buttons to change the layout of albums to be shown are not responding.

To Reproduce Steps to reproduce the behavior:

  1. Open the app.
  2. Tap on the sort/filter button in the bottom right corner.
  3. Select other visualization types.
  4. Nothing happens.

Expected behavior Visualization should follow selection.

Screenshots photo1682707285

Device

Server

Additional context N/A

tetebueno commented 1 year ago

Didn't seem to be worth opening another issue, but using tha "radio" button to shuffle all songs opens the player and the playlist button doesn't seem to work:

Screenshot_20230505-091256-965

Maybe is intended for shuffle all mode, but, if that's the case, maybe it's be worth it to gray the button out.

austinried commented 1 year ago

The display type buttons on the list views are just not implemented yet for this alpha, I will get them working before the beta though. Same for the button on the Now Playing screen, except that one's actually going to show the current now playing queue.

The one on the top right of the list view is a quick "clear filters" button, and only becomes enabled when you have filters selected below in that menu.

tetebueno commented 1 year ago

Awesome. Closing issue since everything is covered.

Bu the way, awesome work, thanks. I'm using the alpha version on a day to day basis and it works justo fine (it looks slick).