aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Session/PlayerStateInfo.cs
AgeCommit message (Collapse)Author
2024-02-09Add PlaybackOrder to Session stateDamian Kacperski
2022-06-06Merge pull request #7781 from crobibero/live-tv-infiniteCody Robibero
(cherry picked from commit 77c73e241fe1705528e3ffbb42f074c46240b9fb) Signed-off-by: crobibero <cody@robibe.ro>
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-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13EditorConfig reformat: MediaBrowser.ModelErwin de Haan
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2015-07-30update startup wizardLuke Pulverenti
2014-10-08extract classesLuke Pulverenti
2014-06-06add additional transcoding infoLuke Pulverenti
2014-06-05display additional transcoding info in dashboardLuke Pulverenti
2014-05-08fix portable and 3.5 project referencesLuke Pulverenti