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
/
Books
Age
Commit message (
Expand
)
Author
2023-12-08
Convert CollectionType to use lowercase enum names
Cody Robibero
2023-11-09
Convert CollectionType, SpecialFolderType to enum (#9764)
Cody Robibero
2023-10-06
Reduce string allocations
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-10-11
Fix some things that slipped through the cracks
Bond_009
2021-12-20
Use our own Contains extension
cvium
2021-10-03
Fix warnings in Library
Patrick Barron
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-03-14
do not resolve episode-like files if they are in extras folders
cvium
2020-12-11
remove opf extension for book types
artiume
2020-10-12
Fix SA 1116 warnings
Jan-Pieter Baert
2020-06-20
brace multiline if statements
telans
2020-05-14
Update Books Resolver File Types
artiume
2020-02-23
Fix some warnings
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2017-10-06
add additional book extension
Luke Pulverenti
2016-12-12
move book support into the core
Luke Pulverenti