aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-07merge branch master into custom-reposdkanada
2020-06-07add missing line from using blockdkanada
2020-06-07Merge pull request #3262 from jellyfin/azureAnthony Lavado
Disable sonarcloud until secrets are working
2020-06-07Merge branch 'api-migration' into api-config-jsondkanada
2020-06-07Merge pull request #3250 from shayaantx/masterdkanada
Ignore languages with null ids when fetching images from tvdb
2020-06-07Merge pull request #3255 from itegulov/books-resumedkanada
Make books resumable
2020-06-07use single quotes in the main pipelinedkanada
2020-06-07rename abi pipelinedkanada
2020-06-07disable sonarcloud until secrets are workingdkanada
2020-06-06remove extra spacingCody Robibero
2020-06-06Merge remote-tracking branch 'upstream/api-migration' into api-corscrobibero
2020-06-06Don't clear media typescrobibero
2020-06-06Add CSS output formatter.crobibero
2020-06-06Add CSS output formatter.crobibero
2020-06-06Add omdb config as embedded resourcecrobibero
2020-06-06Fix a small number of compile warningsaled
2020-06-07improve error handling when a single repository has issuesdkanada
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-06Merge remote-tracking branch 'upstream/master' into iloggercrobibero
2020-06-06simplify the custom repository feature for nowdkanada
2020-06-06remove unnecessary property for repository objectdkanada
2020-06-06save configuration when updating repository listdkanada
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-06Make books resumable and have duration of 1 secondDaniyar Itegulov
2020-06-06Merge pull request #3208 from jellyfin/pluginsdkanada
More work for core plugins
2020-06-05Merge branch 'userdb-efcore' of https://github.com/barronpm/jellyfin into ↵Patrick Barron
userdb-efcore
2020-06-05Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-05undo erroneous changescrobibero
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