aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Collapse)Author
2019-01-08Remove useless properties from IEnvironmentInfoBond_009
2019-01-07remove trailing whitespacehawken
2019-01-07Remove tabs and trailing whitespacehawken
2019-01-07Merge pull request #488 from sparky8251/fix-mimetype-formattingJoshua M. Boniface
Fix odd formatting in MimeType.cs
2019-01-07Fixed odd formatting in MimeType.CSSparky
Think there might have been a mismatch between tabs and spaces. All spaces now.
2019-01-07Open log files in browser againSparky
Fixes #485 Looks like we regressed and now only the .txt logs would open in the browser when clicked. Added in MimeType handler for .log files. Problem solved.
2019-01-07Ground work to get plugins functional againBond_009
2019-01-06Merge pull request #437 from cvium/remove_run_at_startupAndrew Rabert
Remove AutoRunAtStartup
2019-01-06Remove more newsAndrew Rabert
2019-01-06Remove unused PowerManagementBond_009
It isn't up to the application to prevent the system from going to sleep
2019-01-05Readd System import to correct Array failureJoshua Boniface
2019-01-05Merge pull request #383 from Bond-009/unusedAnthony Lavado
Remove firebase and empty resource config file
2019-01-05Remove AutoRunAtStartupcvium
2019-01-03Post GPL cleanupBond_009
2019-01-03Remove report usage configuration optionBond_009
2019-01-03Remove firebase and empty resource config fileBond_009
2019-01-02Merge branch 'dev' into project-updatesAnthony Lavado
2019-01-02change userid type to guidClaus Vium
2019-01-02Fix spacing to C#/Visual Studio standardsAnthony Lavado
- This is a fix automatically applied by Visual Studio
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