aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Session
AgeCommit message (Expand)Author
2025-06-09fix(Session): don't query DB if queue hasn't changed (#14244)Sid K
2025-03-28Add profile condition to limit the number of streams (#13583)Dmitry Lyzo
2025-01-25chore: fix spellingJosh Soref
2024-09-12Add option to always burn in subtitles if transcoding is triggered (#12430)gnattu
2024-09-09Use enums for encoding options (#12561)Tim Eisele
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-07-29Enable nullable for UserItemDataBond_009
2024-03-27Fix default values missing in ClientCapabilities(Dto) (#11232)Niels van Velzen
2024-02-21Merge pull request #10934 from dkacperski97/session-shuffle-modeBond-009
2024-02-09Add PlaybackOrder to Session stateDamian Kacperski
2024-02-06Fix some incompatible API deprecationsNiels van Velzen
2024-02-01Add a new HWA type RKMPPnyanmisaka
2024-01-06Remove some unused client capabilities and sync code (#10812)Niels van Velzen
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2022-06-29Merge pull request #7947 from nyanmisaka/video-range-conditionCody Robibero
2022-06-14Merge pull request #7885 from iwalton3/fix-navigation-buttonsClaus Vium
2022-06-06Merge pull request #7781 from crobibero/live-tv-infiniteCody Robibero
2022-03-26Fix TranscodeReasons property nameCody Robibero
2022-03-06Remove TranscodeReason.None, Add JsonFlagEnum testsCody Robibero
2022-03-06Clean up EnumFlags serializationCody Robibero
2022-03-06Series: issue-6450Isaac Gordezky
2022-03-06Convert TranscodeReason to FlagsIsaac Gordezky
2022-03-05Remove the deprecated OMX and MMAL HWAnyanmisaka
2022-02-28Add JsonConstructorCody Robibero
2021-12-27Remove more warningsCody Robibero
2021-12-24Update StyleCopBond_009
2021-12-21Force a remux/transcode with external audio filescvium
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-07-11Add int values to HardwareEncodingType enumBrandon Nguyen
2021-07-05Use nullable enum type instead of stringsBrandon Nguyen
2021-07-03Use hardware encoding string over booleanBrandon Nguyen
2021-07-03Add hardware encoding status to playback dataBrandon Nguyen
2021-03-29Fix spacing requirement for MessageCommand.Brian Arnold
2021-03-29Added Required attribute to Text property of MessageCommand.Brian Arnold
2021-02-20Enable TreatWarningsAsErrors for MediaBrowser.ModelBond_009
2021-01-05Fix capitalization of Playstate messageBill Thornton
2020-11-21Convert ClientCapabilities to a Dto with JsonConverterscrobibero
2020-10-08fix casingcrobibero
2020-10-07Add missing general commands for Kodicrobibero
2020-10-07Add missing general commandscrobibero
2020-10-05Merge pull request #4210 from nielsvanvelzen/typed-websocket-messageBond-009
2020-10-01feat: convert supportedCommands strings to enumsgithub@esslinger.dev
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-09-27Use SessionMessageType for WebSocket messagesNiels van Velzen
2020-09-21Use GeneralCommandType enum in GeneralCommand nameNiels van Velzen
2020-09-02Remove ServiceStack and related stuffClaus Vium
2020-08-21Fix dlna play tocrobibero
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans