[PR #158] [CLOSED] channel ID display and rate limiting to the Kick settings: #173

Closed
opened 2026-03-02 04:00:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eerimoq/moblin/pull/158
Author: @id3adeye
Created: 9/3/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 6b5b079 channel ID display and rate limiting to the Kick settings:

📊 Changes

3 files changed (+77 additions, -2 deletions)

View changed files

📝 Moblin/Platforms/Kick/KickPusher.swift (+4 -0)
📝 Moblin/Various/Model/ModelKick.swift (+20 -0)
📝 Moblin/View/Settings/Streams/Stream/Kick/StreamKickSettingsView.swift (+53 -2)

📄 Description

Channel ID Display: Shows the fetched channel ID under the channel name
field, or "Channel not found" if invalid
Rate Limiting: 2.5-second cooldown on channel name changes to prevent
API rate limiting


🔄 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/eerimoq/moblin/pull/158 **Author:** [@id3adeye](https://github.com/id3adeye) **Created:** 9/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`6b5b079`](https://github.com/eerimoq/moblin/commit/6b5b079380ba06b3b024468e3131c5ba82c33c2a) channel ID display and rate limiting to the Kick settings: ### 📊 Changes **3 files changed** (+77 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Moblin/Platforms/Kick/KickPusher.swift` (+4 -0) 📝 `Moblin/Various/Model/ModelKick.swift` (+20 -0) 📝 `Moblin/View/Settings/Streams/Stream/Kick/StreamKickSettingsView.swift` (+53 -2) </details> ### 📄 Description Channel ID Display: Shows the fetched channel ID under the channel name field, or "Channel not found" if invalid Rate Limiting: 2.5-second cooldown on channel name changes to prevent API rate limiting --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:00:35 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/moblin#173
No description provided.