aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Expand)Author
2020-10-13Update to dotnet 3.1.9crobibero
2020-10-12Fix SA 1116 warningsJan-Pieter Baert
2020-10-11Make StartupWizardCompleted nullable in PublicSystemInfoNiels van Velzen
2020-10-11Merge pull request #4292 from crobibero/missing-general-commanddkanada
2020-10-09Merge pull request #4274 from barronpm/activitylog-queryAnthony Lavado
2020-10-09Merge remote-tracking branch 'upstream/master' into NetworkPR2Greenback
2020-10-08minor fixesGreenback
2020-10-08fix casingcrobibero
2020-10-07Add missing general commands for Kodicrobibero
2020-10-07Add missing general commandscrobibero
2020-10-05Merge pull request #4177 from cvium/remove_missingBond-009
2020-10-05Remove dummy season and missing episode provider in a futile attempt to remov...cvium
2020-10-05Merge pull request #4210 from nielsvanvelzen/typed-websocket-messageBond-009
2020-10-04Merge pull request #4269 from joshuaboniface/session-limitJoshua M. Boniface
2020-10-04Merge pull request #4202 from cvium/tmdblib_migrationJoshua M. Boniface
2020-10-04Rewrite activity log backend to use a query class.Patrick Barron
2020-10-04Make MaxSessions default 0Joshua M. Boniface
2020-10-04Merge pull request #4252 from skyfrk/4214-supported-commands-enumBond-009
2020-10-04Remove obsolete getterJoshua M. Boniface
2020-10-04Add active session trackingJoshua M. Boniface
2020-10-04Update PathSubstitution.csBaronGreenback
2020-10-03Migrate the TMDb providers to the TMDbLib librarycvium
2020-10-03Log stream type and codec for missing direct play profileMaxr1998
2020-10-01feat: convert supportedCommands strings to enumsgithub@esslinger.dev
2020-09-30Increase library scan and metadata refresh speedGary Wilber
2020-09-30Minor change to get it to compile.Jim Cartlidge
2020-09-30Merged with latest masterJim Cartlidge
2020-09-30Updating to NetCollection 1.03Jim Cartlidge
2020-09-29Merge pull request #4164 from spooksbit/remove-browser-auto-loadBond-009
2020-09-29Merge pull request #3577 from crobibero/package-install-repoBond-009
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-09-27Use SessionMessageType for WebSocket messagesNiels van Velzen
2020-09-26Merge remote-tracking branch 'upstream/master' into package-install-repocrobibero
2020-09-24Updated to masterJim Cartlidge
2020-09-23Merge pull request #4192 from nielsvanvelzen/generalcommand-sucksAnthony Lavado
2020-09-23Merge pull request #3928 from Mygod/patch-1dkanada
2020-09-21Use GeneralCommandType enum in GeneralCommand nameNiels van Velzen
2020-09-16Removed browser auto-load functionality from the server.spookbits
2020-09-13Comments part 1Jim Cartlidge
2020-09-12update to dotnet 3.1.8crobibero
2020-09-12Large number of filesJim Cartlidge
2020-09-10Add Known Proxies to system configurationcvium
2020-09-07Merge pull request #4013 from crobibero/dynamic-corsAnthony Lavado
2020-09-07Merge remote-tracking branch 'upstream/master' into startup-completecrobibero
2020-09-07Removed code that wasn't used.BaronGreenback
2020-09-06Rename StartupCompleted to StartupWizardCompletedcrobibero
2020-09-05Add flag for startup completedcrobibero
2020-09-05Merge remote-tracking branch 'upstream/master' into dynamic-corscrobibero
2020-09-04Fix aac mime-typeBill Thornton
2020-09-04Merge pull request #4035 from crobibero/api-doc-base-urlJoshua M. Boniface