podsheets icon indicating copy to clipboard operation
podsheets copied to clipboard

Podsheets is a set of open source tools for podcast hosting, ad management, community engagement, and more.

Results 58 podsheets issues
Sort by recently updated
recently updated
newest added

What if we had a page that listed all of the podcasts created with Podsheets? It could be searchable by category and/or other fields. This could improve discoverability.

idea

Let's get a framework and start adding some unit tests for the fronted. Please add some comments on which framework would be a good fit for Podsheets

good first issue

The URL generated for each mp3 in Google storage uses `http` instead of `https`. An example URL for an episode: ``` https://www.podsheets.com/p//episode//download/http%3A%2F%2Fstorage.googleapis.com%2Fpodsheets-qa%2F.mp3 ``` should be ``` https://www.podsheets.com/p//episode//download/https%3A%2F%2Fstorage.googleapis.com%2Fpodsheets-qa%2F.mp3 ```

good first issue

When a user schedules an episode to be released, the episode should not be included in the RSS feed until it is published. Currently the episode is included in the...

bug
good first issue

In the settings for a podcast, there should be an option to delete the podcast. There should be ample warnings letting the user know the ramifications: - all website data...

good first issue

When a user submits their podcast to Podsheets, an email should be sent to `[email protected]`. The email should include: ``` - RSS feed url - name of the podcast ```

good first issue

The home page is missing “podcast” on mobile. All of the text is hidden on desktop for smaller window sized. ![6F8F9FFB-101F-45BD-A1B9-57C4271C4A1D](https://user-images.githubusercontent.com/7810418/62000208-e7f14b00-b085-11e9-832a-571f90f680af.png)

good first issue

One issue we have had in SE Daily is that we often engage with a potential sponsor who is afraid that they won't be able to accurately measure results of...

idea

Edaena had an idea for an Electron app that would interface with local storage to allow faster editing of audio files This could be a useful product. I believe there...

idea

[ ] 5 small issues for backend [ ] 5 small issues for frontend