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
/
LibraryManager.cs
Age
Commit message (
Expand
)
Author
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-13
Merge pull request #3254 from crobibero/ilogger
dkanada
2020-06-11
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-07
Force configuration paths to not be ignored.
crobibero
2020-06-05
Use typed logger where possible
crobibero
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-03
Fix build
Bond-009
2020-06-03
Merge pull request #3203 from Bond-009/warn18
Vasily
2020-06-01
Move logic of computing Blurhash components to ImageProcessor
Vasily
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-28
Convert non-local image to local before computing blurhash
Vasily
2020-05-28
Do not compute dimensions or blurhash for remote images
Vasily
2020-05-27
Make sure blurhash is recomputed if image changed or metadata refresh toggled
Vasily
2020-05-27
Handle errors during blurhash generation so it does not fail the scan
Vasily
2020-05-26
Apply suggestions from code review
Vasily
2020-05-21
Rename Hash to BlurHash in all properties and methods for clarity
Vasily
2020-05-21
Fix nullref for imageProcessor in LibraryManager
Vasily
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-19
More small optimizations
Vasily
2020-05-19
Compute hash only when one is not computed in DB, small optimizations here an...
Vasily
2020-05-19
Fix nullref exception
Vasily
2020-05-19
Fix compilation after rebase
Vasily
2020-05-18
Add endpoint to update all items in library
Jesús Higueras
2020-05-18
Add BlurHash support to backend
Jesús Higueras
2020-05-12
Initial migration code
Patrick Barron
2020-04-20
Create ApplicationHost logger correctly
Mark Monteiro
2020-04-20
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-11
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-11
DvdLib: remove dependency on MediaBrowser.Model
Bond_009
2020-04-10
Merge pull request #2755 from Bond-009/dbcleanup
Vasily
2020-04-04
Register and construct LibraryManager correctly
Mark Monteiro
2020-04-03
Clean up SqliteItemRepository
Bond_009
2020-04-01
Remove duplicate array of extras directory names
Mark Monteiro
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-03-02
Merge pull request #2436 from dkanada/music
Vasily
2020-02-23
Fix some warnings
Bond_009
2020-02-23
Merge pull request #2427 from Bond-009/minor
dkanada
2020-02-22
add config options for musicbrainz
dkanada
2020-02-19
Minor improvements
Bond_009
2020-02-19
Update Emby.Server.Implementations/Library/LibraryManager.cs
Ulrich Wagner
2020-02-19
Curly braces on new lines
Ulrich Wagner
2020-02-19
Omitting the parameter ExtraChapters
Ulrich Wagner
2020-02-19
Update Emby.Server.Implementations/Library/LibraryManager.cs
Ulrich Wagner
2020-02-19
Update Emby.Server.Implementations/Library/LibraryManager.cs
Ulrich Wagner
2020-02-19
Constructor of the LibraryManager takes the mediaEncoder as parameter
Ulrich Wagner
2020-02-19
Update Emby.Server.Implementations/Library/LibraryManager.cs
Ulrich Wagner
2020-02-19
Update Emby.Server.Implementations/Library/LibraryManager.cs
Ulrich Wagner
2020-02-19
Update Emby.Server.Implementations/Library/LibraryManager.cs
Ulrich Wagner
2020-02-19
Update Emby.Server.Implementations/Library/LibraryManager.cs
Ulrich Wagner
2020-02-19
Only reading the result of GetMediaInfo if it completed successfully
Ulrich Wagner
[next]