mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-12 09:54:53 -05:00
[PR #527] [MERGED] stream: move hls exceptions to servicesConfig #1186
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.