1
0
Fork 0
Commit Graph

12 Commits (8f67e17e4189bb2bf8677df86dc42521c6fcb8e4)

Author SHA1 Message Date
Icedream 8f67e17e41
Fix cover url not being added to meta output properly. 2022-09-11 15:45:35 +02:00
Icedream ce9a344b8b
Use %argsof instead of explicitly listing json options. 2022-09-11 15:42:30 +02:00
Icedream 566f844992
Fix liquidsoap not liking decoding type for metadata. 2022-09-11 15:41:17 +02:00
Icedream dce4bbf3a8
Use newer Liquidsoap JSON API for decoding. 2022-09-11 14:11:43 +02:00
Icedream 2dcc435b32
Use env-configurable hostname to reference our own API. 2022-09-11 02:33:17 +02:00
Icedream 16c1f5d8c6
Fix bad call to list.assoc. 2022-09-11 02:16:48 +02:00
Icedream 61a703941d
Default new_track to false. 2022-04-02 04:28:29 +02:00
Icedream 99f39a0fdd
Remove cover_url from old metadata before applying new. 2022-04-01 08:10:30 +02:00
Icedream 2dc8827c78
Allow incoming metadata to specify whether to mark new_track. 2022-04-01 08:10:30 +02:00
Icedream 08e5d8ce96
Rewrite code.
- Rewrite metadata API and tunaposter to transmit cover art
- Use liquidsoap harbor API to fetch metadata for nowplaying_overlay.html
- Implement support for Spotify covers
2022-03-13 06:53:21 +01:00
Icedream b6473d1c1d
Fix audio setup.
- Use Icecast for transmitting NDI audio to Liquidsoap.
- Update liquidsoap to 2.0.4-preview (mem optims)
- Add new API endpoints for starting/stopping outputs.
2022-03-09 10:03:14 +01:00
Icedream dfd0ba2091
Initial commit. 2022-03-09 10:02:59 +01:00