fix scpell failure

This commit is contained in:
BotBlake
2026-01-22 20:41:30 +01:00
parent 0e5a6bbf00
commit 965ad2cd46
4 changed files with 29 additions and 10 deletions
+2
View File
@@ -2,6 +2,7 @@
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
"version": "0.2",
"language": "en, en-US, en-GB",
"allowCompoundWords": true,
"files": ["**/*.md", "**/*.mdx", "**/*.tsx"],
"dictionaryDefinitions": [
{
@@ -14,6 +15,7 @@
"ignorePaths": [
"node_modules",
"/project-words.txt",
"/src/components/common/PlatformIcon.tsx",
"/blog/2019/*",
"/blog/2020/*",
@@ -37,4 +37,4 @@ There are four types of playback; three of which involve transcoding. The type b
When the source video is in HDR, it will need to be tone-mapped to SDR when transcoding, as Jellyfin currently
doesn't support HDR to HDR tone-mapping, or passing through HDR metadata. While this can be done in software, it is
very slow, and you may encounter situations where no modern consumer CPUs can transcode in real time. Therefore, a GPU
is always recommended, where even a basic Intel iGPU can handle as much load as a Ryzen 5800X for this usecase.
is always recommended, where even a basic Intel iGPU can handle as much load as a Ryzen 5800X for this use case.
+24 -7
View File
@@ -9,8 +9,9 @@ alac
albumartistsort
allports
alpn
alpn
analyzeduration
Anidb
Anilist
anthonylavado
apiclient
apsell
@@ -37,6 +38,7 @@ BDMV
behindthescenes
blitter
Blitter
boxset
Broadwell
buildinfo
cachedir
@@ -85,12 +87,12 @@ deinterlacing
deletedscene
DHLEVEL
dhparams
directio
DISABLEFILELOCKING
discart
displayepisode
displayorder
displayseason
directio
distros
dists
dkanada
@@ -153,6 +155,7 @@ Geoip
geolocation
getent
gifsicle
Gotify
gpedit
GPGPU
gstreamer
@@ -182,6 +185,7 @@ initscripts
inotify
ipban
IPTV
ircs
irqs
itid
iwalton
@@ -201,8 +205,11 @@ jpege
Kaby
keyrings
keyserver
Kinopoisk
Kitsu
kodi
Kodi
Kribs
lastplayed
Lavado
lavfi
@@ -210,6 +217,7 @@ ldconfig
leresolver
letsencrypt
libc
libera
libmali
libnvcuvid
libnvidia
@@ -236,18 +244,18 @@ Mbps
mcarlton
mediaserver
mergerfs
Metaarchives
Metaimages
Metapackages
metaarchive
metaarchives
Metaarchives
metaimage
metaimages
Metaimages
metapackage
metapackages
Metapackages
mintls
mirrorbits
mirorrbits
mirrorbits
mirrorinfo
mirrorlist
mirrorstats
@@ -258,6 +266,7 @@ mobi
modeset
mopidy
mpaa
mpvqt
Multicore
multiversion
Multiview
@@ -266,6 +275,7 @@ musicbrainzalbumartistid
musicbrainzalbumid
musicbrainzartistid
musicbrainzreleasegroupid
mycoolname
myjellyfin
myvideos
nasm
@@ -363,6 +373,7 @@ rpmfusion
RSSDP
rsyncd
Ryzen
scrobble
scrollbuttons
scroller
Scyfin
@@ -374,6 +385,8 @@ SEMA
sendfile
Serilog
setsebool
Shoko
Shokofin
shoutcast
showtitle
Skia
@@ -384,6 +397,7 @@ sortname
sorttitle
soughtafter
Spacetech
spaghettified
specifishity
speedbumps
splashscreen
@@ -405,9 +419,11 @@ sysconfig
Sysoev
systempaths
tailnet
Themerr
thornbill
Tigerlake
timedatectl
Tizen
TMDB
tmdbid
tmpfs
@@ -460,6 +476,7 @@ webui
wheter
withcolor
withuserdata
Wizdom
wstunnel
xattr
Xbmc
@@ -470,4 +487,4 @@ Xvolume
xvzf
ycbcr
youruser
yourusername
yourusername
@@ -84,7 +84,7 @@ export default function ContributorGuide() {
{contributorOption === ContributorOption.Code && (
<>
<div className='margin-top--md'>
There are a couple ways to get involved with Jellyfin depending on your skillset.
There are a couple ways to get involved with Jellyfin depending on your skill set.
</div>
<div>
<button
@@ -467,7 +467,7 @@ export default function ContributorGuide() {
{otherOption === OtherOption.Troubleshoot && (
<div className='margin-top--md'>
We have a large and diverse userbase, with so many features that the combinations and configurations are
We have a large and diverse user base, with so many features that the combinations and configurations are
almost endless. But as a volunteer-run project, the contributors can often be limited in the help they can
provide. If you are well-versed in Jellyfin&apos;s operation, we welcome you to try to help troubleshoot
problems your fellow users are having. Troubleshooting generally occurs in our{' '}