aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Configuration/LibraryOptions.cs
AgeCommit message (Expand)Author
2022-12-08Add option to allow extras to use embedded titlesJoe Rogers
2022-05-20Merge pull request #7749 from cvium/disable_auto_add_collectionJoshua M. Boniface
2022-01-26Changed boolean options to enumsMatthew Jones
2022-01-14Added type options to disable embedded subsMatthew Jones
2022-01-14Add DisableEmbeddedSubtitles settingMatthew Jones
2021-12-16Deprecate LibraryOptions.EnableInternetProvidersJoe Rogers
2021-12-01Use JsonContent where possibleBond_009
2021-11-18Replace library option to AutomaticallyAddToCollectionPetrus.Z
2021-11-17Add AutoCollection optionPetrus.Z
2021-10-26Enable nullable for more filesBond_009
2021-02-20Enable TreatWarningsAsErrors for MediaBrowser.ModelBond_009
2020-10-19Remove "download images in advance" optionferferga
2020-10-05Remove dummy season and missing episode provider in a futile attempt to remov...cvium
2020-06-16fix SA1513/SA1516telans
2020-05-27Remove "download images in advance" optionferferga
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-02-23Fix some warningsBond_009
2020-02-17#2407: Prefer MP4-Metadata for episodesUlrich Wagner
2020-02-04Fix warnings MediaBrowser.ModelBond_009
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ModelErwin de Haan
2019-01-03Post GPL cleanupBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-09-24move season zero display name to per library settingsLuke Pulverenti
2017-03-14add option to refresh metadata every N number of daysLuke Pulverenti
2017-02-21add setting to prefer filename or embedded titleLuke Pulverenti
2017-01-21move metadata language to per libraryLuke Pulverenti
2016-12-29separate player selection into it's own scriptLuke Pulverenti
2016-12-06update series queriesLuke Pulverenti
2016-11-22add setting to control import of missing episodesLuke Pulverenti
2016-10-02move more metadata settings to per libraryLuke Pulverenti
2016-09-23stub out storage for new path substitutionLuke Pulverenti
2016-09-11move download images in advance option from global to per libraryLuke Pulverenti
2016-08-29make chapter images a per-library settingLuke Pulverenti
2016-08-24support realtime monitor per libraryLuke Pulverenti
2016-08-15add setting for photo librariesLuke Pulverenti
2016-08-13improve genre displaysLuke Pulverenti