Original PR: https://github.com/imputnet/cobalt/pull/527 Author: @wukko Created: 5/28/2024 Status: ✅ Merged Merged: 5/28/2024 Merged by: @dumbmoron
Base: current ← Head: fix-reddit
current
fix-reddit
9d29809
4fa647a
4 files changed (+6 additions, -6 deletions)
📝 src/modules/config.js (+1 -0) 📝 src/modules/processing/servicesConfig.json (+1 -0) 📝 src/modules/stream/manage.js (+2 -4) 📝 src/modules/stream/types.js (+2 -2)
src/modules/config.js
src/modules/processing/servicesConfig.json
src/modules/stream/manage.js
src/modules/stream/types.js
added reddit to hls exceptions to disable istream for it, as it breaks live rendering
closes #526
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/527
Author: @wukko
Created: 5/28/2024
Status: ✅ Merged
Merged: 5/28/2024
Merged by: @dumbmoron
Base:
current← Head:fix-reddit📝 Commits (2)
9d29809stream: move hls exceptions to servicesConfig4fa647aservicesConfig: remove reddit from hls exceptions📊 Changes
4 files changed (+6 additions, -6 deletions)
View changed files
📝
src/modules/config.js(+1 -0)📝
src/modules/processing/servicesConfig.json(+1 -0)📝
src/modules/stream/manage.js(+2 -4)📝
src/modules/stream/types.js(+2 -2)📄 Description
added reddit to hls exceptions to disable istream for it, as it breaks live rendering
closes #526
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.