Commit Graph

650 Commits (4f7a341c1424e1b96c71d9db59368918e7b782a4)

Author SHA1 Message Date
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
8 months ago
Stepan Goremykin f84469d500 Remove redundant using directives
9 months ago
Bond-009 3982b0e057
Reduce bottlenecks scan code (#9863)
1 year ago
SenorSmartyPants 39677525f3
Don't overwrite NFO images (#9452)
1 year ago
Nils Fürniß e58bf6b2be
Add SeasonProviderIds to EpisodeInfo (#9407)
1 year ago
Nick f94abc1eb7
Copy IsAutomated option when making MetadataRefreshOptions copy. (#9385)
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 b2def4c9ea
Fix build (#8859)
2 years ago
Bond-009 f369ddf522
Merge pull request #7039 from 1337joe/providermanager-cleanup
2 years ago
Shadowghost 2e639c77c7 Apply review suggestions
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
Shadowghost 42fc02cab6 Add xmldocs
2 years ago
Bond-009 6702756e7b Merge pull request #7873 from cvium/fix_nfo_remoteimages
2 years ago
Joe Rogers ee5bd0daa6
Implement tests on ProviderManager.RefreshSingleItem
2 years ago
Joe Rogers 2e2a594e19
Move Get*Providers definitions to interface
2 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
2 years ago
Bond-009 ef0708d876
Merge pull request #7078 from 1337joe/metadata-merge-data
2 years ago
Joe Rogers 62dc4a79ff
Fix comment typo
2 years ago
Joe Rogers b43f46d5c9
Make identify flag describe purpose, not source
3 years ago
Joe Rogers c81d2e9dec
Remove existing images when applying identify
3 years ago
Joe Rogers 853ef727da
Add refresh flag to remove existing data/images
3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
cvium 76c2775d8c Use static lambdas
3 years ago
Bond_009 994101fcf4 Remove some dead code
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
Rich Lander 3e0aab390a
Merge branch 'master' into mediabrowser-controller-entities
3 years ago
Rich Lander a7cc77e7fa Fix partial set of MediaBrowser.Controller/Entities warnings
3 years ago
Rich Lander 717ff4ec62 Fix warnings for MediaBrowser.Controller/Providers directory
3 years ago
Cody Robibero 4281722d5a Fix [SA1629] Documentation text should end with a period
3 years ago
Bond-009 cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
3 years ago
Claus Vium ed2f08d05f
Merge pull request #6156 from Bond-009/minor14
3 years ago
Claus Vium b8f5a14384
Merge pull request #6117 from LinFor/pr_originaltitle_in_lookupinfo
3 years ago
Bond_009 c78457e6d3 Minor fixes
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
cvium 0835b26889 review
3 years ago
PingWin 05c241da78 Add OriginalTitle to ItemLookupInfo
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller
3 years ago
Cody Robibero e3f55a0c54
Reduce warnings in MediaBrowser.Controller (#6006)
3 years ago
Bond_009 4367b97a54 Fix build
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Bond_009 2ed0801be2 Fix possible nullref
3 years ago