By jamesialford on
Hi all, I was thinking of creating an online radio station site. I would like to use Drupal 6.
I would like my registered users to be able to upload MP3s to server and create a play list and other people can go to the site and listen to the play list of any user(permissions)
I do not know how I would have the music playing.
Taxonomy terms to add gender. Fivestar to rate the music. I was thinking of using the http://drupal.org/project/station module.
I would also like to have some kind of advertising on the site.
Have anyone created this? What modules do you think I will need?
Any thought would be great
James
Comments
Here are some modules that
Here are some modules that might help
For audio upload and other func:
http://drupal.org/handbook/modules/audio
For rating:
http://drupal.org/project/fivestar
For ads:
http://drupal.org/project/ad
and a demo running station
http://kpsu.org/schedule
Responding to online radio station
First things first. Make sure you know the maximum size limit of your files you can upload if you are using a shared server. I learned that one the hard way.
In the meantime go check out my site at: http://realcoachingradio.net
Live365.com
That you for your reply. I would like to aet up something like Live365.com. Does anyone know where I can start?
James
Here's my recipe I came up
Here's my recipe I came up with https://dgtlmoon.com/running_internet_radio_station_drupal seems to work very reliably tho requires a lot of low level linux knowledge