mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[PR #13438] [MERGED] Fix typos #13396
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#13396
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:typos-various📝 Commits (1)
b37bc90Fix typos📊 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,whoknowsChanges
Followup to
ab124bec88Issues
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.