|

Simplecast Episodes Version 0.6

Over the weekend I released Version 0.6 of my @simplecast plugin, Simplecast Episodes. Aside from some smaller internal changes, I added what I think is a pretty nice feature to coincide with WordPress 3.9’s new feature to create media playlists from audio and video: the ability to download episodes directly into WordPress, adding them to the media library.

Download them All!

The way it works right now, there are two different methods. The first is a button to go through and download all previously added episodes.

Screenshot 2014-04-20 12.01.52

This will go through all of the Simplecast Episode post types in WordPress, grab the download link, and pull the audio file into the Media Library. This is still a beta feature but give it a go and let me know what you think! In my tests, on my localhost it took a while, but on my live site (tilpodcast.co), the downloads happened surprising quickly.

One note: You should only do this once. In a future build (perhaps very soon), I’m probably going to either hide that button after it’s been done or programmatically check to make sure each file only gets downloaded once.

Automatically Download Upon Publish

The other feature added is the ability to automatically download an episode when it’s posted.

Screenshot 2014-04-20 12.06.01

This was added to the rest of the plugin settings and is by default set to “No.”  When set to “Yes,” the audio file will be downloaded when you click the “Publish” or “Save” button. This will only happen once, so you don’t have to worry about multiple downloads if you make updates.

WordPress Playlists

In WordPress 3.9, They added the ability to create playlists using the Media Uploader. Using these new features in Simplecast Episodes, creating playlists will be a breeze!

Screenshot 2014-04-20 12.13.54

 

Personally, I will find this feature really helpful for our 2 part episodes:

Screenshot 2014-04-20 12.16.01

Future Builds & 1.0

I know I’m only on 0.6 but I’m probably going to make the jump to 1.0 soon. My plan for 1.0 is:

  • Clean up the code and do some refactoring.
  • Add widget support
  • Explore the possibility of pulling show notes from Simplecast.

Head on over to the official page in the WordPress Plugin Directory to download it, rate it, and leave feedback!

 

Similar Posts

  • My Slides from WordCamp Philly 2012

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website!Here you go! The slides from my talk, “Building a Simple WordPress Framework” at @WordCampPhilly are available for download, as well…

  • | |

    6 WordPress Plugins for Your Podcast Website

    WordPress is certainly the most popular CMS in the world, powering over 30% of the web. It also powers all sorts of websites, from blogs to giant e-commerce stores and everything in between. This includes podcast websites. However, recently I attended Podcast Movement, a fantastic podcasting conference, and discovered that many podcasters struggle with creating…

  • |

    WordCamps, Summits, and Coding, Oh My!

    I’m hitting the final stretch of my speaking tour, with just 3 (maybe 4?)  WordPress events left for the summer before taking July off. I’m also giving a  TEDx talk in Scranton in August, but more information to come on that later. I won’t be off the grid though, as I have lots of great…

  • | |

    How I Launched Creator Courses in One Week

    7 months ago I took my business full-time. Being a freelancer for most of my life, and even doing it full-time for a while after college, I thought I had a pretty good handle on how things would work. But as it turns out, the product space is a lot harder to work in than…

  • How You Can Listen to Podcasts

    As podcasting grows in 2019, a common comment I hear is, “I don’t even know how to listen to podcasts.” Indeed, it’s not the most intuitive thing. There are lots of different ways to get shows, and each show could ostensibly do different things. It’s not like TV, where you buy a dedicated device and…

  • |

    My 2017 Learning Plan: Javascript Edition

    So…I write about learning a lot. Turns out, I really love learning. I also like coming up with plans about learning, and telling you about them. The last one that went really well was the one I did in January 2014, when I learned Sass. But now that I’m no longer at an agency, I…