Poddycast Versions Save

Podcast app made with Electron, lots of ❤️ and ☕️

v0.4.1

6 years ago

Release Notes

Bugfix

  • Show search result always in list layout (avoid grid if the search was started from the Favorites page)
  • Fix Podcast counter in the initial state, when you start the app for the first time
  • Some color correction
  • Fix Favorites grid layout:
    • Cleaner layout
    • Responsive
    • Drag just the Podcast artwork image
  • The playlist separator is no longer part of the scroll area (just scroll the list of your playlists)
  • Fix space keyboard shortcut (simply use space to play/pause the audio; but also usable in input fields)
  • Cleaner player layout
  • Change some context menu naming
  • Avoid error in empty or initial statistics

v0.4.0

6 years ago

Release Notes

New

  • Updated audio player layout (episode name right next to the artwork)
  • Audio player progress bar is now clickable
  • Grid layout for the Favorites Podcast view (for faster access in long lists)
  • Proxy mode can be enabled/disabled with the new settings menu option
  • New Statistics section
  • Menu items renaming
  • Cut long header names (for playlists) to avoid horizontal scrolling
  • App Icon

Bugfix

  • Async context menu (audio keeps playing if any context menu is open) #7

v0.3.0

6 years ago

Release Notes

First feature complete release for now.

New

  • Rename playlists
  • Podcast settings support
  • Disable automatic new episode push
  • Improved URL Feed reader support

Bugfix

  • Episode duration display issue for some Podcasts with short episodes
  • Missing 'enclosure' tag in some Feeds

v0.2.1

6 years ago

Release Notes

  • First implementation of feed reader (paste any Podcast feed into the search field)

Bugfix

  • Dark Mode
  • Episode time (display bug)

v0.2.0

6 years ago

Release Notes

  • New item count on side menu
  • New desktop like layout
  • New done flag on episodes you already listened to
  • New dark mode
  • New drag and drop for Podcasts to handle playlists
  • New episode title is shown if you hover over the player
  • Improved player to continue playing related to the currently open playlist
  • Improved stability and reliability
  • Improved feed reader
  • Fixed unsubscribe issue #10

v0.1.0

6 years ago

Release Notes

  • Implement basic functionality
  • iTunes Podcast search
  • Browse through all episodes
  • Stream each episode
  • Manage episodes
  • Manage Podcasts
  • Set playback speed
  • Manage Podcasts with playlists
  • macOS release
  • Windows release