|

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

  • | |

    Freelancers: Generalize Your Code

    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!One thing that was really driven home during my first year of grad school was the importance of reusable code. Not…

  • |

    Building Web Apps with WordPress

    I just finished reading up a book that was co-written by my friend Jason Coleman called Building Web Apps with WordPress. I picked it up because while I’m generally good at developing themes, I know there were some things I was missing- types of code, optimizations, plugin best practices, etc. I wanted to improve my WordPress…

  • How Do You Listen to Podcasts? (Win a $50 Amazon Gift Card)

    I’ve spent more than one post on this blog talking about podcast sponsorships. Today, I wanted to talk about podcast listeners. There are a lot of stats out there for website users – where they came from, what they do on the site, how long they stay, and a lot more. While there have been strides…

  • |

    Some Truths About Web Design

    I’ve been thinking a lot about the changing landscape of web design and development, and I believe there’s already a fast-moving shift in how customers are approaching getting online. I may elaborate more later, but here are the overall thoughts.