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
2020-04-01
Merge branch 'master' into usings
Bond-009
2020-04-01
Address comments
Bond_009
2020-04-01
Merge branch 'master' into minor
Bond_009
2020-03-24
Remove unused usings
Bond_009
2020-03-22
Add missing null check when retrieving extras
Mark Monteiro
2020-03-18
Merge pull request #2549 from dkanada/refactor
dkanada
2020-03-11
Merge pull request #2502 from JustAMan/baseitem-equals
Bond-009
2020-03-09
remove unused files and fix some future warnings
dkanada
2020-03-05
Add inheritdoc comment and squash simple method bodies
Vasily
2020-03-05
Follow code review suggestions
Vasily
2020-03-04
Implement BaseItem.GetHashCode override
Vasily
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
Replace foreach with for - MOAR SPEED
Vasily
2020-03-02
Apply suggestions from code review
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
Minor improvements
Bond_009
2020-02-22
add config options for musicbrainz
dkanada
2020-02-20
Fix photo serialization
Bond-009
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-01-31
Fix warnings
Bond_009
2020-01-24
Fix another issue with DLNA responses not properly paginating
Carey Metcalfe
2020-01-10
Merge branch 'master' into warn12
Bond_009
2020-01-08
merge branch master into media-attachments
dkanada
2019-12-20
Merge branch 'master' into warn12
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-12-10
Merge branch 'master' into mediaencoding
Bond_009
2019-12-06
Merge remote-tracking branch 'upstream/master' into random
Bond-009
2019-11-25
Make probesize and analyzeduration configurable and simplify circular
Bond_009
2019-11-23
Merge pull request #1926 from Bond-009/auth
dkanada
2019-11-10
Merge pull request #1965 from Bond-009/dbjson
dkanada
2019-11-04
Merge remote-tracking branch 'origin/master' into media-attachments-clean
Andrew Mahone
2019-11-01
Deserialize with the correct type (and warning fixes)
Bond_009
2019-10-29
Fix more warnings
Bond_009
2019-10-22
Retrieve media attachments in BaseItem.
Andrew Mahone
2019-10-20
Add clearer exceptions, warnings and docs
Bond_009
2019-10-20
Don't shuffle some types by default
Bond_009
2019-10-15
Fix Json serialization error
Bond_009
2019-09-26
Fix SetImage to avoid out of range exception (#1798)
Anthony Lavado
2019-09-23
Fix multiple mistakes and warnings
Bond_009
[next]