MrChuckomo / poddycast

Podcast app made with Electron, lots of ❤️ and ☕️
GNU General Public License v3.0
180 stars 28 forks source link

Disable "Push to New Episodes" doesn't seem to work properly #143

Closed MrChuckomo closed 6 months ago

MrChuckomo commented 9 months ago

Describe the bug When uncheck the option "Push to New Episodes" on a Podcast it seems it still pulling latest episodes.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Favorites'
  2. Click on a Podcast to open the episodes list
  3. Click on the three dots button '...' to open the sub-menu
  4. Disable the option 'Push to New Episodes'
  5. Wait for new Episodes to get published
  6. Check if they appear in the 'New Episodes' tab

Expected behavior When disabling the option 'Push to New Episodes' the Podcast should be set to a kind of 'quiet-mode'. And no new episodes should be pulled and pushed automatically to the 'New Episodes' tab.

The Podcast still exists in the 'Favorites' tab and episodes can be explored manually.