Playlist to play all audio and soundcloud
Design and Skin Customization
You can use search functions in the {jrCore_media_player.... function. Its talked about a bit in this forum thread:
"Create Radio Station"
https://www.jamroom.net/the-jamroom-network/forum/using-jamroom/25233/create-radio-station
Quote: If you want to pick the songs, use a playlist. If you don't care, use this:
That will search for any random 50 audio files and put them in the player. It will change each time the cache has expired. Its not continuous because it stops at 50, you could have more. You could order differently, perhaps newest.
The search system is the same as jrCore_list
{jrCore_media_player type="jrAudio_player_dark" module="jrAudio" field="audio_file" order_by="_created random" limit="50"}That will search for any random 50 audio files and put them in the player. It will change each time the cache has expired. Its not continuous because it stops at 50, you could have more. You could order differently, perhaps newest.
The search system is the same as jrCore_list
