1
0
Fork 0
Commit Graph

15 Commits (ae2e8605867c0122febbb850999fb5a3a24dcc2f)

Author SHA1 Message Date
Icedream ae2e860586
Remove content-length header as Liquidsoap inserts it itself now. 2022-09-11 15:51:16 +02:00
Icedream 6ba3431889
Drop HTTP stream metadata to avoid it wiping our own. 2022-09-11 15:48:30 +02:00
Icedream c81221545b
Bust metadata and cover caching for now.
We have no quick, clean solution for this yet and it ruins functionality of the
overlay.
2022-09-11 15:46:08 +02:00
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