Paul gave me some code for a radio on his motagator website.It plays audio files only.
{jrCore_media_player type="jrAudio_player_dark" module="jrAudio" field="audio_file" order_by="audio_title random" limit=100 autoplay=true}
The sage skin has this code for a radio player but I need help on how I can modify to capture all audio and soundcloud tracks.
radio_player
{jrCore_include template="meta.tpl"}
{jrPlaylist_util mode="embed_playlist" playlist_id=$_post.playlist_id template="radio_playlist.tpl"}
Radio playlist
{jrCore_media_player type="jrPlaylist_blue_monday" module="jrPlaylist" item=$item}
updated by @johnchansa: 06/25/14 05:13:34PM