aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-14Merge pull request #3500 from nyanmisaka/vpp-qsvdkanada
Add FFmpeg 4.3 detection and solve the green line on QSV HWA
2020-07-14Merge pull request #3555 from cvium/fix_disposed_contextdkanada
Fix disposed database context
2020-07-14Don't recreate JsonSerializerOptions every timeDavid
2020-07-14Use ToList instead of AsEnumerable due to delayed executionClaus Vium
2020-07-14Merge pull request #3541 from jellyfin/pausedkanada
Keep playstate during syncplay group creation
2020-07-14update commentdkanada
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2020-07-13Fix circular dependencyPatrick Barron
2020-07-13Remove UserManager.AddPartsPatrick Barron
2020-07-13Merge pull request #3539 from barronpm/fix-memoryleakJoshua M. Boniface
Fix EF Core Memory Leak
2020-07-13Merge pull request #3553 from joshuaboniface/fix-azure-fuckeryBond-009
Explicitly add what Azure used to do implicitly
2020-07-13Explicitly add what Azure used to do implicitlyJoshua M. Boniface
... before they changed it on us out of nowhere.
2020-07-13Use AsEnumerable for UserManager.UsersPatrick Barron
2020-07-14Merge pull request #3545 from jellyfin/dependabot/nuget/AutoFixture-4.13.0dkanada
Bump AutoFixture from 4.12.0 to 4.13.0
2020-07-13Merge branch 'master' into fix-memoryleakPatrick Barron
2020-07-13Update NotificationOption.csBaronGreenback
Fixes serialisation bug
2020-07-13Remove EF Core ProxiesPatrick Barron
2020-07-13using System.Net.SocketsNeil Burrows
2020-07-13Update Emby.Server.Implementations/EntryPoints/UdpServerEntryPoint.cs Neil Burrows
Update log format message and log exception Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-13Prevent failure to bind to Auto Discover port being a fatal errorNeil Burrows
2020-07-13Bump AutoFixture from 4.12.0 to 4.13.0dependabot[bot]
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.12.0...v4.13.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-07-13Translated using Weblate (Portuguese)kanenses
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2020-07-12Merge pull request #3533 from barronpm/user-login-casingJoshua M. Boniface
Make User Authentication Case-insensitive and remove EF Core Log spam
2020-07-13keep playstate during syncplay group creationdkanada
2020-07-12Use AsEnumerable instead of ToListPatrick Barron
2020-07-12Fix EF Core memory leakPatrick Barron
2020-07-12Fix parsingDavid
2020-07-12Merge pull request #3535 from crobibero/syncplay-v10dkanada
Fix syncplay function name
2020-07-11Fix syncplay function namecrobibero
2020-07-11Merge pull request #3524 from crobibero/api-migration-nullablePatrick Barron
Make query parameters nullable or set default value
2020-07-11Add socket supportDavid
2020-07-11Migrate AudioService to Jellyfin.ApiDavid
2020-07-09Ignore casing when authenticating usersPatrick Barron
2020-07-08Translated using Weblate (Marathi)rhythm493
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mr/
2020-07-08Merge pull request #3519 from jellyfin/azure-ciAnthony Lavado
Add conditionals to root YAML definition
2020-07-08Merge pull request #3522 from crobibero/syncplay-endpointsdkanada
Clean syncplay endpoint names
2020-07-07Fix log spam from EF CorePatrick Barron
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-07-07Clean syncplay endpoint namescrobibero
2020-07-07Fix support for mixed-protocol external subtitlesSacha Korban
2020-07-06Explicitly exit from inline scriptJoshua M. Boniface
2020-07-06Use weird other formating that AZP wantsJoshua M. Boniface
2020-07-06Remove unneeded conditions that are now in parentJoshua M. Boniface
2020-07-06Add conditionals to root YAML definitionJoshua M. Boniface
Prevents running builds (that get skipped) in PR CI, and prevents running tests (which are irrelevant) in Merge CI.
2020-07-06Merge pull request #3504 from Ullmie02/api-genresPatrick Barron
Move GenresService to Jellyfin.Api
2020-07-06Merge pull request #3507 from Ullmie02/api-musicgenresPatrick Barron
Move MusicGenresService to Jellyfin.Api
2020-07-06Merge pull request #2967 from crobibero/api-channelPatrick Barron
Move ChannelService to Jellyfin.Api
2020-07-06Merge pull request #3493 from Ullmie02/api-itemsPatrick Barron
Move ItemsService and TrailersService to Jellyfin.Api
2020-07-06remove duplicate functionscrobibero
2020-07-06Merge remote-tracking branch 'upstream/api-migration' into api-channelcrobibero
2020-07-06Add missing usingDavid