INTERACT FORUM
More => Old Versions => Media Center 17 => Topic started by: Facel on December 30, 2011, 10:28:43 am
-
This post is a "suite" to the http://yabb.jriver.com/interact/index.php?topic=63679.0 (http://yabb.jriver.com/interact/index.php?topic=63679.0) previous post
I succeed in implementing Rick.ca trick (thanks you Rick !! ) except for radio playing through .php adress like http://players.tv-radio.com/radiofrance/playerfip.php (http://players.tv-radio.com/radiofrance/playerfip.php)
do you have a solution for having these http adresses included under a "Radio" view created under the audio rubrique ?
thanks
-
The .php suffix is not the interesting part; rather, you want to see instead what that page generates.
This particular page brings up a Flash player, which ultimately seems to reference the streaming URL:
http : / / mp3.live.tv-radio.com/fip/all/fiphautdebit.mp3
I used URLSnooper to display this, plus a little understanding of what to look for. It isn't difficult to do, but is manual, and may not be the solution you're looking for.
-
Thank you for this solution i
It is quite OK for me, I will manually do the job no problem
I will try to understand how to use URLSnooper software ...
regards