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
Age
Commit message (
Expand
)
Author
2021-05-07
Fix build
Bond_009
2021-05-05
Merge pull request #5985 from Bond-009/minor11
Bond-009
2021-05-05
PathExtensions: Fix index out of bounds in TryReplaceSubPath
Bond_009
2021-05-05
More improvements
Bond_009
2021-05-05
Code Clean up: Convert to null-coalescing operator ?? (#5845)
BaronGreenback
2021-05-05
Code Clean up: Use Pattern Matching (#5838)
BaronGreenback
2021-05-05
Merge pull request #5938 from cvium/allocationz
Bond-009
2021-05-05
Merge pull request #5738 from cvium/resolve-from-path
Bill Thornton
2021-05-03
Merge branch 'master' into allocationz
Claus Vium
2021-05-01
Fix scanning
Bond_009
2021-04-30
Merge pull request #5890 from Bond-009/filesystem
Bond-009
2021-04-30
Reduce some allocations with the magic of spans etc.
cvium
2021-04-29
Merge pull request #5893 from Bond-009/db
Bond-009
2021-04-24
add UpdatePeopleAsync and add people to both tables
cvium
2021-04-22
SqliteItemRepository: remove redundant operations
Bond_009
2021-04-22
Reduce string allocations/fs lookups in resolve code
Bond_009
2021-04-21
Update var names
artiume
2021-04-20
Fix Audiobook Resume
artiume
2021-04-19
Respect user settings for transcode and remux
cvium
2021-04-17
Fix ArgumentOutOfRangeException scanning AudioBooks
Stephen Moore
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-12
Fix possible ArgumentNullException
Bond_009
2021-04-11
Merge pull request #5748 from cvium/playlist-audio-type
Joshua M. Boniface
2021-04-10
Set mediatype to Audio for playlists in a music library
cvium
2021-04-09
catch ioexception and include stack trace
cvium
2021-04-09
Remove unused import
cvium
2021-04-09
...
cvium
2021-04-09
Simplification
cvium
2021-04-09
Copy paste error
cvium
2021-04-09
Fix type check
cvium
2021-04-09
Resolve name from episode folder
cvium
2021-04-09
fetching images should not kill the scanner
Claus Vium
2021-04-01
Update Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs
Bond-009
2021-04-01
Remove useless code
Bond_009
2021-03-30
Merge pull request #5467 from Ullmie02/nfo-fixes
Bond-009
2021-03-26
Rename methods and optimize allocations
David
2021-03-24
Fix possible null ref exception
Bond-009
2021-03-16
Use Helper Methods for provider url parsing
David
2021-03-15
add unit tests
cvium
2021-03-14
do not resolve episode-like files if they are in extras folders
cvium
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-03-09
Add code analysis attributes where appropriate
Bond_009
2021-03-08
Merge pull request #5409 from ikomhoog/master
Joshua M. Boniface
2021-03-08
Merge pull request #5407 from Bond-009/hack
Claus Vium
2021-03-08
Call ToLower on CollectionTypeOptions.ToString
Bond_009
2021-03-08
Changed string.Length == 0 to string.IsNullOrEmpty in case of null
Ikomhoog
2021-03-06
Remove redundant check
cvium
2021-03-06
Remove redundant checks
cvium
2021-03-06
rider is a prick
cvium
2021-03-06
simplify
cvium
[next]