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.Model
Age
Commit message (
Expand
)
Author
2021-08-04
Minor improvements
Bond_009
2021-07-30
Merge pull request #6354 from Bond-009/nullable4
Bond-009
2021-07-30
Invert code and style analysis configuration (#6334)
Rich Lander
2021-07-26
Enable nullable in more files
Bond_009
2021-07-20
Add tests for GetResolutionText
Bond_009
2021-07-20
Merge pull request #6256 from MrTimscampi/better-resolution-text
Bond-009
2021-07-11
Remove old "has update available" code
Bond_009
2021-07-04
Remove usage of this in GetResolutionText
MrTimscampi
2021-07-03
Refactor GetResolutionText
MrTimscampi
2021-06-22
Merge pull request #6200 from nielsvanvelzen/fix-quickconnect
Claus Vium
2021-06-22
Refactor Quick Connect
Niels van Velzen
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-06-18
Document SubtitleDeliveryMethod
MrTimscampi
2021-06-11
Remove useless nullable directives
Bond_009
2021-06-07
Merge pull request #6156 from Bond-009/minor14
Claus Vium
2021-06-06
Add comment
Bond-009
2021-06-06
Minor fixes
Bond_009
2021-06-05
Add property based testing
Bond_009
2021-05-28
Fix some warnings
Bond_009
2021-05-27
Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probing
Claus Vium
2021-05-27
Merge pull request #5828 from jackrvan/issue-5813
Claus Vium
2021-05-25
Review notes to set value to Datetime min value instead of null
Jack
2021-05-24
Merge pull request #6075 from MrTimscampi/codec-tag-hdr
Claus Vium
2021-05-21
Merge pull request #6086 from Bond-009/deadcode
Bond-009
2021-05-21
Remove dead code
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-18
Properly detect Dolby Vision files derived from AV1, AVC and HEVC
MrTimscampi
2021-05-05
MediaStream: Replace string.IndexOf with string.Contains where possible
Bond_009
2021-05-05
Merge pull request #5984 from Bond-009/container
Bond-009
2021-05-05
Code Clean up: Convert to null-coalescing operator ?? (#5845)
BaronGreenback
2021-05-05
Add regression test for ContainerProfile.ContainsContainer
Bond_009
2021-05-05
Fix direct play for DirectPlayProfiles without any codecs set
Maxr1998
2021-05-05
Merge pull request #5941 from Maxr1998/device-profile-docs
Bill Thornton
2021-05-04
Remove Required attributes
crobibero
2021-05-05
Improve documentation for DeviceProfile
Maxr1998
2021-05-05
Merge pull request #5943 from Maxr1998/device-profile-defaults
Bond-009
2021-05-04
Revert shortened 'is ... or' check
Maxr1998
2021-05-04
Apply review feedback
Maxr1998
2021-05-01
Fix scanning
Bond_009
2021-05-01
Nullability handling for device profile classes
Maxr1998
2021-04-29
Merge pull request #5842 from BaronGreenback/optimization
Bond-009
2021-04-25
Merge pull request #5826 from BaronGreenback/ssdpFix
Bond-009
2021-04-22
Merge pull request #5681 from BaronGreenback/ContentFeatureOptimization
Bond-009
2021-04-19
Fix notification disabled users list
cvium
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-17
Group Methods
BaronGreenback
2021-04-16
Some code cleanup. Allow NextUpDateCutoff to be null
Jack
2021-04-15
Add NextUpCutoffDate to NextUpQuery
Jack
2021-04-15
Fix: PlayTo using external ip not internal
BaronGreenback
2021-04-15
Enable nullability for ServerDiscoveryInfo (#5804)
Cody Robibero
[next]