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
/
Session
Age
Commit message (
Expand
)
Author
2025-06-09
fix(Session): don't query DB if queue hasn't changed (#14244)
Sid K
2025-03-28
Add profile condition to limit the number of streams (#13583)
Dmitry Lyzo
2025-01-25
chore: fix spelling
Josh Soref
2024-09-12
Add option to always burn in subtitles if transcoding is triggered (#12430)
gnattu
2024-09-09
Use enums for encoding options (#12561)
Tim Eisele
2024-08-30
Remove BOM from UTF-8 files
Bond_009
2024-07-29
Enable nullable for UserItemData
Bond_009
2024-03-27
Fix default values missing in ClientCapabilities(Dto) (#11232)
Niels van Velzen
2024-02-21
Merge pull request #10934 from dkacperski97/session-shuffle-mode
Bond-009
2024-02-09
Add PlaybackOrder to Session state
Damian Kacperski
2024-02-06
Fix some incompatible API deprecations
Niels van Velzen
2024-02-01
Add a new HWA type RKMPP
nyanmisaka
2024-01-06
Remove some unused client capabilities and sync code (#10812)
Niels van Velzen
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2022-06-29
Merge pull request #7947 from nyanmisaka/video-range-condition
Cody Robibero
2022-06-14
Merge pull request #7885 from iwalton3/fix-navigation-buttons
Claus Vium
2022-06-06
Merge pull request #7781 from crobibero/live-tv-infinite
Cody Robibero
2022-03-26
Fix TranscodeReasons property name
Cody Robibero
2022-03-06
Remove TranscodeReason.None, Add JsonFlagEnum tests
Cody Robibero
2022-03-06
Clean up EnumFlags serialization
Cody Robibero
2022-03-06
Series: issue-6450
Isaac Gordezky
2022-03-06
Convert TranscodeReason to Flags
Isaac Gordezky
2022-03-05
Remove the deprecated OMX and MMAL HWA
nyanmisaka
2022-02-28
Add JsonConstructor
Cody Robibero
2021-12-27
Remove more warnings
Cody Robibero
2021-12-24
Update StyleCop
Bond_009
2021-12-21
Force a remux/transcode with external audio files
cvium
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-07-11
Add int values to HardwareEncodingType enum
Brandon Nguyen
2021-07-05
Use nullable enum type instead of strings
Brandon Nguyen
2021-07-03
Use hardware encoding string over boolean
Brandon Nguyen
2021-07-03
Add hardware encoding status to playback data
Brandon Nguyen
2021-03-29
Fix spacing requirement for MessageCommand.
Brian Arnold
2021-03-29
Added Required attribute to Text property of MessageCommand.
Brian Arnold
2021-02-20
Enable TreatWarningsAsErrors for MediaBrowser.Model
Bond_009
2021-01-05
Fix capitalization of Playstate message
Bill Thornton
2020-11-21
Convert ClientCapabilities to a Dto with JsonConverters
crobibero
2020-10-08
fix casing
crobibero
2020-10-07
Add missing general commands for Kodi
crobibero
2020-10-07
Add missing general commands
crobibero
2020-10-05
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
Bond-009
2020-10-01
feat: convert supportedCommands strings to enums
github@esslinger.dev
2020-09-28
Fix SA1513, SA1514, SA1507, and SA1508
Matt Montgomery
2020-09-27
Use SessionMessageType for WebSocket messages
Niels van Velzen
2020-09-21
Use GeneralCommandType enum in GeneralCommand name
Niels van Velzen
2020-09-02
Remove ServiceStack and related stuff
Claus Vium
2020-08-21
Fix dlna play to
crobibero
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
[next]