asteroid/template
Glenn Thompson d8306f0585 feat: Complete Docker streaming integration with web interface
- Add live stream integration to both front page and player page
- Add /api/icecast-status endpoint to fetch real-time stream data
- Add drakma dependency for HTTP requests to Icecast
- Fix JavaScript errors on player page with proper error handling
- Add auto-updating 'Now Playing' info every 10 seconds
- Update .gitignore to preserve docker/music/ directory structure
- Add .gitkeep to maintain docker/music/ folder in repository
- Improve user experience with separate public/registered user flows

Integration now complete:
- Front page: Public live stream access
- Player page: Live stream + playlist management for registered users
- Real-time metadata from Icecast JSON API
- Graceful error handling for missing stream backend
2025-10-02 16:51:03 +03:00
..
admin.chtml fix: Correct template paths and navigation links 2025-09-30 15:30:02 -04:00
front-page.chtml feat: Complete Docker streaming integration with web interface 2025-10-02 16:51:03 +03:00
login.chtml repair merge conflict chaff after the fact. 2025-09-30 20:41:25 -04:00
player.chtml feat: Complete Docker streaming integration with web interface 2025-10-02 16:51:03 +03:00