podcast.module
I'm trying to create a podcast server for our school.
I installed a fresh 4.7.rc2 on a test server and downloaded the audio.module, getid3 files and they are all inside modules/audio/.
I can upload mp3 files and the nodes are created but I get this error after hitting submit:
* warning: mkdir() [function.mkdir]: Permission denied in /var/www/html/drupal47/includes/file.inc on line 91.
* warning: implode() [function.implode]: Bad arguments. in /var/www/html/drupal47/modules/audio/getid3/getid3/write.php on line 473.
The mp3 is there and it plays. The files directory has the audio files in it and the permission on that dir are 777 so I'm not sure why I'm getting the permission denied with the mkdir error.
I went to http://www.narkoba.be/narkoba/?q= and got the latest but when I click on create content >> podcast, podcast is not listed as a node type. Only audio, story, page...
Going to administer >>> settings >>> podcast just gives me a blank page.
Any help appreciated. I'm sure that a working (i.e. iTunes compatible feed...) podcasting server will make drupal even more interesting for schools.
Thanks,
Paul

Here is the link for the
Here is the link for the newest version of the podcast module (posted 1/11/06): http://www.narkoba.be/narkoba/?q=node/185
However, if you look through the comments, this module is only for 4.6.
Hope this helps you get where you need.
Cheers,
Bill
-------
http://www.funnymonkey.com
Tools for Teachers
almost there...
Thanks Bill, I guess I was moving too fast trying to use 4.7. I had more success using 4.6 versions of the modules.
I just have some layout problems left:
http://hs.riverdale.k12.or.us/maverick/?q=node/1171
I still have to figure out how to get the feed to work with iTunes as well.
;-) Paul
more podcasting info
Hello, Paul,
You might also want to check out this thread -- it gives some additional info on podcasting in both 4.7 and 4.6 --
WRT the layout issues -- does the podcast module add some css that sours your existing layout? How does the page display in different themes?
Cheers,
Bill
-------
http://www.funnymonkey.com
Tools for Teachers
any news on 4.7 podcast.module?
just touching this thread in hopes someone might have news on the status of a port of narkoba's podcast.module to 4.7, or even some interesting patches/hacks to apply to the existing audio/playlist combo, which *almost* does what i need. one way or the other, i intend to put some effort into making this work, and would dearly love to do so in a way that's inline with where the rest of the community is going on this.
any thoughts appreciated.