• Welcome to RadioDJ - Free Radio Automation Software Forum. Please log in or sign up.

Web Export NG plugin - Advanced web export

Started by Valdis, July 20, 2016, 07:24:22 PM

manishboyradio

how would you set this up for twitter or facebook?

marcbeinder

Excited to try this out! Just sent my API Request into TuneIn to give it a shot!
RiseRadio.org // Podtrics.com

djdensma

tune-in not working anymore after upgrade to 1.0.1.4
using get method. not sure what the issue is

Valdis

Quote from: djdensma on October 21, 2016, 10:21:21 PM
tune-in not working anymore after upgrade to 1.0.1.4
using get method. not sure what the issue is

Please turn on request debug logging and post contents of the log file RadioDJ\Plugins\Plugin_WebExport_{request name}_debug.log.



The same advice applies to everyone who's encountering issues with this plugin.
I am, therefore I think.
I design and develop web apps, and have created few RadioDJ plugins - https://axellence.lv/downloads/

djdensma

i see this in the log
403    Invalid authentication


Response status: OK from http://air.radiotime.com/Playing.ashx?xxx
Response headers:
Content-Encoding:
Vary: Accept-Encoding
Content-Length: 146
Cache-Control: private
Content-Type: text/xml; charset=utf-8
Date: Mon, 24 Oct 2016 01:23:14 GMT
Server: Microsoft-IIS/8.5
X-AspNet-Version: 4.0.30319
Content:
<?xml version="1.0" encoding="UTF-8"?>
<opml version="1">
<head>
<status>403</status>
<fault>Invalid authentication</fault>
</head>
<body>
</body>
</opml>

Valdis

Quote from: djdensma on October 24, 2016, 03:28:19 AM
i see this in the log
403    Invalid authentication


Response status: OK from http://air.radiotime.com/Playing.ashx?xxx
Response headers:
Content-Encoding:
Vary: Accept-Encoding
Content-Length: 146
Cache-Control: private
Content-Type: text/xml; charset=utf-8
Date: Mon, 24 Oct 2016 01:23:14 GMT
Server: Microsoft-IIS/8.5
X-AspNet-Version: 4.0.30319
Content:
<?xml version="1.0" encoding="UTF-8"?>
<opml version="1">
<head>
<status>403</status>
<fault>Invalid authentication</fault>
</head>
<body>
</body>
</opml>


Please check the partnerId and partnerKey parameters in URL. Also, make sure any special characters are escaped in both values.

Example URL with parameters:
http://air.radiotime.com/Playing.ashx?partnerId=XxXxXx&partnerKey=_AbCd%24%25%26&id=s424242&artist=$artist$&title=$title$

Note that the partnerKey in the example contains "%24%25%26" which is a URI-encoded representation of three special characters "$%&".
I am, therefore I think.
I design and develop web apps, and have created few RadioDJ plugins - https://axellence.lv/downloads/

djdensma

Quote from: Valdis on October 25, 2016, 11:17:13 AM
Please check the partnerId and partnerKey parameters in URL. Also, make sure any special characters are escaped in both values.

Example URL with parameters:
http://air.radiotime.com/Playing.ashx?partnerId=XxXxXx&partnerKey=_AbCd%24%25%26&id=s424242&artist=$artist$&title=$title$

Note that the partnerKey in the example contains "%24%25%26" which is a URI-encoded representation of three special characters "$%&".

thanks.. that's it. there's other characters in between.

Brodephat

Hey, I love the plugin and concept so I didn't mind at all donating but for the JSON and xml, could you post sample php or html on how to capture the data. I think I might have an idea how to do it but not entirely sure.

Thanks
"Think Outside The Box And Make Something Truly Wonderful Happen"

Youtube Channel: https://bit.ly/3fGBsKJ

My RadioDJ Stations:
NiaRadioNetwork.com
RealPeopleTalkRadio.com
TheTriadComeUp.com

Radio Imaging & Tools:
CarterScripts.com

Free RDJ Videos:
HowToUseRadioDJ.com

Valdis

Quote from: Brodephat on November 04, 2016, 10:24:53 PM
Hey, I love the plugin and concept so I didn't mind at all donating but for the JSON and xml, could you post sample php or html on how to capture the data. I think I might have an idea how to do it but not entirely sure.

Sometimes, all you have to do is searching using the right keywords. LMGTFY. You're welcome.
I am, therefore I think.
I design and develop web apps, and have created few RadioDJ plugins - https://axellence.lv/downloads/

mimco93

Hello,

I would like to ask whether it is possible to somehow get even "estimated time of arrival (ETA)." We had planned on the the Web have the following songs with time, in how they play. Unfortunately I was unable to figure out a way this time to pull on the website.  :(

Sorry for my English.  :)
thank you for answer
Best Regards
Lukas
Music Director MaxXbeat - Czech internet radio

www.maxxbeat.com

flybelgium

The link for download is not working.
Anyone have a good link ? Thx

Jhonny

The owner of the site (site is down) where the download is, has not been around for some time.
Possible that there is no longer any more support for the plugin.
R.T.F.M. means to me, Read The Fantastic Messages.
Einstein says: Make things simple, but don't make simple things simpler! (wise) this is just my life lesson you know.

I don't do drugs ( ͡° ͜ʖ ͡°)
The Radiodj tutorials site is now managed by Domstad radio .nl still  Just in English

DJ Garybaldy

QuoteThe owner of the site (site is down) where the download is, has not been around for some time.
Possible that there is no longer any more support for the plugin.

I guess this problem will be solved when Marius releases the next version, all the (abandonware) plugins will no longer work with the program...

Its a shame when someone takes the time to code a plugin, then disappears without a trace... I'd have a go at coding something but alas I wouldn't know where to start and with my dyslexia id be useless.

Worlds Biggest Fan of RadioDJ

Install MariaDB https://djgarybaldy.blogspot.com/2020/08/installing-maria-db.html

Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html

Into Internet radio for 25 years 1999-2024

RadioDJ 2045 MariaDB 11.2 Windows 11

marcbeinder

I hope this plugin doesn't become incompatible with the new version. It's a huge part of my programming.
RiseRadio.org // Podtrics.com

flybelgium

Quote from: DJ Garybaldy on April 11, 2017, 03:17:28 PM
I guess this problem will be solved when Marius releases the next version, all the (abandonware) plugins will no longer work with the program...

Its a shame when someone takes the time to code a plugin, then disappears without a trace... I'd have a go at coding something but alas I wouldn't know where to start and with my dyslexia id be useless.

Thank you all for reply :)
I hope the next version is coming soon...

It disappears, what the file is not on official Radio Dj website like archive plugin ?