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
/
MediaBrowser.Controller
/
Library
Age
Commit message (
Expand
)
Author
2021-11-07
Add some docs and tests
Bond_009
2021-09-10
Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId
cvium
2021-09-10
Remove the unused arg
cvium
2021-09-10
Kill ProgressiveFileCopier and seek to end for ongoing livetv
cvium
2021-09-06
Remove all unused usings
Fernando Fernández
2021-09-03
Fix some warnings
Bond_009
2021-08-13
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-07-26
Update ILibraryManager.cs
Rich Lander
2021-07-26
Update ILibraryManager.cs
Rich Lander
2021-07-26
Update ILibraryManager.cs
Rich Lander
2021-07-26
Update ILibraryManager.cs
Rich Lander
2021-07-26
Update ILibraryManager.cs
Rich Lander
2021-07-26
Update ILibraryManager.cs
Rich Lander
2021-07-24
Fix warnings in MediaBrowser.Controller/Library
Rich Lander
2021-06-23
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-06-22
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
Bond_009
2021-06-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
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
Remove some unnecessary allocations
cvium
2021-05-21
Remove dead code
Bond_009
2021-05-21
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-15
Fix suggestions from review
crobibero
2021-05-13
Reduce warnings in MediaBrowser.Controller
crobibero
2021-05-11
Reduce warnings in MediaBrowser.Controller (#6006)
Cody Robibero
2021-05-07
Fix build
Bond_009
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2021-05-05
More improvements
Bond_009
2021-05-05
Code Clean up: Convert to null-coalescing operator ?? (#5845)
BaronGreenback
2021-05-01
Fix scanning
Bond_009
2021-04-30
Merge pull request #5890 from Bond-009/filesystem
Bond-009
2021-04-24
add UpdatePeopleAsync and add people to both tables
cvium
2021-04-22
Reduce string allocations/fs lookups in resolve code
Bond_009
2021-04-12
Fix random failing of tests
Bond_009
2021-04-10
Convert UpdateUser to solely async
Patrick Barron
2021-03-10
Use distinct for artists to avoid double refreshing
cvium
2021-02-24
Fix unchecked input
Bond_009
2020-12-11
Merge pull request #4766 from barronpm/usermanager-async
Bond-009
2020-12-11
Convert DeleteUser to async
Patrick Barron
2020-12-10
Simplify
cvium
2020-12-10
Remove ImageFetcherPostScanTask
cvium
2020-12-01
Use Guid as API parameter type where possible
crobibero
2020-11-21
Merge branch 'master' into defer_image_fetching
Joshua M. Boniface
2020-11-08
Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints
Claus Vium
2020-11-05
Fix Persons, Genres and Studios endpoints
cvium
2020-11-03
Apply patch
crobibero
2020-10-29
Convert some code in UserManager to async
Patrick Barron
2020-10-12
Fix SA 1116 warnings
Jan-Pieter Baert
2020-10-03
Defer image pre-fetching until the end of a refresh/scan
cvium
[next]