index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Providers
/
Manager
Age
Commit message (
Expand
)
Author
2021-08-28
Remove more and more warnings
Cody Robibero
2021-07-22
Fix remaining MediaBrowser.Providers warnings
Rich Lander
2021-07-22
Fix analysis issues
Rich Lander
2021-06-27
MediaBrowser.Providers: Remove some warnings
Bond_009
2021-06-22
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
Bond_009
2021-06-12
Merge pull request #5384 from Larvitar/season-metadata-fix
Bond-009
2021-06-12
Update MediaBrowser.Providers/Manager/MetadataService.cs
Claus Vium
2021-06-12
Merge pull request #6096 from cvium/saving_private_ram
Bond-009
2021-06-06
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
Cody Robibero
2021-05-29
Clear episode and season provider IDs during ApplySearchResult
Mariusz Chryc
2021-05-25
Don't prefer OMDB rating over all other providers
PingWin
2021-05-24
Remove some unnecessary allocations
cvium
2021-05-06
fixed no channel icons when using tvheadend (#5996)
wehrstedt
2021-05-05
Code Clean up: Use Pattern Matching (#5838)
BaronGreenback
2021-04-24
add UpdatePeopleAsync and add people to both tables
cvium
2021-04-21
Merge pull request #5867 from Bond-009/provider
Bond-009
2021-04-21
Merge pull request #5807 from Bond-009/refreshdelay
Bond-009
2021-04-19
ProviderManager: fix discard and 2 warnings
Bond_009
2021-04-18
Add Person to TypedBaseItems if it's new
cvium
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-13
Remove throttle in refresh code
Bond_009
2021-04-11
Do not touch "old" local artwork unless saving locally
cvium
2021-04-04
Fix possible nullref
Bond_009
2021-04-01
ensure only valid images are saved in ItemImageProvider
Claus Vium
2021-03-25
Merge pull request #5321 from Ullmie02/nfo-thumb
Bond-009
2021-03-23
Use |=
David
2021-03-07
Use FileShare.None when creating files
David
2021-03-05
Do not use language or imagelanguages when searching for images
cvium
2021-03-03
return false when providerid is null or empty
cvium
2021-02-28
Add nfo thumb tag support
David
2021-02-15
Properly forward cancellationTokens
Bond_009
2020-12-31
Enable nullable for MediaBrowser.XbmcMetadata project (#4612)
martinek-stepan
2020-12-10
Simplify
cvium
2020-12-10
Remember to await the async task
cvium
2020-12-10
Remove ImageFetcherPostScanTask
cvium
2020-12-04
Merge pull request #4242 from Spacetech/library_scan_speed
Claus Vium
2020-12-02
Remove Lazy
Gary Wilber
2020-12-02
Move MetadataRefreshThrottler to BaseItemManager
Gary Wilber
2020-11-21
Update MetadataService.cs
BaronGreenback
2020-11-21
Update MetadataService.cs
BaronGreenback
2020-11-21
Merge branch 'master' into defer_image_fetching
Joshua M. Boniface
2020-11-19
Merge pull request #4507 from BaronGreenback/Spelling
Joshua M. Boniface
2020-11-19
Merge pull request #4342 from crobibero/base-item-manager
Claus Vium
2020-11-18
More spelling corrections.
Greenback
2020-11-17
Pass cancellation where possible
Bond_009
2020-11-14
remove custom HttpException
crobibero
2020-11-10
Removed code as suggested by @cvium
Fernando Fernández
2020-10-27
Use BaseItemManager
crobibero
2020-10-19
Remove "download images in advance" option
ferferga
2020-10-03
Defer image pre-fetching until the end of a refresh/scan
cvium
[next]