[PR #1731] [MERGED] Fix culture problem on Windows for segment_time_delta argument. #8867

Closed
opened 2026-02-07 05:51:47 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1731
Author: @EraYaN
Created: 9/10/2019
Status: Merged
Merged: 9/10/2019
Merged by: @joshuaboniface

Base: masterHead: segment-time-delta-culture-fix


📝 Commits (1)

  • e8b13ea Fix culture problem on Windows for segment_time_delta argument.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 MediaBrowser.Api/Playback/Hls/DynamicHlsService.cs (+1 -1)

📄 Description

Changes
Added InvariantCulture to the string.Format call.


🔄 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/jellyfin/jellyfin/pull/1731 **Author:** [@EraYaN](https://github.com/EraYaN) **Created:** 9/10/2019 **Status:** ✅ Merged **Merged:** 9/10/2019 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `segment-time-delta-culture-fix` --- ### 📝 Commits (1) - [`e8b13ea`](https://github.com/jellyfin/jellyfin/commit/e8b13ea8a94640a4d9aad90b6ed185b5016c868d) Fix culture problem on Windows for segment_time_delta argument. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Api/Playback/Hls/DynamicHlsService.cs` (+1 -1) </details> ### 📄 Description **Changes** Added InvariantCulture to the string.Format call. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 05:51:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8867