Joshua M. Boniface
e86db484ef
Merge pull request #4136 from BaronGreenback/Comment1
...
DLNA Classes - No code change, just added commenting to classes.
4 years ago
Joshua M. Boniface
355c0c802f
Merge pull request #4138 from BaronGreenback/Comment3
...
DLNA ContentManager - static and commented.
4 years ago
BaronGreenback
2bbfcc264d
Merge branch 'master' into emby-namig-nullable
4 years ago
Greenback
60a6627140
Removing left over edits left from the acceptance of previous PR's.
4 years ago
Greenback
978aa38f3b
Updated PR1 code.
4 years ago
Ionut Andrei Oanca
426e258f1f
Improve locking logic in SyncPlay manager
4 years ago
Ionut Andrei Oanca
a3ca36cb54
Review logging and minor changes in SyncPlay
4 years ago
Greenback
979de240cb
Updated tests to .Net5
4 years ago
Greenback
9481fd0747
Upgraded to .Net5
4 years ago
BaronGreenback
d66f88672c
Merge branch 'master' into NetworkPR2
4 years ago
Claus Vium
dc0e353b96
Merge pull request #4494 from nyanmisaka/hdr-title
...
Add video range info to the title
4 years ago
nyanmisaka
5fe4ea2f4a
add video range info to title
4 years ago
Claus Vium
d53f97d803
Merge pull request #4480 from crobibero/http-exception
...
Remove custom HttpException
4 years ago
Bill Thornton
84b0932cfe
Merge pull request #4485 from crobibero/update-user-cache
...
Update user cache after updating user.
4 years ago
nyanmisaka
099563cd6b
comply with dotnet-5
4 years ago
nyanmisaka
488dbdb31d
Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
crobibero
e2e10e672f
User buster-slim instead of non existent buster
4 years ago
Ryan Petris
8204b25a56
Merge branch 'master' into fix-hdhomerun
4 years ago
Ryan Petris
81d5eb4db5
Return a Task object and discard it instead of using async void.
4 years ago
Joshua M. Boniface
8d1d77db94
Merge pull request #4487 from crobibero/build-upgrade
...
Upgrade all netcore3.1 to net5.0
4 years ago
Joshua M. Boniface
8722c1b7f6
Merge pull request #4492 from Artiume/patch-5
...
update dotnet 5.0 buster image
4 years ago
artiume
d76afb209f
update dotnet 5.0 image
...
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
4 years ago
crobibero
3432db4998
dedup migration
4 years ago
dependabot[bot]
24839e6890
Bump Mono.Nat from 3.0.0 to 3.0.1
...
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>
4 years ago
dependabot[bot]
809556eb98
Bump PlaylistsNET from 1.1.2 to 1.1.3
...
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>
4 years ago
dependabot[bot]
cfb7523ea8
Bump Moq from 4.14.7 to 4.15.1
...
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>
4 years ago
crobibero
185fac0677
Upgrade all netcore3.1 to net5.0
4 years ago
crobibero
4b15284324
Merge remote-tracking branch 'upstream/master' into bye-tvdb
4 years ago
crobibero
e66d79fc0c
Merge remote-tracking branch 'upstream/master' into http-exception
4 years ago
Joshua M. Boniface
2f426dfc97
Merge pull request #4458 from crobibero/dotnet-5
...
Upgrade to Net5
4 years ago
crobibero
056c44010b
Fix tests
4 years ago
crobibero
dae4541bad
Merge remote-tracking branch 'upstream/master' into dotnet-5
4 years ago
crobibero
3f313206c6
Suggestions from review
4 years ago
crobibero
53697ac39a
revert
4 years ago
crobibero
547ee88561
Remove api client generator errors
4 years ago
nyanmisaka
f953dd42be
remove unused segment option
4 years ago
Ionut Andrei Oanca
c7e53bce2f
Patch data-races and minor changes in SyncPlay
4 years ago
crobibero
c70710de32
Update user cache after updating user.
4 years ago
Claus Vium
7caf1662ec
Merge pull request #4478 from Bond-009/chararray
...
Don't allocate single char arrays when possible
4 years ago
Bond-009
331c7f8481
Merge pull request #4253 from BaronGreenback/fordiscussion
...
DI in plugins
4 years ago
4d1m
ce4787c7eb
Translated using Weblate (Romanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
4 years ago
Ionut Andrei Oanca
5d77f422f0
Hide some property setters, init null values, update namespaces
4 years ago
crobibero
95a2de757f
remove custom HttpException
4 years ago
Bond_009
d4e568c8bf
Replace Task.WaitAll with Task.Wait
4 years ago
Bond_009
ff49a3bb61
Missed some stuff
4 years ago
Bond_009
c4bb32f259
Access last element by index where possible
4 years ago
Bond_009
9041389f65
Use string.Trim(char) instead of string.Trim(char[]) where possible
4 years ago
Bond_009
bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
4 years ago
Ionut Andrei Oanca
fa69f6fd51
Handle ignore-wait request in waiting state in SyncPlay
4 years ago
Adam Bokor
6b4debb44e
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
4 years ago