aboutsummaryrefslogtreecommitdiffstats
path: root/yt_radio.py
Commit message (Collapse)AuthorAgeLines
* refactor/create routes moduleHEADmainPinapelz2026-03-04-169/+17
|
* fix: associate each chunk with track index for icy-metaPinapelz2026-03-04-12/+25
|
* stop broadcast when no subscribersPinapelz2026-02-26-0/+11
|
* improve logging via tempfilePinapelz2026-02-26-5/+31
|
* move file operations to new modulePinapelz2026-02-24-50/+10
|
* fix: advertise utf-8 charset in streamPinapelz2026-02-23-4/+8
|
* allow for a local .radio file to be used (newline seperated list ofPinapelz2026-02-23-0/+27
| | | | urls)
* improve import logging + inject icecast metadata into streamPinapelz2026-02-23-19/+85
|
* fix: edge case where id is None due to cached id not being setPinapelz2026-02-19-4/+5
|
* fix: missing id when video is not cachedPinapelz2026-02-19-1/+1
|
* re-add static non-streamed m3u routePinapelz2026-02-18-6/+26
|
* subscriber synchronization via buffered queuePinapelz2026-02-18-29/+123
|
* add true-stream routePinapelz2026-02-18-78/+159
|
* README: its more like 200 lines now after some qolPinapelz2026-02-18-4/+0
|
* add caching optimization for playlist url fetch for faster startupPinapelz2026-02-18-3/+73
|
* add some loggingPinapelz2026-02-18-2/+20
|
* cleanup order of bootstrapPinapelz2026-02-18-28/+17
|
* add gunicornPinapelz2026-02-18-10/+5
|
* init commitPinapelz2026-02-18-0/+118
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage