Commit Graph

673 Commits (6922fd0a3848c730de9117f6e4dfd3c0b7e4c8ce)

Author SHA1 Message Date
Bond-009 9734892322
Merge pull request #12925 from Bond-009/await
4 weeks ago
Josh Soref 044cf9fb85 chore: fix spelling
1 month ago
JPVenson b39553611d Applied coding style
3 months ago
JPVenson 508b27f156 Fixed Duplicate returns on grouping
4 months ago
JPVenson dfbbbf023d reverted tag enumeration
4 months ago
JPVenson 4959232b27 Fixed tags aggregation
4 months ago
Bond_009 d2db700402 Always await instead of directly returning Task
4 months ago
JPVenson 0639758abd Updated all instances of ImmutableList to ImmutableArray
4 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
elfalem 9ec85a0f18
Allow Playlists access for users with allowed tags configured (#12686)
5 months ago
gnattu 97d2f778f8
Only sort item by width when they have the same path (#12626)
5 months ago
Bond-009 e10b986ea0 Backport pull request #12558 from jellyfin/release-10.9.z
6 months ago
Cody Robibero 8c3f3c503b
Merge pull request #11665 from Bond-009/getuserbyid
6 months ago
theguymadmax 065ec7ec0b Allow svg for local images
6 months ago
Bond_009 c680dbb53e Use User overload of UserDataManager.SaveUserData when possible
7 months ago
JPVenson 00eb6c0d6f
Add media segments API (#12345)
7 months ago
ItsAllAboutTheCode 24f355a779
Changed `GetThemeMedia` to support SortBy/Order options (#12167)
7 months ago
Cody Robibero b026772764
Move external url listing to provider for plugin use (#12279)
7 months ago
Shadowghost 6734450d40 Backport pull request #12025 from jellyfin/release-10.9.z
8 months ago
Shadowghost 5d4880c497 Backport pull request #11743 from jellyfin/release-10.9.z
9 months ago
Bond-009 3feb3f81bf
More efficient array creation (#11468)
10 months ago
gnattu 5dc6bb4910
Fix incomplete tag query for whitelist tags (#11416)
10 months ago
Bond_009 2ad872001d Address comments
10 months ago
Bond_009 88a38a61b5 Improve audio normalization
10 months ago
Bond-009 428283f787
Always scan ReplayGain tag (#11418)
10 months ago
gnattu 601c88c704
fix: don't apply whitelist tags to libraries (#11377)
10 months ago
Shadowghost ddda30fe23 Only allow owner and admin to delete playlists
11 months ago
Cody Robibero 5437936bb9
Check all tags for allow/block (#11206)
11 months ago
Gary Wang c16135800c
feat(i18n): transliterate item name before sorting (#11172)
11 months ago
robert-hamilton36 2234b5bec6 add lyric files to supportedExtensions
12 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
1 year ago
Niels van Velzen 55916a09eb
Remove some unused client capabilities and sync code (#10812)
1 year ago
Cody Robibero 033cfa59c4 Convert CollectionType to use lowercase enum names
1 year ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
1 year ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
1 year ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
1 year ago
Bond_009 18a311d32f == null -> is null
2 years ago
Bond-009 3982b0e057
Reduce bottlenecks scan code (#9863)
2 years ago
TelepathicWalrus 603fce59df
Audio normalization (#9222)
2 years ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
2 years ago
Bond_009 2e4905ff05 Fix #9378
2 years ago
Bond_009 761b9ed6a1 Allow webp for local images
2 years ago
Shadowghost 07dc163844 Fix playlist parental control and no parental control skipping forbidden unrated items
2 years ago
Shadowghost c8d80450e0 Recursively update rating
2 years ago
Jpuc1143 cb61a57e82
Reduced number of calls to GetPreference()
2 years ago
Jpuc1143 7fa6d4c81e
Add "Allowed Tags" to Parental Controls
2 years ago
Cody Robibero 9a740344be
Add support for .sup subtitle (#8808)
2 years ago
Joe Rogers e4040ab812
Allow video extras to use owner library options
2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago