alpha
Login
or
Join now
atradio.fm
/
atradio
Star
13
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A social internet radio platform built on AT Protocol.
atradio.fm
atproto
radio
Star
13
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
atradio
/
apps
/
api
/
src
/
proxy
/
at
main
1 file
Tsiry Sandratraina
feat(api): redirect legacy /api/* to the media proxy
2mo ago
8ef6e7b3
index.ts
feat(api): redirect legacy /api/* to the media proxy The media proxies moved to apps/media-proxy, but TuneIn stream URLs baked into favorites saved by older builds still point at api.atradio.fm/api/tunein. Restore a catch-all /api/* handler that 302-redirects to media.atradio.fm (path + query preserved), so stale links keep working — the media proxy's gun client and browsers both follow it. Target is configurable via MEDIA_PROXY_URL.
2 months ago