aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Collapse)Author
2019-01-02Rename and rework entry pointBond_009
2019-01-01set EnableAnonymousUsageReporting to false to avoid log spam (#348)Claus Vium
It's the default value for the setting, so it'll only affect new servers. If enabled, it'll send usage statistics to an endpoint that doesn't exist, which just clutters the console/logs.
2018-12-30Readded some stuffBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-28Fix default languageAndrew Rabert
The default preferred language in the startup wizard now defaults to English (United States).
2018-12-28Remove custom ToArray extensionBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-12-05update live tv queriesLuke Pulverenti
2017-12-03Stub out new filtering apiLuke Pulverenti
2017-12-03Add setting to auto-run web app when server startsLuke Pulverenti
2017-12-03improve xmltv gz supportLuke Pulverenti
2017-11-29fix live tv over dlnaLuke Pulverenti
2017-11-25update library changed notifierLuke Pulverenti
2017-11-23reduce dlna chatterLuke Pulverenti
2017-11-213.2.40.1Luke Pulverenti
2017-11-18update shared stream supportLuke Pulverenti
2017-11-17allow specification of m3u stream limitLuke Pulverenti
2017-11-123.2.36.8Luke Pulverenti
2017-11-103.2.36.7Luke Pulverenti
2017-11-09update play media source featureLuke Pulverenti
2017-11-08update subtitle downloading to use local metadata settingsLuke Pulverenti
2017-11-06fix hdhr stream returning too quicklyLuke Pulverenti
2017-11-05support track selection before playbackLuke Pulverenti
2017-11-01update librarymanagerLuke Pulverenti
2017-11-01normalize strm file contentsLuke Pulverenti
2017-10-30allow separate configuration of date formatLuke Pulverenti
2017-10-28revise unknown audio stream handlingLuke Pulverenti
2017-10-28show album artist in album identify wizardLuke Pulverenti
2017-10-26deprecate localized guids config switchLuke Pulverenti
2017-10-18add additional info to timer infosLuke Pulverenti
2017-10-16support delete per libraryLuke Pulverenti
2017-10-13rework device repositoryLuke Pulverenti
2017-10-13live tv subtitle fixesLuke Pulverenti
2017-10-13update resolved video titlesLuke Pulverenti
2017-10-07update recording conversionLuke Pulverenti
2017-10-05adjust default provider orderLuke Pulverenti
2017-09-29update hls query stringLuke Pulverenti
2017-09-29fixes #1427 - [Feature Request]: Require EncryptionLuke Pulverenti
2017-09-26update param encodingLuke Pulverenti
2017-09-25update applyconditionsLuke Pulverenti
2017-09-25improve support for compressed xmltvLuke Pulverenti
2017-09-24move season zero display name to per library settingsLuke Pulverenti
2017-09-23fix dlna direct play on samsung tv'sLuke Pulverenti
2017-09-22fix application of paramsLuke Pulverenti
2017-09-21separate deinterlacing params by video codecLuke Pulverenti
2017-09-18update owned itemsLuke Pulverenti
2017-09-17add yadif settingLuke Pulverenti
2017-09-17removed dead codeLuke Pulverenti
2017-09-153.2.30.21Luke Pulverenti