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
2020-03-16
Merge pull request #2497 from mark-monteiro/1914-prevent-duplicates-in-playlists
dkanada
2020-03-13
Do not check for duplicates if they are allowed in playlist configuration
Mark Monteiro
2020-03-13
Add a configuration flag to allow/disallow duplicates in playlists
Mark Monteiro
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-03-11
Merge pull request #2502 from JustAMan/baseitem-equals
Bond-009
2020-03-10
Merge pull request #2506 from mark-monteiro/inject-loggers-with-context
Bond-009
2020-03-05
Add inheritdoc comment and squash simple method bodies
Vasily
2020-03-05
Follow code review suggestions
Vasily
2020-03-05
Add speed for alpha numeric sorting
Bond_009
2020-03-04
Implement BaseItem.GetHashCode override
Vasily
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2020-03-04
Merge pull request #2476 from JustAMan/playto-sort
dkanada
2020-03-03
Lower log level for BaseItem.Equals to debug
Vasily
2020-03-02
Merge pull request #2474 from JustAMan/simplify-sorting
Bond-009
2020-03-02
Merge pull request #2436 from dkanada/music
Vasily
2020-03-02
Replace foreach with for - MOAR SPEED
Vasily
2020-03-02
Apply suggestions from code review
Vasily
2020-03-02
Apply code review suggestion
Vasily
2020-03-02
Speed up equality comparison of BaseItem
Vasily
2020-02-28
Remove custom queue class as it is not needed
Vasily
2020-02-28
Small speed improvement - no need to convert an array to a list to just itera...
Vasily
2020-02-27
Implement fast sorting
Vasily
2020-02-27
Trying to be more safe
Vasily
2020-02-27
Bring back sorting when needed to fix PlayTo
Vasily
2020-02-27
Apply suggestions from code review
Vasily
2020-02-27
Simplify AlphanumericComparer, reduce code duplication
Vasily
2020-02-23
Merge pull request #2384 from Bond-009/warn16
dkanada
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-22
Merge pull request #2434 from Bond-009/photo
dkanada
2020-02-21
Merge pull request #2321 from Bond-009/images
dkanada
2020-02-20
Fix photo serialization
Bond-009
2020-02-19
Minor improvements
Bond_009
2020-02-19
Address comments
Bond_009
2020-02-14
Merge pull request #2358 from Bond-009/tests
dkanada
2020-02-12
Merge pull request #2394 from mark-monteiro/xml-documentation
Bond-009
2020-02-12
Merge branch 'master' into images
Bond-009
2020-02-12
Use "implement" instead of "apply" when referring to an interface
Mark Monteiro
2020-02-11
Merge pull request #2363 from dkanada/view
Anthony Lavado
2020-02-10
add-some-xml-documentation
Mark Monteiro
2020-02-04
Update MediaBrowser.Controller/Entities/PersonInfo.cs
Bond-009
2020-02-04
Apply suggestions from code review
Bond-009
2020-02-04
Fix some warnings in MediaBrowser.Controller
Bond_009
2020-02-04
add code suggestions
dkanada
2020-02-03
Merge pull request #2357 from Bond-009/warn13
dkanada
2020-02-03
Merge pull request #2368 from nyanmisaka/master
dkanada
2020-02-03
Update MediaBrowser.Controller/MediaEncoding/JobLogger.cs
Nyanmisaka
2020-02-02
Update JobLogger.cs
Nyanmisaka
2020-02-02
fix fps info issue when the video is h264.
Nyanmisaka
[next]