aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-15Fix container image build by installing pythonErik Rigtorp
2020-05-15Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/Devices/DeviceManager.cs # Jellyfin.Server/Jellyfin.Server.csproj # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs
2020-05-16Merge pull request #3117 from JustAMan/no-more-doppelgangersVasily
Fixes collections (and probably some extras support, too)
2020-05-15Merge remote-tracking branch 'upstream/master' into no-more-doppelgangersMark Monteiro
2020-05-15Do not run DELETE command if no extras are detectedMark Monteiro
Also log a message if no extras were detected Also log the path used for the database backup Also add some comments to explain the migration
2020-05-15Merge pull request #2970 from barronpm/activitydb-efcoreVasily
Migrate Activity Database to Entity Framework Core
2020-05-15Fixed compilation, added backing db before removing extrasVasily
2020-05-15Fixed indentationPatrick Barron
2020-05-15Apply suggestions from code reviewVasily
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
2020-05-15Apply more review suggestionsPatrick Barron
2020-05-15Fix some code smellsgion
2020-05-15Merge remote-tracking branch 'upstream/master' into syncplaygion
2020-05-15Apply more review suggestionsPatrick Barron
2020-05-15Fix code issuesgion
2020-05-15Update MimeTypes.csartiume
2020-05-15Update MediaStream.csartiume
2020-05-15Update Interlaceartiume
2020-05-15Fix Progressive Stream 'P' capitalizationartiume
2020-05-15Add opf mimetypeartiume
2020-05-15Merge pull request #3085 from MrTimscampi/vtt-positiondkanada
Add positionning cues to WebVTT writer
2020-05-15Merge pull request #3118 from barronpm/fix-regressionsdkanada
Fix regressions introduced by #3098
2020-05-14Translated using Weblate (Norwegian Bokmål)Odd Stråbø
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
2020-05-15Merge pull request #3084 from fhriley/fix_allow_originVasily
Fix #3083: Set the Access-Control-Allow-Origin header to the request …
2020-05-14Fix regressions introduced by #3098Patrick Barron
2020-05-14If second cleaning results in same name skip lookupErik Rigtorp
2020-05-15Implement a cleanup migrationVasily
2020-05-14Rename functionFrank Riley
2020-05-14Use simpler dictionary iterator.Frank Riley
2020-05-14Update Emby.Server.Implementations/HttpServer/HttpListenerHost.cs from reviewFrank Riley
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-05-14Fix #3083: Set the Access-Control-Allow-Origin header to the request ↵Frank Riley
origin/host header if possible
2020-05-15Fix a check broken by https://github.com/jellyfin/jellyfin/pull/2105Vasily
2020-05-14Removed unnecessary usingsPatrick Barron
2020-05-14Merge branch 'master' into activitydb-efcorePatrick Barron
2020-05-14Address review commentsPatrick Barron
2020-05-14Update Books Resolver File Typesartiume
2020-05-14Update MediaBrowser.Providers/Tmdb/Movies/TmdbSearch.csErik Rigtorp
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-05-14Update MediaBrowser.Providers/Tmdb/Movies/TmdbSearch.csErik Rigtorp
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-05-14Add code analyzers to Jellyfin.Naming.Tests and fix resulting warningsaled
2020-05-14Add color primaries to ffprobe outputMrTimscampi
2020-05-14Add HLG to the video range detectionMrTimscampi
2020-05-14Add color transfer to ffprobe resultsMrTimscampi
2020-05-14Merge pull request #2162 from Bond-009/websocketVasily
Rewrite WebSocket handling code
2020-05-14Merge branch 'master' into websocketMark Monteiro
2020-05-14Merge pull request #3089 from MrTimscampi/tmdb-original-titledkanada
Add more information to TmdbSeriesProvider
2020-05-13Fix compile warnings in Jellyfin.Naming.Testsaled
2020-05-13Implement more review suggestionsPatrick Barron
2020-05-13Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin ↵Patrick Barron
into activitydb-efcore
2020-05-13Remove more unused codePatrick Barron
2020-05-13Merge branch 'master' into activitydb-efcorePatrick Barron
2020-05-13Apply review suggestionsPatrick Barron