1
0
Fork 0
Commit Graph

21 Commits (ad99a43f92c17bd74ae527644a4a4809c127f163)

Author SHA1 Message Date
Icedream fb6a325780
Revert cover data stripping as we don't stream out with OGG container anymore. 2023-05-20 18:28:23 +02:00
Icedream f0852a8052
Remove cover metadata from output stream due to skipping issues. 2023-05-19 12:45:24 +02:00
Icedream 7825744006
Fix duration/progress parsing. 2023-05-19 12:30:47 +02:00
Icedream 130c33799b
Rewrite liq scripts for liquidsoap 2.2. 2023-03-17 04:47:33 +01:00
Icedream 9b3cf7c5eb
Rename getenv calls to environment.get. 2023-03-13 03:35:44 +01:00
Icedream cc19446778
Send "Expires: 0" header along with Cache-Control to bust cache. 2022-09-11 15:51:33 +02:00
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