ElvishArtisan / rivendell

A full-featured radio automation system targeted for use in professional broadcast and media environments
205 stars 64 forks source link

Questions re live365 pypad #904

Open zotz opened 1 year ago

zotz commented 1 year ago

I am trying to help someone with live365. streaming with glassgui, metadata updates via pypad.

If his MemberName

has a space in the middle, does he leave the space? Add single or double quotes around his MemberName? Add the underscore as in the example: MemberName=my_station?

Looking on github here I see:

url='http://www.live365.com/cgi-bin/add_song.cgi?member_name='+member+'&password='+password+'&version=2&filename=Rivendell&seconds='+seconds+'&title='+title+'&artist='+artist+'&album='+album

What is the significance / meaning of:

filename=Rivendell

drew

KeepEmGoing commented 6 months ago

I could not make the Live365 pypad work for sending metadata either.