Listen Melbourne Chautari

Listen Last 3 Episodes of Melbourne Chautari


The only radio program for the Nepalese community in Victoria began airing on 3CR in October 2003. Brought to you by the Nepalese Association of Victoria (NAV), the program has Nepali music, news and current affairs from Nepal, community announcements and discussion.

 

Current Episode

[insert_php]

date_default_timezone_set(“Australia/Melbourne”) . ”

“;

$d=strtotime(“last Thursday”);

echo date(“Y-m-d l”,$d);

$play1=”http://media.emit.com/3cr/melbourne-chautari/” . date(“Ymd”, $d) . “2100/aac_low.m4a”;

echo “[sc_embed_player_template1 fileurl='”.$play1.”‘]”;

[/insert_php]

 

Last Episode

[insert_php]

date_default_timezone_set(“Australia/Melbourne”) . ”

“;

$d2=strtotime(“last Thursday”);

$d = strtotime(“-1 weeks”, $d2);

echo date(“Y-m-d l”,$d);

$play1=”http://media.emit.com/3cr/melbourne-chautari/” . date(“Ymd”, $d) . “2100/aac_low.m4a”;

echo “[sc_embed_player_template1 fileurl='”.$play1.”‘]”;

[/insert_php]

 

Previous Episode

[insert_php]

date_default_timezone_set(“Australia/Melbourne”) . ”

“;

$d2=strtotime(“last Thursday”);

$d = strtotime(“-2 weeks”, $d2);

echo date(“Y-m-d l”,$d);

$play1=”http://media.emit.com/3cr/melbourne-chautari/” . date(“Ymd”, $d) . “2100/aac_low.m4a”;

echo “[sc_embed_player_template1 fileurl='”.$play1.”‘]”;

[/insert_php]


[There are no radio stations in the database]