Jump to content

Redbrick Radio Podcasts: Difference between revisions

Line 71: Line 71:
of the tag editor. Click on Add, and link your image.
of the tag editor. Click on Add, and link your image.


==Step 4: Create an authenticated area==
==Step 4: Submit your show==


Follow the pubcookie instructions. The short format of those are:
Upload your mp3 to /var/tmp. Then, log in and run the following script:
~rbradio/bin/submit_show <your mp3 file>


Create a directory off your public_html - call it something like
This will place your show in the submissions area for RBRadio, and the
podcast, or radio, or MrKiplingsFlyingElephantSupplies. I don't
crew will take it from there. The submission process asks some questions,
care. In that directory, create a .htaccess file, with the following
but answers are optional.
contents:
 
PubcookieAppID pod  Authtype pubcookie
require valid-user
 
Set the permissions on the dir and the file correctly, and you're
done. This means that only rb users can access that directory. I
think.


==Step 5: Upload your mp3==
==Step 5: Upload your mp3==
12

edits