1
0
Fork 0
Commit Graph

36 Commits (37ce82d41c62352ce47fe13f8cbc3b268031e0d5)

Author SHA1 Message Date
renovate[bot] cace23d5f3 Update savonet/liquidsoap-ci-build Docker tag to v2.1.4_alpine_amd64 2023-02-27 10:03:29 +00:00
renovate[bot] d83cb4af05 Update savonet/liquidsoap-ci-build Docker tag to v2.1.3_alpine_amd64 2022-12-05 04:20:12 +00:00
renovate[bot] 8958701ca0 Update savonet/liquidsoap-ci-build Docker tag to v2.1.2_alpine_amd64 2022-09-26 21:42:51 +00:00
Icedream 5ca58c2334
Revert "Update savonet/liquidsoap-ci-build Docker tag to v2.1.1_armhf"
This reverts commit 9abffc15b3.
2022-09-12 15:39:58 +02:00
renovate[bot] 9abffc15b3 Update savonet/liquidsoap-ci-build Docker tag to v2.1.1_armhf 2022-09-11 18:36:13 +00: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 22e981d374
Convert partial function application to full function.
Liquidsoap 2.1.x no longer supports this.
2022-09-11 14:34:41 +02:00
Icedream 1a4b28b672
Implement (currently non-functional) /streams/ endpoint on stream API. 2022-09-11 14:31:11 +02:00
Icedream 7a67544c38
Add endpoint to list all stream IDs that have been set up. 2022-09-11 14:12:06 +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 07cb70be1a
Update liquidsoap to 2.1.1. 2022-09-11 02:28:27 +02:00
Icedream 16c1f5d8c6
Fix bad call to list.assoc. 2022-09-11 02:16:48 +02:00
Icedream 91dd53beba
Merge branch 'main' of github.com:icedream/livestream-tools 2022-08-03 01:09:34 +02:00
Icedream fb482ba71f
Use specific liquidsoap-ci-build ref. 2022-08-03 01:08:50 +02:00
Renovate Bot 7a1ef65f58 Update dependency savonet/liquidsoap-ci-build to v2.0.5 2022-06-11 16:29:24 +00: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 cf7f4f642c
Add stream name and description to fixed encoder metadata. 2022-04-01 08:10:29 +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 2c9f589895
Implement stream description. 2022-03-09 13:50:04 +01:00
Icedream 6a5403b772
Use correct port for REKT.fm streaming. 2022-03-09 13:26:10 +01:00
Icedream 4fe49d8921
Use environment variables for feeding in settings. 2022-03-09 10:03:16 +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 cb5f176b25
Update savonet/liquidsoap to 1.4.4. 2022-03-09 10:03:03 +01:00
Icedream 22599059c5
Reduce noise to less audible amount. 2022-03-09 10:03:03 +01:00
Icedream e6cb55f15d
Remove unused outputs file. 2022-03-09 10:03:02 +01:00
Icedream 88bd48b2ea
Change output flow. 2022-03-09 10:03:02 +01:00
Icedream dfd0ba2091
Initial commit. 2022-03-09 10:02:59 +01:00