Commit Graph

11 Commits (4187d0dfda076e676371033f11d3b93fa7f6178c)

Author SHA1 Message Date
Icedream 331286f9d0
Implement metadata parsing on Icecast input. 2018-07-09 12:05:35 +02:00
Icedream c0774e8ba6
Make the Icecast input plugin link properly again. 2018-07-09 12:05:31 +02:00
Icedream f8dce5ce9d
Send additional headers to signal Icy meta capability. 2018-07-02 08:30:40 +02:00
Icedream 7f13d014b9
Fix crash after connection closure. 2018-07-02 08:30:11 +02:00
Icedream 78f280e743
Fix short write in metadata injector. 2018-07-02 08:09:47 +02:00
Icedream 50e7125bce
Get rid of extra code. 2018-04-12 08:01:59 +02:00
Icedream a3de2f8b19
Get things working. 2018-04-11 17:55:15 +02:00
Icedream 58d040b650
Revert to standard package names for plugins.
We can still implement the plugins as go-plugins by implementing a
separate main package that makes use of the non-main code.
2018-04-11 09:35:07 +02:00
Icedream 65b480d903
Implement way too many changes to properly document for now. 2018-04-10 17:51:03 +02:00
Icedream cefdc1b3f9
Refactor API for plugins. 2018-04-10 17:08:40 +02:00
Icedream 0a5818132c
Introduce sample plugin code. 2018-04-10 16:34:41 +02:00