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
/
Emby.Server.Implementations
/
Library
/
Resolvers
/
TV
Age
Commit message (
Expand
)
Author
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-11
Fix some things that slipped through the cracks
Bond_009
2022-02-20
Fix #7100 by catching the exception on opening invalid UDF images
Stanislav Ionascu
2021-12-20
Use our own Contains extension
cvium
2021-12-15
Merge branch 'master' into what_could_go_wrong
Claus Vium
2021-12-07
Refactor extras parsing
cvium
2021-11-27
performance++
Claus Vium
2021-11-27
Add additional provider parsing to series file name
Cody Robibero
2021-11-16
Remove unused dependencies
cvium
2021-11-15
Remove ILibraryManager as a dependency in resolvers etc.
cvium
2021-11-02
Merge pull request #6027 from fredriklindberg/improve-series-matching
Claus Vium
2021-10-06
Fix the last few warnings
Bond_009
2021-09-19
Fix extra folder type resolving.
Dixin
2021-09-13
Improve series name matching
Fredrik Lindberg
2021-09-06
Remove all unused usings
Fernando Fernández
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-05
More improvements
Bond_009
2021-05-05
Code Clean up: Convert to null-coalescing operator ?? (#5845)
BaronGreenback
2021-04-01
Update Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs
Bond-009
2021-04-01
Remove useless code
Bond_009
2021-03-15
add unit tests
cvium
2021-03-14
do not resolve episode-like files if they are in extras folders
cvium
2020-07-23
Remove unused dependencies.
Patrick Barron
2020-06-20
fix some documentation periods
telans
2020-06-16
fix SA1513/SA1516
telans
2020-06-15
fix SA1508
telans
2020-06-15
fix SA1005
telans
2020-06-13
Merge pull request #3254 from crobibero/ilogger
dkanada
2020-06-06
Fix a small number of compile warnings
aled
2020-06-05
Use typed logger where possible
crobibero
2020-03-24
Remove unused usings
Bond_009
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2020-02-23
Fix some warnings
Bond_009
2020-02-19
Minor improvements
Bond_009
2020-01-22
Clean up Emby.Naming
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-06-01
Fix more warnings
Bond-009
2019-02-09
Removed some unused fields
Bond_009
2019-01-22
Remove conditions that are always true/false
Bond_009
2019-01-20
Minor improvements to library scan code
Bond_009
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
Erwin de Haan
2019-01-11
Merge branch 'dev' into code-cleanup
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
[next]