Commit Graph

1558 Commits (f0c8273b63e3a47a4444607be4437552101df850)

Author SHA1 Message Date
Bond-009 7b40c6fef1
Merge pull request #11971 from jellyfin/revert-11615-patch-1
8 months ago
Shadowghost bb0c234984 Backport pull request #11959 from jellyfin/release-10.9.z
8 months ago
Bond-009 5975a0c5c8
Revert "Allow collection sort by Release Date Descending"
8 months ago
Bond-009 727f176542
Merge pull request #11615 from cptn-x/patch-1
8 months ago
Shadowghost c1032967c2 Backport pull request #11882 from jellyfin/release-10.9.z
8 months ago
Shadowghost 1a94976752 Backport pull request #11806 from jellyfin/release-10.9.z
8 months ago
Shadowghost 407dc9272c Backport pull request #11762 from jellyfin/release-10.9.z
8 months ago
Shadowghost 5d4880c497 Backport pull request #11743 from jellyfin/release-10.9.z
8 months ago
Shadowghost c0364fc766 Backport pull request #11719 from jellyfin/release-10.9.z
8 months ago
Shadowghost 8b938e2696 Backport pull request #11673 from jellyfin/release-10.9.z
9 months ago
Shadowghost 29a293f9e7 Backport pull request #11647 from jellyfin/release-10.9.z
9 months ago
cptn fe07b4bbc5
Allow collection sort by Release Date Descending
9 months ago
crobibero 3564b00fc0 Backport pull request #11569 from jellyfin/release-10.9.z
9 months ago
Joshua M. Boniface 47b79df136
Update MediaBrowser.Controller/Entities/Folder.cs
9 months ago
gnattu 588fb9e82b Don't assume library change only on item count
9 months ago
gnattu 3ae0fb90cb
Validate Collection Folders on adding and removal (#11444)
9 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
gnattu 1b567efeb5 fix: correctly pass parameters in overrides
10 months ago
gnattu e4d66f35fd chore: use proper way to override remove root
10 months ago
Cody Robibero 31e0756c0c
Only update if actively refreshing (#11341)
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
Claus Vium 239727e896
fix: skip library folders that are inaccessible or empty (#9291)
11 months ago
Bond-009 f44ec318d6
Merge pull request #11163 from robert-hamilton36/lyrics
11 months ago
btopherjohnson 9a40a67c60
Add ability to enable/disable libraries (#11037)
11 months ago
robert-hamilton36 2234b5bec6 add lyric files to supportedExtensions
11 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
11 months ago
Patrick Barron 0370167b8d Add IRecordingsManager service
12 months ago
Patrick Barron 505c09c85b Fix tests
1 year ago
Patrick Barron 0960438065 Remove ActionableProgress
1 year ago
Patrick Barron 8698b90594 Remove SimpleProgress
1 year 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
Pithaya eb2bcc91c5
Merge branch 'master' into feat/book-persons
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 c7a94d48ae
Convert ItemSortBy to enum (#9765)
1 year ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
1 year ago
Stepan Goremykin fdef9356b9 Use null propagation
1 year ago
Pithaya cc590f82b9 Allow people on books
1 year ago
Stepan Goremykin 6512f85ccb Pass cancellation token
1 year ago
Bond_009 526c918524 CollectionFolder: replace Dictionary + locks with ConcurrentDictionary
1 year ago
Bond_009 18a311d32f == null -> is null
1 year ago