Commit Graph

1548 Commits (01946c6ef58fee737ae03aacd0bc0f32a5b8226e)

Author SHA1 Message Date
Shadowghost 8b938e2696 Backport pull request #11673 from jellyfin/release-10.9.z
4 months ago
Shadowghost 29a293f9e7 Backport pull request #11647 from jellyfin/release-10.9.z
4 months ago
crobibero 3564b00fc0 Backport pull request #11569 from jellyfin/release-10.9.z
5 months ago
Joshua M. Boniface 47b79df136
Update MediaBrowser.Controller/Entities/Folder.cs
5 months ago
gnattu 588fb9e82b Don't assume library change only on item count
5 months ago
gnattu 3ae0fb90cb
Validate Collection Folders on adding and removal (#11444)
5 months ago
Bond-009 3feb3f81bf
More efficient array creation (#11468)
5 months ago
gnattu 5dc6bb4910
Fix incomplete tag query for whitelist tags (#11416)
5 months ago
Bond_009 2ad872001d Address comments
5 months ago
Bond_009 88a38a61b5 Improve audio normalization
5 months ago
Bond-009 428283f787
Always scan ReplayGain tag (#11418)
5 months ago
gnattu 601c88c704
fix: don't apply whitelist tags to libraries (#11377)
5 months ago
gnattu 1b567efeb5 fix: correctly pass parameters in overrides
5 months ago
gnattu e4d66f35fd chore: use proper way to override remove root
5 months ago
Cody Robibero 31e0756c0c
Only update if actively refreshing (#11341)
6 months ago
Shadowghost ddda30fe23 Only allow owner and admin to delete playlists
6 months ago
Cody Robibero 5437936bb9
Check all tags for allow/block (#11206)
6 months ago
Gary Wang c16135800c
feat(i18n): transliterate item name before sorting (#11172)
6 months ago
Claus Vium 239727e896
fix: skip library folders that are inaccessible or empty (#9291)
6 months ago
Bond-009 f44ec318d6
Merge pull request #11163 from robert-hamilton36/lyrics
6 months ago
btopherjohnson 9a40a67c60
Add ability to enable/disable libraries (#11037)
6 months ago
robert-hamilton36 2234b5bec6 add lyric files to supportedExtensions
7 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
7 months ago
Patrick Barron 0370167b8d Add IRecordingsManager service
7 months ago
Patrick Barron 505c09c85b Fix tests
8 months ago
Patrick Barron 0960438065 Remove ActionableProgress
8 months ago
Patrick Barron 8698b90594 Remove SimpleProgress
8 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
8 months ago
Niels van Velzen 55916a09eb
Remove some unused client capabilities and sync code (#10812)
9 months ago
Cody Robibero 033cfa59c4 Convert CollectionType to use lowercase enum names
10 months ago
Pithaya eb2bcc91c5
Merge branch 'master' into feat/book-persons
11 months ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
11 months ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
11 months ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
11 months ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
12 months ago
Stepan Goremykin fdef9356b9 Use null propagation
12 months ago
Pithaya cc590f82b9 Allow people on books
12 months ago
Stepan Goremykin 6512f85ccb Pass cancellation token
12 months ago
Bond_009 526c918524 CollectionFolder: replace Dictionary + locks with ConcurrentDictionary
1 year ago
Bond_009 18a311d32f == null -> is null
1 year ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests
1 year ago
TelepathicWalrus 4c7fb8f452
Album gain (#10085)
1 year ago
Bond-009 3982b0e057
Reduce bottlenecks scan code (#9863)
1 year ago
Cody Robibero 81cf798430
Merge pull request #8203 from Shadowghost/nfo-season-names
1 year ago
Shadowghost 81746666de Fix TotalRecordCount calculation
1 year ago
Shadowghost 6ddc449a89 Implement NFO named season parsing
1 year ago
TelepathicWalrus 603fce59df
Audio normalization (#9222)
1 year ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
2 years ago
Bond-009 9c500bdca3
Merge pull request #9466 from Shadowghost/playlist-fix
2 years ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
2 years ago