aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Providers/ItemInfo.cs
AgeCommit message (Collapse)Author
2024-06-01Backport pull request #11719 from jellyfin/release-10.9.zShadowghost
Move NFO series season name parsing to own local provider Original-merge: a53ea029fade01a18e8e525543b5cda14e16533a Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2021-11-09Remove some dead codeBond_009
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2021-05-05Code Clean up: Use Pattern Matching (#5838)BaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-03-09remove unused files and fix some future warningsdkanada
2019-01-13EditorConfig reformat: MediaBrowser.ControllerErwin de Haan
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-07-31update themesLuke Pulverenti
2016-10-07update live stream managementLuke Pulverenti
2016-06-15support xmltv gzipLuke Pulverenti
2015-10-08update nfo savingLuke Pulverenti
2015-05-15support video_ts.nfoLuke Pulverenti
2015-03-13update default image providersLuke Pulverenti