aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-05Use typed logger where possiblecrobibero
2020-06-05Merge remote-tracking branch 'upstream/master' into dependabot2crobibero
2020-06-05Update TvdbSeasonImageProvider.csshayaantx
2020-06-05Move default repo addition to migrationcrobibero
2020-06-05Merge pull request #3252 from YouKnowBlom/fix-safari-hlsBond-009
Fix incorrect HLS master playlist fields
2020-06-05Fix incorrect HLS master playlist fieldsAndreas B
Resolves: #3224
2020-06-05Merge pull request #3245 from jellyfin/fix-azureBond-009
Fix some issues with the CI
2020-06-04Ignore languages with null idsshayaantx
2020-06-05Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-04Translated using Weblate (Slovenian)SaddFox
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2020-06-04Translated using Weblate (Norwegian Bokmål)Marius Lindvall
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
2020-06-04Fix Api Routingcrobibero
2020-06-04Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-taskscrobibero
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
2020-06-04Update dependabot.ymlCody Robibero
2020-06-04Use data binding instead of raw SQLPatrick Barron
2020-06-04Add dependabotcrobibero
2020-06-04Revert authorized endpoints to legacy apicrobibero
2020-06-05disable rule that requires comments in two image providers for nowdkanada
2020-06-05add missing comments for a few image providersdkanada
2020-06-05small modification to data projectdkanada
2020-06-04initial implementation for custom plugin repositoriesdkanada
2020-06-04Apply review suggestionscrobibero
2020-06-04Merge pull request #2933 from crobibero/api-deviceCody Robibero
DeviceService to Jellyfin.Api
2020-06-04Fix doc errorscrobibero
2020-06-04Merge pull request #2154 from dkanada/artist-collagedkanada
Add image provider for artists
2020-06-04disable specific rule for playlist image providerdkanada
2020-06-04disable artist image provider until configurabledkanada
2020-06-04fix namespace for providers that were moveddkanada
2020-06-04move most of the image providers to a single directorydkanada
2020-06-04add image provider for artistsdkanada
2020-06-04minor refactoringdkanada
2020-06-04Merge pull request #3236 from Bond-009/commonVasily
Enable StyleCop for MediaBrowser.Common
2020-06-04Merge pull request #3186 from Ullmie02/asp-api-exceptiondkanada
Don't send Exception message in Production Environment
2020-06-04Merge pull request #3237 from Bond-009/erroronwarndkanada
Enable TreatWarningsAsErrors for more projects
2020-06-04Merge pull request #3164 from dkanada/install-plugindkanada
Fix a few issues with the plugin manifest
2020-06-03Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-03add missing ConfigureAwaitcrobibero
2020-06-03fix buildcrobibero
2020-06-03Translated using Weblate (Catalan)Lluís Forns
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2020-06-04Merge branch 'master' into install-plugindkanada
2020-06-04fix build issuesdkanada
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-03Merge remote-tracking branch 'remotes/upstream/api-migration' into api-channelcrobibero
# Conflicts: # Jellyfin.Server/Extensions/ApiServiceCollectionExtensions.cs
2020-06-03Merge pull request #3232 from crobibero/api-json-dictionaryCody Robibero
Add Dictionary with non-string keys to System.Text.Json
2020-06-03remove extra Clear callcrobibero
2020-06-03Merge pull request #3046 from puschie286/add-clean-name-tagBond-009
allow bd tag in file names
2020-06-03Merge branch 'master' into erroronwarnBond-009
2020-06-03Merge branch 'master' into commonBond-009
2020-06-03Merge pull request #3235 from Bond-009/buildVasily
Fix build
2020-06-03Enable TreatWarningsAsErrors for more projectsBond-009