[PR #527] [MERGED] stream: move hls exceptions to servicesConfig #1186

Closed
opened 2025-11-09 10:07:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: currentHead: fix-reddit


📝 Commits (2)

  • 9d29809 stream: move hls exceptions to servicesConfig
  • 4fa647a servicesConfig: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/527 **Author:** [@wukko](https://github.com/wukko) **Created:** 5/28/2024 **Status:** ✅ Merged **Merged:** 5/28/2024 **Merged by:** [@dumbmoron](https://github.com/dumbmoron) **Base:** `current` ← **Head:** `fix-reddit` --- ### 📝 Commits (2) - [`9d29809`](https://github.com/imputnet/cobalt/commit/9d298097e45c8ceb848da769b976c6932f5fe687) stream: move hls exceptions to servicesConfig - [`4fa647a`](https://github.com/imputnet/cobalt/commit/4fa647a6a6eaaffa5724dbe8c3770b62e9c5d2c7) servicesConfig: remove reddit from hls exceptions ### 📊 Changes **4 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description added reddit to hls exceptions to disable istream for it, as it breaks live rendering closes #526 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:07:37 -06:00
Sign in to join this conversation.