amugofjava / anytime_podcast_player

Simple, easy to use Podcast player app written in Flutter and Dart.
BSD 3-Clause "New" or "Revised" License
377 stars 99 forks source link

"Search provider" in settings jumps back to "iTunes" when changing other settings #46

Closed vil-s closed 3 years ago

vil-s commented 3 years ago

Describe the bug After I set the "Search provider" to "PodcastIndex" and I make another change in the settings, it sets the seach provider back to "iTunes"

To Reproduce Steps to reproduce the behavior:

  1. Go to Settings
  2. Set the Search provider to "PodcastIndex"
  3. Make any other settings change
  4. The search provider is now set as "iTunes" again

Expected behavior The search provider setting must not change when changing other settings.

Screenshots N/A

Smartphone (please complete the following information):

Additional context N/A

amugofjava commented 3 years ago

Thanks for reporting this. I will include this in the fixes I am currently working on.

amugofjava commented 3 years ago

This has been fixed.