Podcast Suite 


As for support, there is a fully functional forum available on the authors website that I found very useful.
But the biggest problem is the total lack of control over MP3's once they've been added to the list. They can never be taken off, unless you go and mess about inside the database itself.
Support on the website of the creator also lacks.
All in all: it looks promising. Until you really start using it. That's when it quite quickly falls through the cracks.
Unfortunately there are not a lot of other options available as far as components and modules go.
Back to manual labour :-)
As stated elsewhere in the forum, the lack of a delete function is on purpose. Deleting files from your podcast once you've uploaded them can disturb the feed in ways that confuses iTunes. I might add that function down the road, but I want to carefully consider the implementation so that people don't accidentally screw up their feeds.
As far as support goes, I've been working approximately 12 hour days 6 days a week for the past month. This has significantly cut short the amount of time I have to provide support for a free component. Sorry.
For anyone wishing there was an upload mechanism built into Podcast Suite, I would recommend grabbing the NinjaXplorer extension and using it to solve that perceived problem.
Thanks again.
Once you got it working, it is relative easy to add new podcasts, and it works very well with iTunes.
Kudos to the author of this extension.
Hi jclamp,
Sorry to hear you didn't like the Suite. However, there were some design decisions I had to make that require you to FTP the files up. Most webhosts have their file upload limits set very low; some as low as 2 MB. This is obviously not enough to upload a 20-30 minute (or longer) podcast episode. Rather than have someone wait 5-10 minutes for their file to upload and fail, I decided to recommend using FTP instead.
I assume that most people want to have a chance to edit the metadata before publishing a podcast episode. Regardless, since you have to upload the episode through FTP first anyway, there's no way I can automatically tell Joomla! to publish an episode on upload.
As far as the article creation goes, I personally wish it wasn't a separate screen. However, I wanted to make sure that people would be able to edit the article where their podcast episode appears using the full Joomla! content backend. It didn't make sense for me to reinvent the wheel and create the article editing screen in my component.
Also, I chose to go with the core Joomla! articles as people then have the flexibility of using any of their existing content plugins on episodes. For instance, some people use commenting plugins. With this setup, you can create an episode and people can add their comments directly to the article. And yes, you can only add one episode per article as iTunes only recognizes one tag per item in your RSS feed. Just trying to save some pain here.
If you want all of your podcasts on one page, create a link pointing to the section where your podcasts appear.
Sorry to hear about the Flash player crashing. I really don't use it, didn't write it, and only provide it as an option for people who want it. The primary purpose of the podcast suite is to generate the RSS feed for iTunes. If you know of a freely available Flash player that doesn't crash when you have "a billion" of them on the page, please point me towards it.
One point you're incorrect on is about the module. The Podcast Suite does have a frontend for the component; the module points to it. Otherwise, there wouldn't be a feed that iTunes could see.
It is so EASY to do it is unbelievable
1) Upload mp3
2) Add some metadata
3) Publish the aritcle
4) There is no 4
This really is the best podcast module out there.
One tiny snag I have found is that if you want to delete a file, unpublishing the article and the file, but the data in the suite remains with no visible way to remove it
In the end, I removed the variable width and height parameters from the podcast.php file then added the following (where player.swf and is the uploaded 1pixelout player.
$playerURL = JURI::base() . 'plugins/content/podcast/player.swf';
return 'fileURL . '&song_title=' . $this->title . '">fileURL . '&song_title=' . $this->title . '" />fileURL . '"/>
'
and this to my index.php, just above the closing head tag
It might contain some code that is unneccessary, but right now it's working for me. Only downside is that I have to make sure my client adds ID3 tags to their mp3's to ensure the track title comes up.
I think that a comprehensive guide on how to replace the default mp3 player might help - especially for those who don't have a deep understanding of PHP.
Absolutely fantastic effort though, thanks a lot for putting the time into this.
All things considered. I like this product and would recommend it.
The multi-feed feature will be fixed in the next release.
The only problem that I've got with it, that isn't really a problem, more of a feature request is Joomla 1.5 support.
Keep up the good work!
A 1.5 version is now available :D
I've managed to incorporate the Word Press player bot (also known as 1pixelout player) to show up automatically when a new podcast is posted in the Podcast Suite component. A Download link also appears just above the player.
Keep in mind that this works on my Joomla 1.X site and that just because it works for me, it might not work for your particular Joomla site. In other words, just 'cuz I've found a work-around that works for me, it might or might not work for you and I offer no follow-up advice or support beyond this post.
Items used:
Podcast Suite ver. 1.1 stable (unmodified/unhacked. This only works if you hve NOT installed the modified plugin/bot that changes the default flash player.)
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,255/Itemid,35/
Word Press Player for Joomla! (also called the 1pixelout player)
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,4063/Itemid,35/
Install the Podcast Suite (component, module, and mambot/plugin), and the Word Press Player mambot/plugin.
Be sure to activate the Podcast mambot and the 1pixelout mambot after installing.
In the Podcast Suite component settings:
Link type is set to HTML Code.
In the enclosure code text field, paste this exactly as shown here:
[code]Click here to download this file{audio}{filename}{/audio}[/code]
I've tried setting it up so that the flash player is on top and the download link is underneath, but that doesn't work. So the only way that this hack works is if the download link is displayed first.
I then set up an rss feed to display the last X number of podcasts available. The feed URL is available by going to Components > Podcast > Catagory Feed Links
I strip off the last bit of the URL (&catID=X) and it seems to be working fine.
Once again, it's excellent tools. (Budi)
Someone even wrote a mini tutorial that helped make getting it up a running a fast process: http://forum.joomla.org/index.php/topic,138839.0.html
Thank you :-)
Dora
The article / podcast configuration is very helpful - particularly if you wish to use 'latest news' and other content-display modules to display your podcasts.
The configuration is straightforward, and the option to choose from 3 different types of players (Flash, HTML, QuickTime) is a nice feature.
And of course! You have to upload the audio files via FTP - they are just too large, in general, or a site-upload anyway. The ability to configure the audio-cast folder makes that function as simple as possible.
Great component - works well for most uses.
Once installed and configured (was a bit tricky to get it working but support from Joseph was superb !) this extension works great !
We are now podcasting out sermons at http://www.trinitychurchperth.org and have a feed setup in iTunes with many subscribers, if anyone wants to see it in action and how well it works.
I would highly recommend this extension for Podcasting !
Thanks for a great extension and fantastic support !





