aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Entities/MediaStreamType.cs
AgeCommit message (Collapse)Author
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2022-10-01Streams with CodecType "data" (like "epg" streams in DVBmarkus
recordings) get ignored. This results in wrong stream specifiers for all subsequent streams. This fix correctly handles "data" streams without any further processing.
2020-02-04Fix warnings MediaBrowser.ModelBond_009
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
2014-05-08fix portable and 3.5 project referencesLuke Pulverenti