Enclosure Support in BlogEngine.net

Enclosure support has been added to the latest BlogEngine.Net code base. Enclosure is a tag added to your RSS feed that let you publish podcasts on your blog. RSS readers like iTunes and others recognize this tag and let users subscribe to the media files you published. Here is how it works.

  1. Download and install latest Mp3player. It has a slight change - on RSS feed serving, it writes link to mp3 file to the post. You only need to replace extension file itself (mp3player.cs), no other files have been changed.

  2. Go to Admin/Settings. You’ll see two new entries in the Feed Settings section: enable enclosures and media storage location. Check “enable enclosures” box. Type in the path to the folder where you store your media files (“audio”). Save changes.

itun-4.png

  1. Create a post and add audio file to it as described on the mp3player page. You should see player added to the post like this:

test.mp3

That’s it! Now go to your favorite RSS reader and subscribe to your own podcast.

itun-2.pngitun-3.pngitun-1.png

Oh, and if you are using FeedBurner - you all covered. It will pick up your feed just fine.

itun-5.png

Want to see how it works? Subscribe to my test podcast: http://feeds.feedburner.com/thetestpodcast

About RTUR.NET

This site is all about developing web applications with focus on designing and building open source blogging solutions. Technologies include ASP.NET Core, C#, Angular, JavaScript and more.