Commit Graph

21 Commits

Author SHA1 Message Date
Přemysl Eric Janouch c90e03271e
Accept more Go versions
Alpine 3.19 Success Details
2024-04-10 00:21:27 +02:00
Přemysl Eric Janouch 91db4c7d84
Try harder to find titles for BBC services 2024-02-11 10:31:43 +01:00
Přemysl Eric Janouch 035776c504
Improve metadata readouts
Closes #1
2024-02-11 10:13:22 +01:00
Přemysl Eric Janouch 1cd87209be
Invert the order of titles 2024-02-11 09:11:51 +01:00
Přemysl Eric Janouch 8a087dea4a
Make this thing work again 2024-02-11 09:06:16 +01:00
Přemysl Eric Janouch 08beb029a7
Convert to Go modules 2024-02-10 16:18:26 +01:00
Přemysl Eric Janouch 42e06ebf3d
Name change 2020-10-10 14:21:20 +02:00
Přemysl Eric Janouch 29b1603886
Update README 2018-11-03 01:57:59 +01:00
Přemysl Eric Janouch 131930f45b
Increase playlist re-read pause 2018-11-03 01:04:22 +01:00
Přemysl Eric Janouch 783fce1175
Fix metadata timeouts 2018-11-03 00:54:50 +01:00
Přemysl Eric Janouch 23683424a6
Show station name even on metadata error 2018-11-02 22:56:43 +01:00
Přemysl Eric Janouch 33f7405404
Replace apostrophes with Unicode
Although MPD seems to test that they work, they don't for me.
2018-10-11 17:48:35 +02:00
Přemysl Eric Janouch 61e3c68cc8
Some cleanup
The proxy function still keeps bothering me.
2018-10-11 17:28:37 +02:00
Přemysl Eric Janouch dddbc5556e
It's about time to make this work
Luckily BBC is /still/ using HLS for their streams,
and even the external metadata format hasn't changed.
2018-10-11 17:06:34 +02:00
Přemysl Eric Janouch ae26e5a8ea
Update README 2018-10-11 16:30:39 +02:00
Přemysl Eric Janouch 4d49ac3cba
Relicense to 0BSD, update mail address
I've come to the conclusion that copyright mostly just stands in the way
of software development.  In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.

The updated mail address, also used in my author/committer lines,
is shorter and looks nicer.  People rarely interact anyway.
2018-10-11 16:30:39 +02:00
Přemysl Eric Janouch 4f94abae1b
Support socket activation 2018-10-11 16:30:38 +02:00
Přemysl Eric Janouch 533b703b68
Update README 2018-10-11 16:30:38 +02:00
Přemysl Eric Janouch a50f35aac3
Little improvements 2018-10-11 16:30:37 +02:00
Přemysl Eric Janouch 92dbdedf0c
Refactor metadata retrieval 2018-10-11 16:30:37 +02:00
Přemysl Eric Janouch 42a430345f
Initial commit
A half-working prototype.
2018-10-11 16:30:28 +02:00