HTTP (GET) with live 365

nyankee

New member
I am trying to use HTTP to send the track info to live 365 server. These are the instrucitons for sam, which i am adding the url with my login info, and live 365 does reflect everytime i chnage a song, but it shows "blank" for tile song ect..  how can i make this more?

RELAY BROADCASTERS USING SAM
This assumes you are already successfully streaming with SAM to a Shoutcast DNAS server. Spacial Audio posted the following instructions at [link removed].


1.Open SAM2->Config->HTML output
2.Make sure the "Auto generate on song change" option is checked
3.Add a new HTML output page to the General HTML output section
4.Select HTTP as the input source type
5.Enter the following as the Input webpage URL, making sure you replace the red text with your live365 login information: http://tools.live365.com/cgi-bin/add_song.cgi?version=2&pass=mypassword&handle=myusername &title=#title#&artist=#artist#&album=#album#&seconds=#ss#&fileName=#basename#
6.For the output file you can call it anything you wish. I like to name it "Live365_touch.txt"
7.Uncheck the "Auto upload generated file via FTP" option since we have no use in uploading the generated file
8.Click on OK in order to save the changes. Your titles should now start displaying inside your Live365 player
 
Ok, I think we should modify the HTTP Get feature. Please wait for the next update (1-2 days), and this will be possible in the RadioBOSS. Thank you for information!

PS I removed the link so SAM website.
 
djsoft said:
Ok, I think we should modify the HTTP Get feature. Please wait for the next update (1-2 days), and this will be possible in the RadioBOSS. Thank you for information!

PS I removed the link so SAM website.

So, when is the new update coming? will it have instruction of how to make http get with lvie 365? its been 3 days already and no update.
 
Okay, the RadioBOSS 4.4.1 is released. HTTP Get is changed a little there.
To make it work with Lice365 you should put this string to the URL field:
http://tools.live365.com/cgi-bin/add_song.cgi?version=2&pass=MYPASSWORD&handle=MYLOGIN&title=%title&artist=%artist&album=%album

"seconds" and "filename" fields are not yet available.
 
Back
Top