[PR #13438] [MERGED] Fix typos #13396

Closed
opened 2025-12-22 09:50:23 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13438
Author: @luzpaz
Created: 1/26/2025
Status: Merged
Merged: 1/27/2025
Merged by: @Bond-009

Base: masterHead: typos-various


📝 Commits (1)

📊 Changes

5 files changed (+11 additions, -11 deletions)

View changed files

📝 Jellyfin.Data/Entities/PeopleBaseItemMap.cs (+1 -1)
📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+7 -7)
📝 MediaBrowser.MediaEncoding/BdInfo/BdInfoDirectoryInfo.cs (+1 -1)
📝 MediaBrowser.Model/Entities/MediaStream.cs (+1 -1)
📝 src/Jellyfin.Extensions/Json/Converters/JsonDelimitedArrayConverter.cs (+1 -1)

📄 Description

Found via codespell -q 3 -D ../../dictionary.txt -S "./Emby.Server.Implementations/Localization" -L allready,childrens,groupe,inh,raisons,re-use,som,supercede,superceded,thirdparty,whoknows

Changes
Followup to ab124bec88

Issues
n/a

Question: there is a typo in source (not included in this PR) here:
0541808c25/MediaBrowser.Controller/Entities/Audio/IHasAlbumArtist.cs (L25)

Is this something you consider worthy of correcting (to 'Extensions')


🔄 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/13438 **Author:** [@luzpaz](https://github.com/luzpaz) **Created:** 1/26/2025 **Status:** ✅ Merged **Merged:** 1/27/2025 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `typos-various` --- ### 📝 Commits (1) - [`b37bc90`](https://github.com/jellyfin/jellyfin/commit/b37bc9016f8b625de3ec4a1fd2c4aac4b979cd7f) Fix typos ### 📊 Changes **5 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Data/Entities/PeopleBaseItemMap.cs` (+1 -1) 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+7 -7) 📝 `MediaBrowser.MediaEncoding/BdInfo/BdInfoDirectoryInfo.cs` (+1 -1) 📝 `MediaBrowser.Model/Entities/MediaStream.cs` (+1 -1) 📝 `src/Jellyfin.Extensions/Json/Converters/JsonDelimitedArrayConverter.cs` (+1 -1) </details> ### 📄 Description Found via `codespell -q 3 -D ../../dictionary.txt -S "./Emby.Server.Implementations/Localization" -L allready,childrens,groupe,inh,raisons,re-use,som,supercede,superceded,thirdparty,whoknows` **Changes** Followup to ab124bec886d90ae46c08d47922e3f080f9bd217 **Issues** n/a Question: there is a typo in source (not included in this PR) here: https://github.com/jellyfin/jellyfin/blob/0541808c256a75676909f5e6c182a9d9da12abcc/MediaBrowser.Controller/Entities/Audio/IHasAlbumArtist.cs#L25 Is this something you consider worthy of correcting (to 'Extensions') --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:50:23 +01:00
Sign in to join this conversation.
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/jellyfin#13396
No description provided.