Podcast Generator: 1.1 Released!


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Podcast Generator: 1.1 Released!
# 1  
Old 08-07-2008
Podcast Generator: 1.1 Released!

Free web based PHP podcasting script: publish podcasts uploading audio/video files via a web form and automatically create podcast w3c-compliant feeds including iTunes specific tags. The script also features a comprehensive web administration.
Image Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Rename multiple podcast files (cpm

In a directory with several podcast files like this, I am looking to concatenate the feed name and title: # $ cat 1349346290243.meta #Thu Oct 04 03:25:06 PDT 2012 duration=90201 title=Some Multitasking Is More Taxing mimetype=audio/mp3 feedName=60 second psych... (2 Replies)
Discussion started by: sandy_eggo
2 Replies

2. Red Hat

The Journey of OpenJDK 6 into Fedora, EPEL, and freedom - podcast with Tom Fitzsimmon

The first morning of JavaOne was a great serendipitous event. How often does something fall into place like this: I saw Barton George, who looks after Sun’s relationships with Linux communities, and we decided to cook up a podcast about OpenJDK 6 in Fedora 9. As we walked to the recording room,... (0 Replies)
Discussion started by: Linux Bot
0 Replies
Login or Register to Ask a Question
DRADIO(5)							  DRadio Manuals							 DRADIO(5)

NAME
dradio - Danmarks Radio netradio player configuration file SYNOPSIS
~/.config/dradio/menu.xml DESCRIPTION
The dradio(1) configuration is a simple XML file with a list of menu items. This file should be edited, to reorder, to remove, or to add playlist URL's to fit your preferences. See dradio-config(1) for help to regenerate the configuration. CONFIGURATION FILE FORMAT
<menu> The root element. <item label="LABEL" src="SRC" type="[direct | playlist | rss]" /> A menu item. The LABEL attribute value is the display name of the channel/podcast. The SRC attribute value is the channel/podcast URL. The type attribute determines which kind of URL the SRC points to, and how mplayer must be invoked to play it. If the type is 'direct' no extra mplayer options are applied, if the type is 'playlist' the mplayer -playlist option is applied, if the type is 'rss' it is assumed SRC is a RSS 2.0 podcast URL. FILES
~/.config/dradio/menu.xml The menu configuration file. http://www.dr.dk/netradio/wmp.asp DR netradio direct links page. http://www.dr.dk/Podcast DR podcast direct links page. AUTHOR
Jess Thrysoee <jess@thrysoee.dk> SEE ALSO
dradio(1), dradio-config(1), mplayer(1) DRadio JANUAR 2009 DRADIO(5)