aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-21Merge branch 'master' into NetworkPR2Joshua M. Boniface
2020-11-21Translated using Weblate (Vietnamese)hoanghuy309
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2020-11-21Merge pull request #4263 from cvium/defer_image_fetchingJoshua M. Boniface
Defer image pre-fetching until the end of a refresh/scan
2020-11-21Update ImageFetcherPostScanTask.csBaronGreenback
2020-11-21Update MetadataService.csBaronGreenback
added return Task.CompletedTask;
2020-11-21Update MetadataService.csBaronGreenback
removed async line 232
2020-11-21Merge branch 'master' into library_scan_speedBaronGreenback
2020-11-21Merge pull request #3053 from rigtorp/video-resolverJoshua M. Boniface
Add additional resolver tests
2020-11-21Merge pull request #4182 from ryanpetris/fix-hdhomerunJoshua M. Boniface
Fix HD Home Run streaming
2020-11-21Merge branch 'master' into defer_image_fetchingJoshua M. Boniface
2020-11-21Merge pull request #4486 from crobibero/split-apiJoshua M. Boniface
Remove api client generator errors
2020-11-21Merge pull request #4510 from crobibero/http-accept-headerJoshua M. Boniface
Set default request accept headers
2020-11-21Merge pull request #4513 from BaronGreenback/LatestPluginSelectedJoshua M. Boniface
Multi-repository plugins
2020-11-21Merge pull request #4526 from crobibero/mark-playedJoshua M. Boniface
Fix marking item as played
2020-11-21Merge pull request #4537 from crobibero/session-caps-fullClaus Vium
Convert ClientCapabilities to a Dto with JsonConverters
2020-11-21Better named tests methods.Greenback
2020-11-21Merge pull request #4539 from crobibero/nullable-enum-model-binderJoshua M. Boniface
Add NullableEnumModelBinder and NullableEnumModelBinderProvider
2020-11-21Merge pull request #4534 from Bond-009/bomJoshua M. Boniface
Remove UTF8 bom from some files
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Fixed baseurl in dlna.Greenback
2020-11-21Merge pull request #4538 from mario-campos/masterJoshua M. Boniface
Implement CodeQL Static Analysis
2020-11-21Add NullableEnumModelBinder and NullableEnumModelBinderProvidercrobibero
2020-11-21Convert ClientCapabilities to a Dto with JsonConverterscrobibero
2020-11-21Update codeql-analysis.ymlMario Campos
2020-11-21Update codeql-analysis.ymlMario Campos
2020-11-21Create codeql-analysis.ymlMario Campos
2020-11-21renamed file.Greenback
2020-11-21changesGreenback
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update ↵BaronGreenback
Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunUdpStream.cs Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Fixed a couple of merge errors.Greenback
2020-11-21Moved INetworkManagerGreenback
2020-11-21Fixed merge.Greenback
2020-11-21Added more comments.Greenback
2020-11-21Remove UTF8 bom from some filesBond_009
2020-11-21Null pointer fix. (#4527)BaronGreenback
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2020-11-21Merge pull request #4533 from Bond-009/nullref3Claus Vium
Fix nullref