aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Accept more Go versionsHEADorigin/mastermasterPřemysl Eric Janouch2024-04-101-1/+1
|
* Try harder to find titles for BBC servicesPřemysl Eric Janouch2024-02-111-10/+42
|
* Improve metadata readoutsPřemysl Eric Janouch2024-02-111-8/+51
| | | | Closes #1
* Invert the order of titlesPřemysl Eric Janouch2024-02-111-5/+4
|
* Make this thing work againPřemysl Eric Janouch2024-02-113-47/+47
|
* Convert to Go modulesPřemysl Eric Janouch2024-02-101-0/+3
|
* Name changePřemysl Eric Janouch2020-10-101-1/+1
|
* Update READMEPřemysl Janouch2018-11-031-1/+3
|
* Increase playlist re-read pausePřemysl Janouch2018-11-031-3/+3
|
* Fix metadata timeoutsPřemysl Janouch2018-11-031-8/+9
|
* Show station name even on metadata errorPřemysl Janouch2018-11-021-1/+1
|
* Replace apostrophes with UnicodePřemysl Janouch2018-10-111-1/+2
| | | | Although MPD seems to test that they work, they don't for me.
* Some cleanupPřemysl Janouch2018-10-111-23/+21
| | | | The proxy function still keeps bothering me.
* It's about time to make this workPřemysl Janouch2018-10-115-86/+184
| | | | | Luckily BBC is /still/ using HLS for their streams, and even the external metadata format hasn't changed.
* Update READMEPřemysl Janouch2018-10-111-8/+5
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-10-112-10/+4
| | | | | | | | | 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.
* Support socket activationPřemysl Janouch2018-10-111-4/+53
|
* Update READMEPřemysl Janouch2018-10-111-4/+5
|
* Little improvementsPřemysl Janouch2018-10-112-29/+28
|
* Refactor metadata retrievalPřemysl Janouch2018-10-111-26/+30
|
* Initial commitPřemysl Janouch2018-10-113-0/+316
A half-working prototype.