Commit Graph

238 Commits (e4d66f35fdaece836edc26cb0d2af36fdb933d7f)

Author SHA1 Message Date
gnattu e4d66f35fd chore: use proper way to override remove root
2 months ago
Cody Robibero 31e0756c0c
Only update if actively refreshing (#11341)
2 months ago
Sebastian Held bfc5deb234
fix metadata refresh for artists (#11257)
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
4 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
5 months ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects
7 months ago
Bond_009 d15f6908b0 Empty Guids shouldn't make it into the refresh queue
8 months ago
Stepan Goremykin ee83e4cca5 Remove redundant method
9 months ago
Stepan Goremykin 0ed2aa6f06 Fix a few multiple enumerations
9 months ago
Bond-009 3982b0e057
Reduce bottlenecks scan code (#9863)
12 months ago
Stepan Goremykin 6ae1903453 Use TryAdd
1 year ago
SenorSmartyPants 99816b07dc Enable NFO processing for Extras
1 year ago
Bond_009 4b01aaa0f7 Allocate less Lists
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
Bond_009 9bb1bc5a3e Remove dependency on OptimizedPriorityQueue
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
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
Cody Robibero 97bf6c7364 Merge pull request #7521 from 1337joe/image-mime-fallback
2 years ago
Joe Rogers b03f56c3d6
Remove warnings
2 years ago
Joe Rogers 6e4710d048
Fix review comment
2 years ago
Joe Rogers ac675318f8
Simplify RefreshSingleItem
2 years ago
Joe Rogers bdce435b09
Reorder and flatten provider filtering
2 years ago
Joe Rogers a7c009e2eb
Pass TypeOptions instead of full LibraryOptions
2 years ago
Joe Rogers e7df72de49
Improve metadata provider sorting
2 years ago
Joe Rogers 11c7c24f0e
Clarify naming, minor method ordering improvement
2 years ago
Joe Rogers 6221991c63
Add nullable annotations
2 years ago
Joe Rogers 8515e8fbd1
Improve image provider sorting
2 years ago
Joe Rogers 4ace7f5c53
Fix unused var, log typo
2 years ago
Joe Rogers 2e2a594e19
Move Get*Providers definitions to interface
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
Chris Tam b0cd1f5e39 Fix images "not loading" after manual identification
3 years ago
Claus Vium 74fef6c05b
Merge pull request #6177 from Bond-009/async
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
wehrstedt ad1d9d9a23
fixed no channel icons when using tvheadend (#5996)
3 years ago
Bond-009 86a2e6eeda
Merge pull request #5867 from Bond-009/provider
3 years ago
Bond-009 da78a96312
Merge pull request #5807 from Bond-009/refreshdelay
3 years ago