Josh Soref
40da2ccac5
Fix spelling ( #13444 )
...
* spelling: anamorphic
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: associated
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: channelinfo
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: eagerly
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: enumerable
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: greater than/less than
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: greater
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: lineup
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: logs out
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: names
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: paging
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: playlist
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: sanitized
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: saving
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
---------
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
4 weeks ago
luzpaz
b37bc9016f
Fix typos
...
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`
4 weeks ago
Josh Soref
044cf9fb85
chore: fix spelling
...
* a
* acceleration
* addition
* altogether
* api clients
* artist
* associated
* bandwidth
* cannot
* capabilities
* case-insensitive
* case-sensitive
* configuration
* delimiter
* dependent
* diacritics
* directors
* enable
* explicitly
* filters
* finish
* have
* hierarchy
* implicit
* include
* information
* into
* its
* keepalive
* localization
* macos
* manual
* matching
* metadata
* nonexistent
* options
* overridden
* parsed
* parser
* playback
* preferring
* processes
* processing
* provider
* ratings
* retrieval
* running
* segments
* separate
* should
* station
* subdirectories
* superseded
* supported
* system
* than
* the
* throws
* transpose
* valid
* was
link: forum or chat rooms
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
4 weeks ago
Joshua M. Boniface
93b8eade61
Merge pull request #12798 from JPVenson/feature/EFUserData
...
Refactor library.db into jellyfin.db and EFCore
4 weeks ago
JPVenson
d716a53ec2
Applied review comments
1 month ago
Daniyar Alpyspayev
2614fecf8d
move to new System.Threading.Lock type for better performance
2 months ago
JPVenson
6a08361f6f
Applied review comments
3 months ago
JPVenson
0dd6dacc4f
Merge remote-tracking branch 'origin/master' into feature/EFUserData
3 months ago
nyanmisaka
9f86f8748c
Backport pull request #13026 from jellyfin/release-10.10.z
...
Fix missing procamp vaapi filter
Original-merge: cf11a2dc1e
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
gnattu
fbdbf77a59
Backport pull request #12991 from jellyfin/release-10.10.z
...
Use invariant culture for tonemap options
Original-merge: d292fde9e2
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
nyanmisaka
661caa62e2
Backport pull request #12989 from jellyfin/release-10.10.z
...
Fix InvariantCulture in VPP tonemap options
Original-merge: 25321d7f80
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
nyanmisaka
87a3c5d11c
Backport pull request #12973 from jellyfin/release-10.10.z
...
Fix pixel format in HEVC RExt SDR transcoding
Original-merge: aa08d3f2bf
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
gnattu
4f562d67b0
Backport pull request #12947 from jellyfin/release-10.10.z
...
Add a small tolerance value to remux fps check
Original-merge: 954950dc14
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
Shadowghost
6e7118eff1
Backport pull request #12934 from jellyfin/release-10.10.z
...
Fix playlists
Original-merge: 8bee67f1f8
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
JPVenson
27b044493a
Backport pull request #12916 from jellyfin/release-10.10.z
...
Added query filter to disregard disabled Providers
Original-merge: 38c08c4fad
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
JPVenson
68252ffa1b
Merge branch 'feature/EFUserData' of https://github.com/JPVenson/jellyfin into feature/EFUserData
3 months ago
JPVenson
b39553611d
Applied coding style
3 months ago
JPVenson
427359deee
Merge branch 'master' into feature/EFUserData
3 months ago
Bond-009
ceb850c770
Update projects to .NET 9 ( #13023 )
3 months ago
JPVenson
e8be7ab011
Merge branch 'jellyfin:master' into feature/EFUserData
3 months ago
JPVenson
508b27f156
Fixed Duplicate returns on grouping
...
Fixed UserDataKey not stored
3 months ago
JPVenson
2d4f7f725f
Fixed TopParent not beeing migrated
3 months ago
JPVenson
dfbbbf023d
reverted tag enumeration
3 months ago
JPVenson
4959232b27
Fixed tags aggregation
3 months ago
gnattu
46fb6c1579
Backport pull request #12940 from jellyfin/release-10.10.z
...
Remove DynamicImageResponse local image after saved to metadata folder
Original-merge: 3a9b48a2aa
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
4 months ago
JPVenson
0639758abd
Updated all instances of ImmutableList to ImmutableArray
4 months ago
JPVenson
76df4c48bc
Changed from ImmuntableList to ImmutableArray
4 months ago
Jellyfin Release Bot
a0c634a6ed
Bump version to 10.11.0
4 months ago
Nyanmisaka
df8edaa083
Fix seeking beyond EOF in HWA transcoding ( #12847 )
4 months ago
gnattu
6813db06d7
Infer more audio codec from containers ( #12837 )
4 months ago
JPVenson
e20ecfc670
applied review comments
4 months ago
JPVenson
058a567e00
Removed unused mapping tables
4 months ago
JPVenson
05ffa7b413
Applied Review Comments
4 months ago
JPVenson
b73985e04f
Expanded People architecture and fixed migration
4 months ago
JPVenson
ae641b7f3a
Applied review comments
5 months ago
JPVenson
439a997fca
Readded custom serialisation
5 months ago
JPVenson
3e7ce5e1df
Removed obsolete Score and Similiarity values for search
5 months ago
JPVenson
473628ba3a
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
5 months ago
JPVenson
01d834f21a
Fixed (most) tests
5 months ago
JPVenson
2014fa56b8
Ported new Item Repository architecture
5 months ago
JPVenson
b09a41ad1f
WIP porting new Repository structure
5 months ago
JPVenson
be48cdd9e9
Naming refactoring and WIP porting of new interface repositories
5 months ago
JPVenson
15bf43e3ad
Removed BaseSqliteRepository
5 months ago
JPVenson
6c819fe516
WIP BaseItem search refactoring
5 months ago
JPVenson
d3a3d9fce3
Merge remote-tracking branch 'jellyfinorigin/master' into feature/EFUserData
5 months ago
Nyanmisaka
b496f979f0
Clean up deprecated -vsync option ( #12765 )
5 months ago
Nyanmisaka
368edeb8ad
Fix full range in SW decoder & HW encoder for Trickplay ( #12763 )
5 months ago
Nyanmisaka
4317702559
Fix RKMPP-DRM-OpenCL mapping ( #12758 )
5 months ago
Nyanmisaka
f36e73e748
Improve Trickplay image quality using HQ scaler on intel ( #12759 )
5 months ago
gnattu
9ef7ccfc12
Add perf tradeoff mode to image extractor ( #12744 )
5 months ago