Commit Graph

663 Commits (7f38b19238a7e49619fc13abfd7197a95f203583)

Author SHA1 Message Date
elfalem 9ec85a0f18
Allow Playlists access for users with allowed tags configured (#12686)
4 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
5 months ago
Cody Robibero 8c3f3c503b
Merge pull request #11665 from Bond-009/getuserbyid
5 months ago
theguymadmax 065ec7ec0b Allow svg for local images
6 months ago
Bond_009 c680dbb53e Use User overload of UserDataManager.SaveUserData when possible
6 months ago
JPVenson 00eb6c0d6f
Add media segments API (#12345)
6 months ago
ItsAllAboutTheCode 24f355a779
Changed `GetThemeMedia` to support SortBy/Order options (#12167)
6 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
7 months ago
Shadowghost 5d4880c497 Backport pull request #11743 from jellyfin/release-10.9.z
8 months ago
Bond-009 3feb3f81bf
More efficient array creation (#11468)
9 months ago
gnattu 5dc6bb4910
Fix incomplete tag query for whitelist tags (#11416)
9 months ago
Bond_009 2ad872001d Address comments
9 months ago
Bond_009 88a38a61b5 Improve audio normalization
9 months ago
Bond-009 428283f787
Always scan ReplayGain tag (#11418)
9 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
10 months ago
Cody Robibero 5437936bb9
Check all tags for allow/block (#11206)
10 months ago
Gary Wang c16135800c
feat(i18n): transliterate item name before sorting (#11172)
10 months ago
robert-hamilton36 2234b5bec6 add lyric files to supportedExtensions
11 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
1 year 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
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
photonconvergence 09e8a7e62c Fix extra type differentiation
2 years ago
Bond_009 224bb355dd Rewrite BaseItem.ModifySortChunks
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Zach Phelan 8857edb66c Add function back for compatibility, add sorting
2 years ago
Zach Phelan c71d6f2358 Sort special features same as other spots, removing unnecssary function
2 years ago
Bond-009 2b1a915ead Merge pull request #7604 from Jellifi007/fixes-diactritics
3 years ago
Bond_009 7fdc0e3c3d BaseItem: remove unused function
3 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
3 years ago