Radio Experience
One clean responsive main-domain index attached to the PsyBrazil blog assets: live streams, metadata, active hits, station cards, stream codes, App Hub previews, and a light canvas visualizer.
PsyBrazil
Entertainment Network
One clean responsive main-domain index attached to the PsyBrazil blog assets: live streams, metadata, active hits, station cards, stream codes, App Hub previews, and a light canvas visualizer.
Select a station to start listening
Cards wrap automatically on desktop, tablet and mobile. Long track names are clipped safely instead of breaking the page.
These cards merge same-file SHOUTcast runtime/history with /api/stats.php or /stats.php for Icecast hits, database hits and grand totals.
Click a section to preview both clean /app/ and /forum/ routes by AJAX while the radio keeps playing. Each loaded route is paginated in 8-item pages.
The old DJ footer becomes a clean horizontal carousel that does not duplicate the page shell.
Recent tracks are pulled from /api/history.php, then cross-fed into each radio stat card. The selected station shows a full written stats panel and the freshest Shoutcast/DB history without stopping the player.
Full station stats, now playing and recent history are syncing from the radio network.
Private-by-default HTML5 audio material hub for MP3, FLAC, WAV, AIF and AIFF. Uploads land hidden in the user account first; the owner can later mark tracks public, downloadable, or contract-exclusive.
This panel talks directly to https://blog.psybrazil.com.br/euphonized/beard.php with CORS credentials. The radio player keeps running while the material system loads, uploads, edits and streams from the blog upload folder.
Waiting for Beard Core…
Private uploads, public releases, exclusive contract flags, HTML5 streaming, and account material.
The form below is loaded from the real blog/forum core, so uploads go to the same place as the legacy system. Streaming plays through signed media.php / beard.php player URLs; Open buttons go to the release/player page, and downloads remain premium/login protected.
Do not play static upload guesses directly. Use generated bridge URLs:
https://blog.psybrazil.com.br/forum/media.php?t=produto&id=75
https://blog.psybrazil.com.br/forum/media.php?t=produto&id=75&download=1
Stream increments popularity for everyone. Download increments only after premium/login passes.
Use these clean public stream links in players, posts, shares, or embedded pages. No admin password calls exposed.
<audio controls preload="none" crossorigin="anonymous">
<source src="https://radio.psybrazil.com.br/psybr" type="audio/mpeg">
</audio>
https://blog.psybrazil.com.br/music/songstatus.php?sid=8&nocache=1
[
{
"sid": 8,
"slug": "psybr",
"stream": "https:\/\/radio.psybrazil.com.br\/psybr"
},
{
"sid": 1,
"slug": "dumangue",
"stream": "https:\/\/radio.psybrazil.com.br\/dumangue"
},
{
"sid": 2,
"slug": "electro",
"stream": "https:\/\/radio.psybrazil.com.br\/electro"
},
{
"sid": 3,
"slug": "progressive",
"stream": "https:\/\/radio.psybrazil.com.br\/progressive"
},
{
"sid": 4,
"slug": "planb",
"stream": "https:\/\/radio.psybrazil.com.br\/planb"
},
{
"sid": 5,
"slug": "lofi",
"stream": "https:\/\/radio.psybrazil.com.br\/lofi"
},
{
"sid": 6,
"slug": "whapade",
"stream": "https:\/\/radio.psybrazil.com.br\/whapade"
},
{
"sid": 7,
"slug": "lowbpm",
"stream": "https:\/\/radio.psybrazil.com.br\/lowbpm"
}
]
Assets: https://blog.psybrazil.com.br/
Radio: https://radio.psybrazil.com.br/
App: https://blog.psybrazil.com.br/app/
Waiting for metadata
Station ready