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-07-11
Fix some warnings
Bond_009
2021-06-22
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
Bond_009
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
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-24
Merge pull request #5997 from JKI12/master
Claus Vium
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-05-07
Changed condition for readbility
Jake King
2021-05-07
Fix build
Bond_009
2021-05-06
Fixes for Book Progress
Jake King
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
[next]