[TuneIn] Sending song title to Tunein.com

I already found the solution and it is so.
 

Attachments

  • Screenshot_3.jpg
    Screenshot_3.jpg
    31.4 KB · Views: 646
Hello. I never succeed in adjusting this to work. It permanently displays error 403 forbidden unavailable. How I understand partner id and partner key are my username and password for login to tunein service. Here's how I set it up:
Code:
http://air.radiotime.com/Playing.ashx?partnerId=yourusername&partnerKey=mypassword&id=s120245&title=%title&artist=%artist
 
Sasa Grbic said:
How I understand partner id and partner key are my username and password for login to tunein service.
You should get this data from TuneIn, it's somewhere in their control panel. I suppose error 403 means that you use incorrect values.
 
Friend you have to request the Station ID, Partner Id, Partner Key to tunein radio through this email, broadcaster-support@tunein.com
 
Hello. There are a few days that the Tunein app for mobile phones do not appear song names. The radioboss is set. What could be the problem?
 
Please check the log in RadioBOSS, does it show any errors regarding HTTP requests?
 
In this case, it means that RadioBOSS had successfully sent the request but for some reason TuneIn did not accept it or decided not to show the new title. Please also check in the settings that you have Notifications turned on and that TuneIn notification is also turned on.
 
Hello
help me I would like to encode with my 9xe omnia for the metadata I do not know how to do. Here are the codes resulting from the link to be used.
help me I would like to encode with my 9xe omnia for the metadata I do not know how to do. Here are the codes resulting from the link to be used.
Thank you
Thank you


Success: /pgm_0/enc/stream_metadata=="$artist$ $title$"

Metadata: $artist$ $title$

Instance: Station 1
Core: Encoding
Category: Metadata

Get Value Link: http://127.0.0.1:7380/parameter/pgm_0/enc/stream_metadata?
Set Value Link: http://127.0.0.1:7380/parameter/pgm_0/enc/stream_metadata=$artist$ $title$

Reload: http://127.0.0.1:7380/parameter/pgm_0/enc/stream_metadata
List Parameters: http://127.0.0.1:7380/listparams
 
Back
Top