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
/
Entities
Age
Commit message (
Expand
)
Author
2022-03-11
BaseItem: remove unused function
Bond_009
2022-03-11
Merge pull request #7346 from Bond-009/guid
Claus Vium
2022-03-04
Merge pull request #7370 from crobibero/internal-metadata-path
Claus Vium
2022-02-28
Use IFileSystem
Cody Robibero
2022-02-27
Add post filtering for theme song and video
Joe Rogers
2022-02-21
Rewrite tests for coverage and less duplication
Joe Rogers
2022-02-21
Optimize Guid comparisons
Bond_009
2022-02-18
feat(external-media): refactor to generic provider, extend tests and file rec...
Shadowghost
2022-01-28
Remove some allocations (#7246)
Claus Vium
2022-01-22
Ban the usage of Task.Result
Bond_009
2022-01-20
Properly populate QueryResult
Cody Robibero
2022-01-14
Ignore JSON serialization for special features of movie.
Dmitry Lyzo
2022-01-11
Merge pull request #7134 from adavier/trakt-episode-links
Cody Robibero
2022-01-07
Keep from serializing trailers into database
Joe Rogers
2022-01-07
Implement trakt episode links using the implementation from Series.cs
adavier
2021-12-27
Remove more warnings
Cody Robibero
2021-12-24
Update StyleCop
Bond_009
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
Use == instead of Object.Equals to avoid closure allocation
cvium
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-07
Refactor extras parsing
cvium
2021-12-01
Prevent crashes in specific scenarios
Jonas Resch
2021-11-30
Add support for external audio files
Jonas Resch
2021-11-20
Merge pull request #6862 from 1337joe/query-instead-of-filtering
Cody Robibero
2021-11-18
Query MediaSourceManager directly in image providers
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-09
Fix some warnings
Bond_009
2021-11-09
Fix some warnings
Bond_009
2021-11-08
Fix and disable new dotnet6 warnings
Cody Robibero
2021-11-06
Remove ImageType.Screenshot and ItemFields.Screenshot
Joe Rogers
2021-11-04
Remove unused IHasScreenshots interface
Bond_009
2021-11-03
Minor improvements
Bond_009
2021-11-02
Change RemoveImages to array, improve download test
Joe Rogers
2021-11-01
Refactor to validate all images up front
Joe Rogers
2021-10-03
Fix warning: Qualifier is redundant (#2149)
KonH
2021-09-26
Remove all instances of en-US culture
Cody Robibero
2021-09-20
Update LINQ query according to code review feedback.
Dixin
2021-09-19
Fix extra folder type resolving.
Dixin
[next]