[PR #86] [MERGED] Feature/jellyfin dynamic port #201

Closed
opened 2026-02-05 16:59:29 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Jellyfin2Samsung/Samsung-Jellyfin-Installer/pull/86
Author: @PatrickSt1991
Created: 8/27/2025
Status: Merged
Merged: 8/27/2025
Merged by: @PatrickSt1991

Base: masterHead: feature/jellyfin_dynamic_port


📝 Commits (2)

📊 Changes

16 files changed (+131 additions, -78 deletions)

View changed files

📝 App.config (+1 -1)
📝 Localization/Strings.Designer.cs (+18 -0)
📝 Localization/Strings.da.resx (+6 -0)
📝 Localization/Strings.nl.resx (+6 -0)
📝 Localization/Strings.resx (+6 -0)
📝 Services/INetworkService.cs (+2 -2)
📝 Services/NetworkService.cs (+12 -13)
📝 Services/TizenCertificateService .cs (+1 -1)
📝 Services/TizenInstallerService.cs (+10 -12)
📝 Settings.Designer.cs (+1 -1)
📝 Settings.settings (+1 -1)
📝 ViewModels/JellyfinConfigViewModel.cs (+12 -13)
📝 ViewModels/MainWindowViewModel.cs (+41 -23)
📝 ViewModels/SettingsViewModel.cs (+1 -1)
📝 Views/InstallationCompleteWindow.xaml.cs (+1 -1)
📝 Views/JellyfinConfigView.xaml (+12 -9)

📄 Description

No description provided


🔄 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/Jellyfin2Samsung/Samsung-Jellyfin-Installer/pull/86 **Author:** [@PatrickSt1991](https://github.com/PatrickSt1991) **Created:** 8/27/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@PatrickSt1991](https://github.com/PatrickSt1991) **Base:** `master` ← **Head:** `feature/jellyfin_dynamic_port` --- ### 📝 Commits (2) - [`0d52f40`](https://github.com/Jellyfin2Samsung/Samsung-Jellyfin-Installer/commit/0d52f40297f8f106a6f827da9933dc9c6ac878f4) Dynamic port option - [`d93b9cb`](https://github.com/Jellyfin2Samsung/Samsung-Jellyfin-Installer/commit/d93b9cb73fec97bdefd21f6d0ef5d33423ec0147) removed beta tag ### 📊 Changes **16 files changed** (+131 additions, -78 deletions) <details> <summary>View changed files</summary> 📝 `App.config` (+1 -1) 📝 `Localization/Strings.Designer.cs` (+18 -0) 📝 `Localization/Strings.da.resx` (+6 -0) 📝 `Localization/Strings.nl.resx` (+6 -0) 📝 `Localization/Strings.resx` (+6 -0) 📝 `Services/INetworkService.cs` (+2 -2) 📝 `Services/NetworkService.cs` (+12 -13) 📝 `Services/TizenCertificateService .cs` (+1 -1) 📝 `Services/TizenInstallerService.cs` (+10 -12) 📝 `Settings.Designer.cs` (+1 -1) 📝 `Settings.settings` (+1 -1) 📝 `ViewModels/JellyfinConfigViewModel.cs` (+12 -13) 📝 `ViewModels/MainWindowViewModel.cs` (+41 -23) 📝 `ViewModels/SettingsViewModel.cs` (+1 -1) 📝 `Views/InstallationCompleteWindow.xaml.cs` (+1 -1) 📝 `Views/JellyfinConfigView.xaml` (+12 -9) </details> ### 📄 Description _No description provided_ --- <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-05 16:59:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Samsung-Jellyfin-Installer#201