1
0
Fork 0
Commit Graph

42 Commits (6a5403b77295b9fa7466e6b2fc537b70c95ec4e7)

Author SHA1 Message Date
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
Renovate Bot 20cafc9bd7
Update module gorm.io/gorm to v1.23.2 2022-03-09 10:03:13 +01:00
Renovate Bot c8639b2c1f
Update module gorm.io/driver/sqlite to v1.3.1 2022-03-09 10:03:13 +01:00
Renovate Bot 7639b84f81
Update module gorm.io/driver/mysql to v1.3.2 2022-03-09 10:03:13 +01:00
Renovate Bot cf5fb1b68a
Update module gorm.io/gorm to v1.23.0 2022-03-09 10:03:12 +01:00
Renovate Bot 70dfc1c2bd
Update module gorm.io/driver/sqlite to v1.3.0 2022-03-09 10:03:12 +01:00
Renovate Bot a1e0f3c7f5
Update module gorm.io/driver/mysql to v1.3.0 2022-03-09 10:03:12 +01:00
Renovate Bot 8656567db9
Update module gorm.io/gorm to v1.22.5 2022-03-09 10:03:11 +01:00
Renovate Bot 31e53a36f7
Update module gorm.io/driver/mysql to v1.2.3 2022-03-09 10:03:11 +01:00
Renovate Bot 422027cba5
Update module gorm.io/driver/mysql to v1.2.2 2022-03-09 10:03:11 +01:00
Renovate Bot b1f34ff306
Update module github.com/spf13/viper to v1.10.1 2022-03-09 10:03:11 +01:00
Renovate Bot 9e679a141b
Update module github.com/spf13/viper to v1.10.0 2022-03-09 10:03:10 +01:00
Renovate Bot 39fcf4689b
Update module gorm.io/driver/mysql to v1.2.1 2022-03-09 10:03:10 +01:00
Renovate Bot 1b28b2b5d6
Update module gorm.io/gorm to v1.22.4 2022-03-09 10:03:10 +01:00
Renovate Bot d8fc8161dc
Update module github.com/gin-gonic/gin to v1.7.7 2022-03-09 10:03:10 +01:00
Renovate Bot bbea6f412e
Update module gorm.io/driver/sqlite to v1.2.6 2022-03-09 10:03:10 +01:00
Renovate Bot 2363ac2b55
Update module github.com/gin-gonic/gin to v1.7.6 2022-03-09 10:03:09 +01:00
Renovate Bot 2087cf98fa
Update module github.com/gin-gonic/gin to v1.7.5 2022-03-09 10:03:09 +01:00
Renovate Bot 5ab98187b4
Update alpine Docker tag to v3.15 2022-03-09 10:03:09 +01:00
Renovate Bot 248992ace5
Update module gorm.io/driver/mysql to v1.2.0 2022-03-09 10:03:09 +01:00
Renovate Bot e2eeaff267
Update module gorm.io/gorm to v1.22.3 2022-03-09 10:03:09 +01:00
Renovate Bot 2cc545081c
Update module gorm.io/driver/sqlite to v1.2.4 2022-03-09 10:03:08 +01:00
Renovate Bot a910417c00
Update module gorm.io/gorm to v1.22.2 2022-03-09 10:03:08 +01:00
Renovate Bot f9c371b4a8
Update module gorm.io/driver/sqlite to v1.2.3 2022-03-09 10:03:08 +01:00
Renovate Bot 2939dd72a0
Update module gorm.io/gorm to v1.22.1 2022-03-09 10:03:08 +01:00
Renovate Bot e4ccbf5052
Update module gorm.io/driver/mysql to v1.1.3 2022-03-09 10:03:08 +01:00
Renovate Bot d61b8e7c6b
Update module gorm.io/gorm to v1.22.0 2022-03-09 10:03:07 +01:00
Renovate Bot 32fa0bcfec
Update module gorm.io/driver/sqlite to v1.2.0 2022-03-09 10:03:07 +01:00
Renovate Bot 37deb53500
Update module gorm.io/driver/mysql to v1.1.2 2022-03-09 10:03:07 +01:00
Renovate Bot cbe6e6e0c8
Update module github.com/spf13/viper to v1.9.0 2022-03-09 10:03:07 +01:00
Renovate Bot 98adc9288a
Update module github.com/gin-gonic/gin to v1.7.4 2022-03-09 10:03:06 +01:00
Renovate Bot c83901e165
Update module github.com/fsnotify/fsnotify to v1.5.1 2022-03-09 10:03:06 +01:00
Renovate Bot df65408d89
Update golang Docker tag to v1.17 2022-03-09 10:03:05 +01:00
Renovate Bot 75f1297235
Update alpine Docker tag to v3.14 2022-03-09 10:03:05 +01:00
Renovate Bot cccbd34e7f
Update module gorm.io/gorm to v1.21.16 2022-03-09 10:03:05 +01:00
Renovate Bot 2bde1418b5
Update module gorm.io/driver/sqlite to v1.1.6 2022-03-09 10:03:05 +01:00
Icedream fe6c9355cb
Fix logic error. 2022-03-09 10:03:01 +01:00
Icedream c722777b95
Store path and check update time to speed up start. 2022-03-09 10:03:01 +01:00
Icedream 4bf8a72dd7
Remove unused dependencies. 2022-03-09 10:03:01 +01:00
Icedream 30f855f1ed
Match case-insensitively and with prefix instead of full match. 2022-03-09 10:03:00 +01:00
Icedream 59818d3dda
Fix metadata collector calls completely failing. 2022-03-09 10:03:00 +01:00
Icedream dfd0ba2091
Initial commit. 2022-03-09 10:02:59 +01:00