poddycast icon indicating copy to clipboard operation
poddycast copied to clipboard

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

Results 13 poddycast issues
Sort by recently updated
recently updated
newest added

Being able to download episodes to your machine - so you'll be able to listen to your favorite Podcasts when you're offline.

enhancement
feature request

The application window does not get smaller than one size. Please reduce the minimum window size. ![image](https://user-images.githubusercontent.com/23485114/171999618-c97fc04a-5b88-42ba-b6e2-422b73ac70e4.png)

feature request

Hi, this app is a portable app. I need an installer for windows like this: ![image](https://user-images.githubusercontent.com/23485114/171997570-bce3a172-31ae-4bfa-bdcd-116e9cfb25b1.png)

feature request

Allow user to set default playback speed that will be loaded and set on app start.

feature request

Merge `...-podcast_setting.json` into ▶️ `...-favorite_podcasts.json` The settings file contains just one unique property (`addToInbox`). Which can be included into the favorites file. This should result in less file handling. **Related...

enhancement
change request

**Is your feature request related to a problem? Please describe.** I am using the [Pine Phone](https://www.pine64.org/pinephone/) which is a phone that basically runs Debian and would like to use this...

feature request

When you create a new playlist you need to press `enter` to create the new list. An alternative should be in place to make it easier for users to create...

feature request

Keeping persistent history of played tracks is not necessary. User should be able to clear the history of played tracks if he wants.

feature request

... finding a new convenient way to render/build simple or complex DOM elements ... from a central place or tool or framework ... easy to change/update/manipulate ... dynamically build HTML...

enhancement
good first issue
change request
Medium

Some Podcast-Feeds support chapter-marks for their episodes. One ways to structure chapters, see the example below: ``` psc:chapters: psc:chapter: [ { @_start: '00:00:00.000', @_title: 'Intro' } .... ] ```

feature request