aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Session
AgeCommit message (Collapse)Author
2022-06-29Merge pull request #7947 from nyanmisaka/video-range-conditionCody Robibero
(cherry picked from commit f1d56aa5cef4c60021e0b29c5d9fb3adf384fda7) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-06-14Merge pull request #7885 from iwalton3/fix-navigation-buttonsClaus Vium
Prevent 400 error when using navigation buttons. (cherry picked from commit 8b69b0f5217e7dcda395449a56d59571b264b2a6) Signed-off-by: crobibero <cody@robibe.ro>
2022-06-06Merge pull request #7781 from crobibero/live-tv-infiniteCody Robibero
(cherry picked from commit 77c73e241fe1705528e3ffbb42f074c46240b9fb) Signed-off-by: crobibero <cody@robibe.ro>
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
Issue: https://github.com/jellyfin/jellyfin/issues/6450 Enable DirectPlay responses Rewrite DirectPlay and DirectStream resolution Prefer copy transcode video codec options Enhance condition processor Support DirectStream and Transcode with parity Rework audio stream selection and add tests for ExternalAudio Update MediaInfoHelper to only call StreamBuilder once
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
Resolves #6087
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
Use enum for WebSocket message types
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
Add full stop at end of comments (SA1629)
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-02-23Fix some warningsBond_009
* Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591
2020-02-04Fix warnings MediaBrowser.ModelBond_009
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
Refs #575
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13EditorConfig reformat: MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ModelErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-05Readd System import to correct Array failureJoshua Boniface
2019-01-05Merge pull request #383 from Bond-009/unusedAnthony Lavado
Remove firebase and empty resource config file
2019-01-03Post GPL cleanupBond_009
2019-01-03Remove firebase and empty resource config fileBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan