CappielloAntonio / tempo

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

[BUG] - Hiding podcasts actually hides radio #123

Closed phw closed 8 months ago

phw commented 9 months ago

Describe the bug

By default the UI shows tabs for Music, Podcasts, and Radio. I have no podcasts butusic and radios on the server. So the podcast list shows a message that there are no podcasts, but the radiologist is filled.

When disabling podcasts in the UI the tabs show correctly only "Music" and "Radio", but tapping on radio shows the empty podcast list with the message there are no podcasts.

Expected behavior

The radio list is shown

To Reproduce

  1. Disable podcasts in settings
  2. Click on 'Radio'

Environment

Logs or Screenshots

Screenshot_20231224-095503

CappielloAntonio commented 8 months ago

Hi @phw, For the setting to take full effect you need to recreate the fragment, and the simplest way to do this is to restart the app. I made sure to make the settings message more clear.