aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-18Translated using Weblate (Lithuanian)erikasne6152
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
2020-05-18Merge pull request #3134 from mark-monteiro/update-dotnet-coredkanada
Update to .NET Core 3.1.4
2020-05-18Merge pull request #3133 from kesslern/fix-setup-wizarddkanada
Fix 500 error causing first-time setup wizard to hang
2020-05-17Update to .NET Core 3.1.4Mark Monteiro
2020-05-18Merge pull request #3115 from MrTimscampi/ffprobedkanada
Parse color transfer and color primaries from ffprobe, and fix video range
2020-05-17Fix 500 error causing first-time setup wizard to hangNathan Kessler
2020-05-17Translated using Weblate (French (Canada))Samuel Gagnon
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
2020-05-17Translated using Weblate (Spanish (Argentina))Franco Castillo
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
2020-05-16Fix suggestionsMrTimscampi
2020-05-16Merge pull request #3113 from Artiume/patch-1dkanada
Fix Progressive and Interlaced Stream capitalization
2020-05-16Merge pull request #3105 from aled/2149-fix-warnings-in-jellyfin.naming.testsdkanada
Fix compile warnings in Jellyfin.Naming.Tests
2020-05-16Merge pull request #3116 from Artiume/patch-2dkanada
Update Books Resolver File Types and add .opf Mime Type
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-15Apply more review suggestionsPatrick Barron
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-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-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