|

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

  • | |

    Creating a Responsive Gutenberg Price Table

    Last week I worked on an upcoming tutorial for a popular online publication on how to style the Gutenberg Columns block (I’ll be sure to send that along when it comes out). As as result, I decided to experiment to see what you could reasonable do, and came up with this Gutenberg Price Table: https://codepen.io/jcasabona/pen/RYvEYd. In…

  • Coding at a new level

    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!This semester I am taking a class called Machine Organization and Assembly Language. What this amounts to is learning how to…

  • |

    WordPress and .gitignore

    Updates have been added after the jump! In the coming weeks I’ll likely put a lot of my own personal code (as in, not code people pay me to write) in public repos on Github. A lot of my work is WordPress related so I’ll make a local repo at the root of some WordPress…

  • |

    How to Learn a New Programming Language

    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! As I said in the last two posts, Google I/O was truly inspiring. It got me to thinking about how…

  • |

    Should You Really Write in the WordPress Editor?

    While WordPress made it’s reputation on being a blogging platform, the writing experience has never been idea. Now, the block editor has made the writing experience…different. But that begs the question: should you ever write in the WordPress editor?

  • |

    Two New Podcasts: One Global, One Local

    This post is a bit more of a personal update, with news I’m very excited to share. Back in November, I started floating the idea of done for you podcasting, thanks to encouragement at CaboPress. I’m happy to announce today the first launch of that new service. I also launched a new podcast with a…