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
/
BaseVideoResolver.cs
Age
Commit message (
Expand
)
Author
2023-10-06
Reduce string allocations
Bond_009
2023-04-06
Remove redundant 'else' keywords
Stepan Goremykin
2023-03-10
Merge pull request #9254 from Shadowghost/dvdbdfix
Bond-009
2023-03-06
Inject IDirectoryService where needed instead of passing it through ItemResol...
Joe Rogers
2023-02-04
Fix BD and DVD folder recognition for tv episodes
Shadowghost
2022-12-07
Fix to make sure that UDF streams are opened with Share.Read (#8276)
Stanislav Ionascu
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-07
Refactor extras parsing
cvium
2021-11-15
Remove ILibraryManager as a dependency in resolvers etc.
cvium
2021-10-03
Fix warnings in Library
Patrick Barron
2021-09-03
Fix some warnings
Bond_009
2021-09-03
Merge remote-tracking branch 'upstream/master' into warn-259810
Cody Robibero
2021-08-28
Remove more and more warnings
Cody Robibero
2021-06-13
Better detection of the ISO DVD/BD types
Stanislav Ionascu
2021-05-24
Remove some unnecessary allocations
cvium
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-16
Reduce some allocations
cvium
2021-03-15
add unit tests
cvium
2021-03-14
do not resolve episode-like files if they are in extras folders
cvium
2020-06-15
fix SA1005
telans
2020-02-23
Fix some warnings
Bond_009
2020-02-19
Minor improvements
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-02-09
Removed some unused fields
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-07
remove trailing whitespace
hawken
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-11-05
support track selection before playback
Luke Pulverenti
2017-09-10
update naming project to target .net standard
Luke Pulverenti
2017-08-09
consolidate emby.server.core into emby.server.implementations
Luke Pulverenti
2017-08-07
deprecate hddvd videotype
Luke Pulverenti
2017-03-29
3.2.9.1
Luke Pulverenti
2016-12-05
fix bluray detection
Luke Pulverenti
2016-12-04
fix bluray folder resolver
Luke Pulverenti
2016-12-03
update xml readers
Luke Pulverenti
2016-11-11
update portable projects
Luke Pulverenti
2016-11-03
move additional classes to new server lib
Luke Pulverenti