Script: - Skin:
Style Path: /www/kalamundacommunityradio_415/public/wp-content/plugins/radio-station/player/css/radio-player.css
Skin Path: /www/kalamundacommunityradio_415/public/wp-content/plugins/radio-station/player/css/radio-player.css
Skin URL: https://www.kcr-fm.org.au/wp-content/plugins/radio-station/player/css/radio-player.css
Skip to content
Search for:
Search
Home
What’s On Air
Expand
Podcasts
Outside Broadcasts
Sponsorship
Community Announcements
Membership
Donate
About
Contact
Expand
Complaints Form and Procedure
DJ’s
Expand
Discussion Forum
Presenter Training
Toggle Menu
Community Radio Broadcasting Codes of Practice 2025
Community_Radio_Broadcasting_Codes_of_Practice__2025_PDF
Download
Passed Radio Player Shortcode Attributes: Array ( [title] => LIVE - NOW PLAYING [image] => 0 [script] => jplayer [layout] => horizontal [theme] => light [buttons] => square [volume] => 77 [default] => 1 [sitewide] => 1 )
Player Shortcode Extra Attributes: Array ( [media] => stream [url] => [format] => [fallback] => [fformat] => [title] => LIVE - NOW PLAYING [image] => 0 [meta] => Array ( [0] => tagline [1] => frequency ) [showmeta] => Array ( [0] => hosts [1] => shift ) [script] => jplayer [layout] => horizontal [theme] => light [buttons] => square [volume] => 77 [volumes] => Array ( [0] => slider [1] => updown ) [default] => 1 [widget] => 0 [id] => [block] => 0 [popup] => 1 [currentshow] => 1 [nowplaying] => 1 [animation] => backandforth [sitewide] => 1 )
Player Shortcode Extra Attributes: Array ( [media] => stream [url] => [format] => [fallback] => [fformat] => [title] => LIVE - NOW PLAYING [image] => 0 [meta] => Array ( [0] => tagline [1] => frequency ) [showmeta] => Array ( [0] => hosts [1] => shift ) [script] => jplayer [layout] => horizontal [theme] => light [buttons] => square [volume] => 77 [volumes] => Array ( [0] => slider [1] => updown ) [default] => 1 [widget] => 0 [id] => [block] => 0 [popup] => 1 [currentshow] => 1 [nowplaying] => 1 [animation] => backandforth [sitewide] => 1 )
Combined Radio Player Shortcode Attributes: Array ( [media] => stream [url] => [format] => [fallback] => [fformat] => [title] => LIVE - NOW PLAYING [image] => 0 [meta] => Array ( [0] => tagline [1] => frequency ) [showmeta] => Array ( [0] => hosts [1] => shift ) [script] => jplayer [layout] => horizontal [theme] => light [buttons] => square [volume] => 77 [volumes] => Array ( [0] => slider [1] => updown ) [default] => 1 [widget] => 0 [id] => [block] => 0 [popup] => 1 [currentshow] => 1 [nowplaying] => 1 [animation] => backandforth [sitewide] => 1 )
Parsed Radio Player Shortcode Attributes: Array ( [media] => stream [url] => [format] => [fallback] => [fformat] => [title] => LIVE - NOW PLAYING [image] => 0 [meta] => Array ( [0] => tagline [1] => frequency ) [showmeta] => Array ( [0] => hosts [1] => shift ) [script] => jplayer [layout] => horizontal [theme] => light [buttons] => square [volume] => 77 [volumes] => Array ( [0] => slider [1] => updown ) [default] => 1 [widget] => 0 [id] => [block] => 0 [popup] => 1 [currentshow] => 1 [nowplaying] => 1 [animation] => backandforth [sitewide] => 1 [tagline] => Click on the button to listen to us [frequency] => [location] => [timezone] => )
Passed Radio Player Output Arguments: Array ( [media] => stream [url] => [format] => [fallback] => [fformat] => [title] => LIVE - NOW PLAYING [image] => 0 [meta] => Array ( [0] => tagline [1] => frequency ) [showmeta] => Array ( [0] => hosts [1] => shift ) [script] => jplayer [layout] => horizontal [theme] => light [buttons] => square [volume] => 77 [volumes] => Array ( [0] => slider [1] => updown ) [default] => 1 [widget] => 0 [id] => [block] => 0 [popup] => 1 [currentshow] => 1 [nowplaying] => 1 [animation] => backandforth [sitewide] => 1 [tagline] => Click on the button to listen to us [frequency] => [location] => [timezone] => )
Player Instance: 0 - Instances: Array ( [0] => 0 )
Parsed Radio Player Output Arguments: Array ( [media] => stream [url] => [format] => [fallback] => [fformat] => [title] => LIVE - NOW PLAYING [image] => 0 [meta] => Array ( [0] => tagline [1] => frequency ) [showmeta] => Array ( [0] => hosts [1] => shift ) [script] => jplayer [layout] => horizontal [theme] => light [buttons] => square [volume] => 77 [volumes] => Array ( [0] => slider [1] => updown ) [default] => [widget] => 0 [id] => [block] => 0 [popup] => 1 [currentshow] => 1 [nowplaying] => 1 [animation] => backandforth [sitewide] => 1 [tagline] => Click on the button to listen to us [frequency] => [location] => [timezone] => )
Section Order: Array ( [0] => station [1] => interface [2] => show )
Array ( [0] => controls [1] => volume [2] => switcher [3] => track )
Control Styles for Player Instance 0: /* Playing Button */ #radio_container_0.error .rp-play-pause-button-bg {background-color: #CC0000;} #radio_container_0.loaded .rp-play-pause-button-bg {background-color: #ffffff;} #radio_container_0.loading .rp-play-pause-button-bg {animation: glowingloading 1s infinite alternate;} @keyframes glowingloading { from {background-color: #ffffff;} to {background-color: #ffffff80;} } #radio_container_0.playing .rp-play-pause-button-bg {background-color: #ffffff;} #radio_container_0.playing .rp-play-pause-button-bg, #radio_container_0.playing.loaded .rp-play-pause-button-bg {animation: glowingplaying 1s infinite alternate;} @keyframes glowingplaying { from {background-color: #ffffff;} to {background-color: #ffffffC0;} } /* Volume Buttons */ #radio_container_0 .rp-mute:hover, #radio_container_0.muted .rp-mute, #radio_container_0.muted .rp-mute:hover, #radio_container_0 .rp-volume-max:focus, #radio_container_0 .rp-volume-max:hover, #radio_container_0.maxed .rp-volume-max, #radio_container_0 .rp-volume-up:focus, #radio_container_0 .rp-volume-up:hover, #radio_container_0 .rp-volume-down:focus, #radio_container_0 .rp-volume-down:hover, #radio_container_0 .rp-popup-button:focus, #radio_container_0 .rp-popup-button:hover {background-color: #ffffff; } /* Range Input */ #radio_container_0 input[type="range"] {height: 100%; margin: 0; background-color: transparent; vertical-align: middle; -webkit-appearance: none; border: none;} #radio_container_0 input[type="range"]:focus {outline: none; box-shadow: none;} #radio_container_0 input[type="range"]::-moz-focus-inner, #radio_container_0 input[type="range"]::-moz-focus-outer {outline: none; box-shadow: none;} /* Range Track */ #radio_container_0 .rp-volume-slider-bg { position: absolute; top: 10px; bottom: 10px; overflow: hidden; height: 10px; margin-left: 9px; z-index: 1; border: 1px solid rgba(128, 128, 128, 0.5); border-radius: 3px; background: rgba(128, 128, 128, 0.5); } #radio_container_0.playing .rp-volume-slider-bg {background: rgb(255,255,255);} #radio_container_0.playing.muted .rp-volume-slider-bg {background: rgba(128, 128, 128, 0.5);} /* Range Track */ #radio_container_0 input[type="range"]::-webkit-slider-runnable-track {height: 9px; background: transparent; -webkit-appearance: none; color: transparent} #radio_container_0 input[type="range"]::-moz-range-track {height: 9px; background: transparent; color: transparent;} #radio_container_0 input[type="range"]::-ms-track {height: 9px; color: transparent; background: transparent; border-color: transparent;} /* Range Thumb */ #radio_container_0 input[type="range"]::-webkit-slider-thumb { width: 18px; height: 18px; cursor: pointer; background: rgba(128, 128, 128, 1); border: 1px solid rgba(128, 128, 128, 0.5); border-radius: 9px; z-index: 2; margin-top: -4.5px; -webkit-appearance: none; } #radio_container_0 input[type="range"]::-moz-range-thumb { width: 18px; height: 18px; cursor: pointer; background: rgba(128, 128, 128, 1); border: 1px solid rgba(128, 128, 128, 0.5); border-radius: 9px; z-index: 2; } #radio_container_0 input[type="range"]::-ms-thumb { width: 18px; height: 18px; cursor: pointer; background: rgba(128, 128, 128, 1); border: 1px solid rgba(128, 128, 128, 0.5); border-radius: 9px; z-index: 2; margin-top: 0px; } #radio_container_0.rounded input[type="range"]::-webkit-slider-thumb {border-radius: 5px !important;} #radio_container_0.square input[type="range"]::-webkit-slider-thumb {border-radius: 0px !important;} #radio_container_0.playing input[type="range"]::-webkit-slider-thumb {background: #ffffff} #radio_container_0.playing input[type="range"]::-moz-range-thumb {background: #ffffff} #radio_container_0.playing input[type="range"]::-ms-thumb {background: #ffffff} #radio_container_0 input[type=range]::-ms-tooltip {display: none;} @supports (-ms-ime-align:auto) { #radio_container_0 input[type="range"] {margin: 0;} } #radio_container_0 .rp-volume-thumb {display: none; width: 18px;} #radio_container_0 .rp-mute {display: none;} #radio_container_0 .rp-volume-max {display: none;} /* Track Animation */ #radio_container_0.now-playing .rp-now-playing:hover, .rp-now-playing.pause {animation-play-state: paused;} #radio_container_0.now-playing .rp-now-playing {text-align: center; white-space: nowrap;} #radio_container_0.now-playing .rp-now-playing {animation: backandforth linear 15s infinite;} @keyframes backandforth {0% {transform: translateX(0); clip-path: inset(0);} 25% {transform: translateX(calc(-50%)); clip-path: inset(0 0 0 75%);} 50% {transform: translateX(0); clip-path: inset(0);} 75% {transform: translateX(calc(50%)); clip-path: inset(0 75% 0 0);} 100% {transform: translateX(0); clip-path: inset(0);}} /* Playing Button */ #rp_container_0.error .rp-play-pause-button-bg {background-color: #CC0000;} #rp_container_0.loaded .rp-play-pause-button-bg {background-color: #ffffff;} #rp_container_0.loading .rp-play-pause-button-bg {animation: glowingloading 1s infinite alternate;} @keyframes glowingloading { from {background-color: #ffffff;} to {background-color: #ffffff80;} } #rp_container_0.playing .rp-play-pause-button-bg {background-color: #ffffff;} #rp_container_0.playing .rp-play-pause-button-bg, #rp_container_0.playing.loaded .rp-play-pause-button-bg {animation: glowingplaying 1s infinite alternate;} @keyframes glowingplaying { from {background-color: #ffffff;} to {background-color: #ffffffC0;} } /* Volume Buttons */ #rp_container_0 .rp-mute:hover, #rp_container_0.muted .rp-mute, #rp_container_0.muted .rp-mute:hover, #rp_container_0 .rp-volume-max:focus, #rp_container_0 .rp-volume-max:hover, #rp_container_0.maxed .rp-volume-max, #rp_container_0 .rp-volume-up:focus, #rp_container_0 .rp-volume-up:hover, #rp_container_0 .rp-volume-down:focus, #rp_container_0 .rp-volume-down:hover, #rp_container_0 .rp-popup-button:focus, #rp_container_0 .rp-popup-button:hover {background-color: #ffffff; } /* Range Input */ #rp_container_0 input[type="range"] {height: 100%; margin: 0; background-color: transparent; vertical-align: middle; -webkit-appearance: none; border: none;} #rp_container_0 input[type="range"]:focus {outline: none; box-shadow: none;} #rp_container_0 input[type="range"]::-moz-focus-inner, #rp_container_0 input[type="range"]::-moz-focus-outer {outline: none; box-shadow: none;} /* Range Track */ #rp_container_0 .rp-volume-slider-bg { position: absolute; top: 10px; bottom: 10px; overflow: hidden; height: 10px; margin-left: 9px; z-index: 1; border: 1px solid rgba(128, 128, 128, 0.5); border-radius: 3px; background: rgba(128, 128, 128, 0.5); } #rp_container_0.playing .rp-volume-slider-bg {background: rgb(255,255,255);} #rp_container_0.playing.muted .rp-volume-slider-bg {background: rgba(128, 128, 128, 0.5);} /* Range Track */ #rp_container_0 input[type="range"]::-webkit-slider-runnable-track {height: 9px; background: transparent; -webkit-appearance: none; color: transparent} #rp_container_0 input[type="range"]::-moz-range-track {height: 9px; background: transparent; color: transparent;} #rp_container_0 input[type="range"]::-ms-track {height: 9px; color: transparent; background: transparent; border-color: transparent;} /* Range Thumb */ #rp_container_0 input[type="range"]::-webkit-slider-thumb { width: 18px; height: 18px; cursor: pointer; background: rgba(128, 128, 128, 1); border: 1px solid rgba(128, 128, 128, 0.5); border-radius: 9px; z-index: 2; margin-top: -4.5px; -webkit-appearance: none; } #rp_container_0 input[type="range"]::-moz-range-thumb { width: 18px; height: 18px; cursor: pointer; background: rgba(128, 128, 128, 1); border: 1px solid rgba(128, 128, 128, 0.5); border-radius: 9px; z-index: 2; } #rp_container_0 input[type="range"]::-ms-thumb { width: 18px; height: 18px; cursor: pointer; background: rgba(128, 128, 128, 1); border: 1px solid rgba(128, 128, 128, 0.5); border-radius: 9px; z-index: 2; margin-top: 0px; } #rp_container_0.rounded input[type="range"]::-webkit-slider-thumb {border-radius: 5px !important;} #rp_container_0.square input[type="range"]::-webkit-slider-thumb {border-radius: 0px !important;} #rp_container_0.playing input[type="range"]::-webkit-slider-thumb {background: #ffffff} #rp_container_0.playing input[type="range"]::-moz-range-thumb {background: #ffffff} #rp_container_0.playing input[type="range"]::-ms-thumb {background: #ffffff} #rp_container_0 input[type=range]::-ms-tooltip {display: none;} @supports (-ms-ime-align:auto) { #rp_container_0 input[type="range"] {margin: 0;} } #rp_container_0 .rp-volume-thumb {display: none; width: 18px;} #rp_container_0 .rp-mute {display: none;} #rp_container_0 .rp-volume-max {display: none;} /* Track Animation */ #rp_container_0.now-playing .rp-now-playing:hover, .rp-now-playing.pause {animation-play-state: paused;} #rp_container_0.now-playing .rp-now-playing {text-align: center; white-space: nowrap;} #rp_container_0.now-playing .rp-now-playing {animation: backandforth linear 15s infinite;} @keyframes backandforth {0% {transform: translateX(0); clip-path: inset(0);} 25% {transform: translateX(calc(-50%)); clip-path: inset(0 0 0 75%);} 50% {transform: translateX(0); clip-path: inset(0);} 75% {transform: translateX(calc(50%)); clip-path: inset(0 75% 0 0);} 100% {transform: translateX(0); clip-path: inset(0);}}
Default Player Script: jplayer
Default Player Script: jplayer
Script: jplayer - Skin:
Style Path: /www/kalamundacommunityradio_415/public/wp-content/plugins/radio-station/player/css/radio-player.css
Skin Path: /www/kalamundacommunityradio_415/public/wp-content/plugins/radio-station/player/css/radio-player.css
Skin URL: https://www.kcr-fm.org.au/wp-content/plugins/radio-station/player/css/radio-player.css
Popup
LIVE - NOW PLAYING
Click on the button to listen to us
LIVE - NOW PLAYING
Click on the button to listen to us
-
+
Expand
Collapse
LIVE - NOW PLAYING
Click on the button to listen to us
Home
What’s On Air
Toggle child menu
Expand
Podcasts
Outside Broadcasts
Sponsorship
Community Announcements
Membership
Donate
About
Contact
Toggle child menu
Expand
Complaints Form and Procedure
DJ’s
Toggle child menu
Expand
Discussion Forum
Presenter Training
View Now
Retry
Cancel
The requested page is taking a long time to load.
What would you like to do?
The requested page was not found (404)
What would you like to do?
The requested page returned an error:
"%s"
What would you like to do?