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
Age
Commit message (
Expand
)
Author
2022-01-01
Use IAuthorizationContext for websocket
Cody Robibero
2021-12-27
Remove more warnings
Cody Robibero
2021-12-26
Fix analysis issues
Cody Robibero
2021-12-26
Merge pull request #6934 from nyanmisaka/hwa
Cody Robibero
2021-12-24
Update StyleCop
Bond_009
2021-12-25
Merge remote-tracking branch 'origin/master' into hwa
nyanmisaka
2021-12-24
Apply suggestions from code review
nyanmisaka
2021-12-24
EncodingHelper hwaccel pipelines refactor
nyanmisaka
2021-12-24
Merge pull request #7042 from crobibero/fix-build
Claus Vium
2021-12-24
Merge branch 'master' into comparisons
Cody Robibero
2021-12-23
Fix build from PR merging
Cody Robibero
2021-12-24
Merge pull request #7029 from cvium/allocations_maybe
Cody Robibero
2021-12-22
Merge pull request #7028 from cvium/everything_went_wrong
Cody Robibero
2021-12-21
Don't cache special feature ids
cvium
2021-12-20
Don't skip extras refresh when replacing metadata or doing a full refresh
cvium
2021-12-20
Use our own Contains extension
cvium
2021-12-20
Fix extras folders
cvium
2021-12-19
Merge pull request #7021 from cvium/baseitem_closure
Cody Robibero
2021-12-19
Use == instead of Object.Equals to avoid closure allocation
cvium
2021-12-19
Use static lambdas
cvium
2021-12-17
Merge pull request #6956 from cvium/what_could_go_wrong
Cody Robibero
2021-12-16
Deprecate LibraryOptions.EnableInternetProviders
Joe Rogers
2021-12-15
Merge branch 'master' into what_could_go_wrong
Claus Vium
2021-12-14
Cache BaseItemKind
Cody Robibero
2021-12-12
Folder can't have extras
cvium
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-12-08
Fix wrong ffmpeg map argument due to wrong calculation
Jonas Resch
2021-12-07
Refactor extras parsing
cvium
2021-12-03
Merge branch 'support-external-audio-files' of github.com:jonas-resch/jellyfi...
Jonas Resch
2021-12-03
Optimize calculation of external audio stream index in MediaBrowser.Controlle...
Jonas Resch
2021-12-03
Replace escaped quote string with quote character in MediaBrowser.Controller/...
Jonas Resch
2021-12-01
Prevent crashes in specific scenarios
Jonas Resch
2021-11-30
Implement coding standards from 2nd code feedback
Jonas Resch
2021-11-30
Implement code feedback
Jonas Resch
2021-11-30
Add support for external audio files
Jonas Resch
2021-11-21
Merge pull request #6879 from crobibero/client-log-cleanup
Claus Vium
2021-11-20
Merge pull request #6862 from 1337joe/query-instead-of-filtering
Cody Robibero
2021-11-20
Remove ClientLog endpoints
Cody Robibero
2021-11-18
Query MediaSourceManager directly in image providers
Joe Rogers
2021-11-18
Add missed override
Joe Rogers
2021-11-17
Query media streams by type instead of filtering
Joe Rogers
2021-11-16
Fix some warnings
Bond_009
2021-11-16
Fix build
cvium
2021-11-16
Remove unused dependencies
cvium
2021-11-15
Merge pull request #6851 from cvium/remove_references_to_ilibrarymanager
Cody Robibero
2021-11-15
Merge pull request #6831 from 1337joe/image-provider-cleanup
Cody Robibero
2021-11-15
Fix comment
cvium
2021-11-15
Remove ILibraryManager as a dependency in resolvers etc.
cvium
2021-11-15
Merge pull request #6849 from 1337joe/server-disabled-metadata
Cody Robibero
2021-11-15
Actually check server disabled metadata providers
Joe Rogers
[next]