Commit Graph

588 Commits (master)

Author SHA1 Message Date
Shadowghost 8b938e2696 Backport pull request #11673 from jellyfin/release-10.9.z
2 days ago
gnattu 77a101cc98
Fix missing season Index (#11472)
2 weeks ago
Bond-009 d29b85a134
Fix multiple intro providers and remove unneeded ToLists (#11431)
4 weeks ago
gnattu e4d66f35fd chore: use proper way to override remove root
1 month ago
Cody Robibero 31e0756c0c
Only update if actively refreshing (#11341)
1 month ago
Sebastian Held bfc5deb234
fix metadata refresh for artists (#11257)
2 months ago
scampower3 4bcabbde7b
Fixes 'replace missing metadata' overwrites existing metadata that does exist (#11136)
2 months ago
Cody Robibero f7f3ad9eb7
Precache livetv program images (#11083)
3 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
3 months ago
Patrick Barron 8698b90594 Remove SimpleProgress
3 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
4 months ago
Bond_009 b62b0ec2b5 Fix warnings
6 months ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
6 months ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects
7 months ago
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
7 months ago
Bond_009 d15f6908b0 Empty Guids shouldn't make it into the refresh queue
7 months ago
Stepan Goremykin f84469d500 Remove redundant using directives
8 months ago
Bond_009 efc4c305a9 Use CryptoStream to convert stream from base64
8 months ago
Stepan Goremykin ee83e4cca5 Remove redundant method
9 months ago
Stepan Goremykin 0ed2aa6f06 Fix a few multiple enumerations
9 months ago
LJQ a0011886b0 Fixes metadata refresh problems with NFO files
10 months ago
Bond-009 3982b0e057
Reduce bottlenecks scan code (#9863)
11 months ago
Shadowghost 6ddc449a89 Implement NFO named season parsing
1 year ago
SenorSmartyPants 11d7c00de9
Fix local JPG primary image for video being overwritten by screen grabber (#9552)
1 year ago
Stepan Goremykin 6ae1903453 Use TryAdd
1 year ago
Cody Robibero dd491ce8ff
Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFO
1 year ago
SenorSmartyPants 39677525f3
Don't overwrite NFO images (#9452)
1 year ago
SenorSmartyPants 99816b07dc Enable NFO processing for Extras
1 year ago
Bond_009 4b01aaa0f7 Allocate less Lists
1 year ago
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Joe Rogers 4ce30989e0
Make update type for RunTimeTicks consistent with other file attributes
1 year ago
Joe Rogers 2d2b0a528c
Add missing checks for item locked state in metadata updates
1 year ago
Bond-009 151aa0f678
Merge pull request #8982 from bradbeattie/background-images-no-language
1 year ago
Bond-009 ebbd1b9db1
Update MediaBrowser.Providers/Manager/ItemImageProvider.cs
1 year ago
Claus Vium 9eaad18c2c
fix: don't allow exceptions to propagate from Refresh progress event handlers (#9228)
1 year ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers
1 year ago
Claus Vium 223aaec93f
Merge pull request #8995 from daullmer/nfo-remote-images-initial
1 year ago
Brad Beattie d639d35baa Backdrops prefer no language images
1 year ago
David Ullmer 6e7b0a8cb2
Use nfo provided remote images on initial scan
1 year ago
Bond_009 6bf131b270 Use Diacritics.NET
1 year ago
Bond-009 497d8c4957
Use Order() introduced in .NET 7 (#8923)
1 year ago
Bond_009 9bb1bc5a3e Remove dependency on OptimizedPriorityQueue
1 year ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Bond-009 f369ddf522
Merge pull request #7039 from 1337joe/providermanager-cleanup
2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
Claus Vium 81b04ddbb5
Merge branch 'master' into providermanager-cleanup
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Bond-009 6702756e7b Merge pull request #7873 from cvium/fix_nfo_remoteimages
2 years ago