[PR #4534] [MERGED] Remove UTF8 bom from some files #10142

Closed
opened 2026-02-07 06:14:50 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4534
Author: @Bond-009
Created: 11/21/2020
Status: Merged
Merged: 11/21/2020
Merged by: @joshuaboniface

Base: masterHead: bom


📝 Commits (1)

  • f5973d5 Remove UTF8 bom from some files

📊 Changes

29 files changed (+29 additions, -29 deletions)

View changed files

📝 Jellyfin.Api/Controllers/ApiKeyController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/ArtistsController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/BrandingController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/CollectionController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/DashboardController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/FilterController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/GenresController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/HlsSegmentController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/ImageController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/InstantMixController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/ItemLookupController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/ItemUpdateController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/LocalizationController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/MediaInfoController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/MoviesController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/MusicGenresController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/PersonsController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/PlaylistsController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/PlaystateController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/PluginsController.cs (+1 -1)

...and 9 more files

📄 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/jellyfin/jellyfin/pull/4534 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 11/21/2020 **Status:** ✅ Merged **Merged:** 11/21/2020 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `bom` --- ### 📝 Commits (1) - [`f5973d5`](https://github.com/jellyfin/jellyfin/commit/f5973d57e8c070692450f0e04e01615c78c954d9) Remove UTF8 bom from some files ### 📊 Changes **29 files changed** (+29 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/ApiKeyController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/ArtistsController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/BrandingController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/CollectionController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/DashboardController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/FilterController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/GenresController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/HlsSegmentController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/ImageController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/InstantMixController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/ItemLookupController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/ItemUpdateController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/LocalizationController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/MediaInfoController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/MoviesController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/MusicGenresController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/PersonsController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/PlaylistsController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/PlaystateController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/PluginsController.cs` (+1 -1) _...and 9 more files_ </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-07 06:14:50 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10142