aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-16Merge pull request #4136 from BaronGreenback/Comment1Joshua M. Boniface
DLNA Classes - No code change, just added commenting to classes.
2020-11-16Merge pull request #4138 from BaronGreenback/Comment3Joshua M. Boniface
DLNA ContentManager - static and commented.
2020-11-16Merge branch 'master' into emby-namig-nullableBaronGreenback
2020-11-16Removing left over edits left from the acceptance of previous PR's.Greenback
2020-11-16Updated PR1 code.Greenback
2020-11-16Improve locking logic in SyncPlay managerIonut Andrei Oanca
2020-11-16Review logging and minor changes in SyncPlayIonut Andrei Oanca
2020-11-16Updated tests to .Net5Greenback
2020-11-16Upgraded to .Net5Greenback
2020-11-16Merge branch 'master' into NetworkPR2BaronGreenback
2020-11-16Merge pull request #4494 from nyanmisaka/hdr-titleClaus Vium
Add video range info to the title
2020-11-16add video range info to titlenyanmisaka
2020-11-16Merge pull request #4480 from crobibero/http-exceptionClaus Vium
Remove custom HttpException
2020-11-16Merge pull request #4485 from crobibero/update-user-cacheBill Thornton
Update user cache after updating user.
2020-11-16comply with dotnet-5nyanmisaka
2020-11-16Merge remote-tracking branch 'upstream/master' into fmp4-hlsnyanmisaka
2020-11-15User buster-slim instead of non existent bustercrobibero
2020-11-15Merge branch 'master' into fix-hdhomerunRyan Petris
2020-11-15Return a Task object and discard it instead of using async void.Ryan Petris
2020-11-15Merge pull request #4487 from crobibero/build-upgradeJoshua M. Boniface
Upgrade all netcore3.1 to net5.0
2020-11-15Merge pull request #4492 from Artiume/patch-5Joshua M. Boniface
update dotnet 5.0 buster image
2020-11-15update dotnet 5.0 imageartiume
Step 5/23 : FROM mcr.microsoft.com/dotnet/sdk:${DOTNET_VERSION}-buster as builder manifest for mcr.microsoft.com/dotnet/sdk:5.0-buster not found: manifest unknown: manifest tagged by "5.0-buster" is not found arm not tested
2020-11-15dedup migrationcrobibero
2020-11-15Bump Mono.Nat from 3.0.0 to 3.0.1dependabot[bot]
Bumps [Mono.Nat](https://github.com/mono/Mono.Nat) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/mono/Mono.Nat/releases) - [Commits](https://github.com/mono/Mono.Nat/compare/release-v3.0.0...release-v3.0.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-15Bump PlaylistsNET from 1.1.2 to 1.1.3dependabot[bot]
Bumps [PlaylistsNET](https://github.com/tmk907/PlaylistsNET) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/tmk907/PlaylistsNET/releases) - [Commits](https://github.com/tmk907/PlaylistsNET/commits) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-15Bump Moq from 4.14.7 to 4.15.1dependabot[bot]
Bumps [Moq](https://github.com/moq/moq4) from 4.14.7 to 4.15.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/commits) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-15Upgrade all netcore3.1 to net5.0crobibero
2020-11-15Merge remote-tracking branch 'upstream/master' into bye-tvdbcrobibero
2020-11-15Merge remote-tracking branch 'upstream/master' into http-exceptioncrobibero
2020-11-15Merge pull request #4458 from crobibero/dotnet-5Joshua M. Boniface
Upgrade to Net5
2020-11-15Fix testscrobibero
2020-11-15Merge remote-tracking branch 'upstream/master' into dotnet-5crobibero
2020-11-15Suggestions from reviewcrobibero
2020-11-15revertcrobibero
2020-11-15Remove api client generator errorscrobibero
2020-11-16remove unused segment optionnyanmisaka
2020-11-15Patch data-races and minor changes in SyncPlayIonut Andrei Oanca
2020-11-15Update user cache after updating user.crobibero
2020-11-15Merge pull request #4478 from Bond-009/chararrayClaus Vium
Don't allocate single char arrays when possible
2020-11-15Merge pull request #4253 from BaronGreenback/fordiscussionBond-009
DI in plugins
2020-11-15Translated using Weblate (Romanian)4d1m
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
2020-11-14Hide some property setters, init null values, update namespacesIonut Andrei Oanca
2020-11-14remove custom HttpExceptioncrobibero
2020-11-14Replace Task.WaitAll with Task.WaitBond_009
2020-11-14Missed some stuffBond_009
2020-11-14Access last element by index where possibleBond_009
2020-11-14Use string.Trim(char) instead of string.Trim(char[]) where possibleBond_009
2020-11-14Use string.Split(char) where possible instead of string.Split(char[])Bond_009
2020-11-14Handle ignore-wait request in waiting state in SyncPlayIonut Andrei Oanca
2020-11-14Translated using Weblate (Hungarian)Adam Bokor
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/