aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Collapse)Author
2020-08-31Merge branch 'master' into library-picturesDavid Ullmer
2020-08-31Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-26Merge remote-tracking branch 'upstream/master' into quickconnectMatt Montgomery
2020-08-26use proper spdxcrobibero
2020-08-26switch to spdxcrobibero
2020-08-25Properly pack project licensecrobibero
2020-08-25Merge pull request #3889 from Ullmie02/nuget-versioningJoshua M. Boniface
Build Unstable NuGet packages
2020-08-24Document SubtitleDownloadFailureEventArgsPatrick Barron
2020-08-24Document PlaybackStartEventArgsPatrick Barron
2020-08-24Document IEventConsumerPatrick Barron
2020-08-24Merge branch 'master' into event-rewrite-1Patrick Barron
# Conflicts: # Emby.Dlna/Emby.Dlna.csproj # Emby.Dlna/Eventing/DlnaEventManager.cs # Emby.Dlna/Service/BaseService.cs # Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs # MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
2020-08-24Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-23Fix duplicateBond_009
2020-08-22Remove extra newlineBond_009
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-08-21Fix buildBond_009
2020-08-21Make some methods asyncBond_009
2020-08-21Use backdrop with library name as library thumbnailDavid
2020-08-20fix outputSizenyanmisaka
2020-08-20Make MediaBrowser.MediaEncoding warnings freeBond_009
2020-08-19Merge branch 'master' into event-rewrite-1Patrick Barron
2020-08-19More warnBond_009
2020-08-19Fix warningsBond_009
2020-08-17Apply suggestions from code reviewMatt Montgomery
2020-08-17Remove IHttpClient from Providerscrobibero
2020-08-17Remove IHttpClient from IRemoteImageProvidercrobibero
2020-08-16Migrate to new API standardMatt Montgomery
2020-08-16Merge pull request #3891 from barronpm/remove-unused-methodsBond-009
Remove unused methods in IDtoService
2020-08-15Migrate ServerEventNotifier.OnPackageInstallationCancelled to IEventConsumerPatrick Barron
2020-08-15Migrate ServerEventNotifier.OnPackageInstalling to IEventConsumerPatrick Barron
2020-08-15Use IEventManager in UserManagerPatrick Barron
2020-08-15Fix indentation in deinterlace if blockOrry Verducci
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-08-15Migrate ActivityLogEntryPoint.OnSessionEnded to IEventConsumerPatrick Barron
2020-08-15Migrate ActivityLogEntryPoint.OnSessionStarted to IEventConsumerPatrick Barron
2020-08-14Migrate ActivityLogEntryPoint.OnPluginUpdated to IEventConsumerPatrick Barron
2020-08-14Migrate ActivityLogEntryPoint.OnPluginUninstalled to IEventConsumerPatrick Barron
2020-08-14Migrate ActivityLogEntryPoint.OnPluginInstalled to IEventConsumerPatrick Barron
2020-08-13Move GenericEventArgs to Jellyfin.Data.EventsPatrick Barron
2020-08-13Migrate ActivityLogEntryPoint.OnPlaybackStart to IEventConsumerPatrick Barron
2020-08-13Remove unused class and rename file.Patrick Barron
2020-08-13Create IEventConsumer and IEventManagerPatrick Barron
2020-08-13Correct parenthesesOrry Verducci
2020-08-13Add ServiceProvider to IServerApplicationHostPatrick Barron
2020-08-13Use VersionPrefixDavid
2020-08-13Merge pull request #3671 from Bond-009/unixsocketAnthony Lavado
Make UNIX socket configurable
2020-08-13Remove unused methods in IDtoServicePatrick Barron
2020-08-13Fix nuget ciDavid
2020-08-12bump depscrobibero
2020-08-12Merge remote-tracking branch 'upstream/master' into quickconnectMatt Montgomery
2020-08-12Remove some LINQ queriescvium