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
2020-04-23
Merge pull request #2861 from mark-monteiro/fix-auth-response-codes
dkanada
2020-04-22
Merge branch 'master' into fix-auth-response-codes
Bond-009
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-19
Changed '\d' to '[0-9]'.
randrey
2020-04-18
Limit imdbid to 8 digits.
randrey
2020-04-18
Fix imdbid regex
randrey
2020-04-16
Merge pull request #2830 from Bond-009/dvdlib
Vasily
2020-04-15
Merge pull request #2746 from dafo90/master
Bond-009
2020-04-13
Throw AuthenticationException instead of ArgumentNullException when a user do...
Mark Monteiro
2020-04-13
Return correct status codes for authentication and authorization errors
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-08
Log message for each exception during login
dafo90
2020-04-07
Merge pull request #2696 from mark-monteiro/fix-extras
Vasily
2020-04-06
Fix Authentication request log
dafo90
2020-04-04
Register and construct IUserDataManager and IUserDataRepository correctly
Mark Monteiro
2020-04-04
Register and construct IUserManager and IUserRepository correctly
Mark Monteiro
2020-04-04
Register and construct LibraryManager correctly
Mark Monteiro
2020-04-04
Inject and construct ISearchEngine and IMusicManager correctly
Mark Monteiro
2020-04-04
Register and construct IMediaSourceManager correctly
Mark Monteiro
2020-04-03
Clean up SqliteItemRepository
Bond_009
2020-04-02
Authentication request log with IP
Didier Dafond
2020-04-01
Remove duplicate array of extras directory names
Mark Monteiro
2020-03-24
Remove unused usings
Bond_009
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2020-03-03
Merge pull request #2491 from mark-monteiro/2425-fix-playlists
Bond-009
2020-03-02
Merge pull request #2436 from dkanada/music
Vasily
2020-03-01
Clean up and document PlaylistResolver
Mark Monteiro
2020-03-01
Correctly resolve playlists that are stored using a directory path
Mark Monteiro
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
2020-02-17
#2407: Prefer MP4-Metadata for episodes
Ulrich Wagner
2020-02-05
Merge branch 'master' into naming
Bond-009
2020-02-03
Merge pull request #2359 from Bond-009/username
dkanada
[next]