Claus Vium
dc0e353b96
Merge pull request #4494 from nyanmisaka/hdr-title
...
Add video range info to the title
2020-11-16 16:48:26 +01:00
nyanmisaka
5fe4ea2f4a
add video range info to title
2020-11-16 21:41:08 +08:00
Claus Vium
d53f97d803
Merge pull request #4480 from crobibero/http-exception
...
Remove custom HttpException
2020-11-16 07:47:21 +01:00
Bill Thornton
84b0932cfe
Merge pull request #4485 from crobibero/update-user-cache
...
Update user cache after updating user.
2020-11-16 00:49:53 -05:00
nyanmisaka
099563cd6b
comply with dotnet-5
2020-11-16 12:56:37 +08:00
nyanmisaka
488dbdb31d
Merge remote-tracking branch 'upstream/master' into fmp4-hls
2020-11-16 12:36:55 +08:00
crobibero
e2e10e672f
User buster-slim instead of non existent buster
2020-11-15 21:08:02 -07:00
Joshua M. Boniface
8d1d77db94
Merge pull request #4487 from crobibero/build-upgrade
...
Upgrade all netcore3.1 to net5.0
2020-11-15 20:04:58 -05:00
Joshua M. Boniface
8722c1b7f6
Merge pull request #4492 from Artiume/patch-5
...
update dotnet 5.0 buster image
2020-11-15 20:04:44 -05:00
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
2020-11-15 18:48:59 -05:00
crobibero
3432db4998
dedup migration
2020-11-15 13:51:09 -07:00
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>
2020-11-15 20:47:33 +00:00
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>
2020-11-15 20:47:32 +00:00
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>
2020-11-15 20:47:21 +00:00
crobibero
185fac0677
Upgrade all netcore3.1 to net5.0
2020-11-15 13:31:47 -07:00
crobibero
4b15284324
Merge remote-tracking branch 'upstream/master' into bye-tvdb
2020-11-15 13:12:43 -07:00
crobibero
e66d79fc0c
Merge remote-tracking branch 'upstream/master' into http-exception
2020-11-15 13:09:05 -07:00
Joshua M. Boniface
2f426dfc97
Merge pull request #4458 from crobibero/dotnet-5
...
Upgrade to Net5
2020-11-15 14:35:34 -05:00
crobibero
056c44010b
Fix tests
2020-11-15 12:19:07 -07:00
crobibero
dae4541bad
Merge remote-tracking branch 'upstream/master' into dotnet-5
2020-11-15 11:56:35 -07:00
crobibero
3f313206c6
Suggestions from review
2020-11-15 11:35:36 -07:00
nyanmisaka
f953dd42be
remove unused segment option
2020-11-16 01:09:14 +08:00
crobibero
c70710de32
Update user cache after updating user.
2020-11-15 09:30:04 -07:00
Claus Vium
7caf1662ec
Merge pull request #4478 from Bond-009/chararray
...
Don't allocate single char arrays when possible
2020-11-15 13:48:43 +01:00
Bond-009
331c7f8481
Merge pull request #4253 from BaronGreenback/fordiscussion
...
DI in plugins
2020-11-15 13:29:04 +01:00
4d1m
ce4787c7eb
Translated using Weblate (Romanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
2020-11-15 05:36:15 -05:00
crobibero
95a2de757f
remove custom HttpException
2020-11-14 14:30:34 -07:00
Bond_009
d4e568c8bf
Replace Task.WaitAll with Task.Wait
2020-11-14 20:30:08 +01:00
Bond_009
ff49a3bb61
Missed some stuff
2020-11-14 20:28:15 +01:00
Bond_009
c4bb32f259
Access last element by index where possible
2020-11-14 20:28:14 +01:00
Bond_009
9041389f65
Use string.Trim(char) instead of string.Trim(char[]) where possible
2020-11-14 20:27:59 +01:00
Bond_009
bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
2020-11-14 20:27:48 +01:00
Adam Bokor
6b4debb44e
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
2020-11-14 11:38:39 -05:00
Claus Vium
569874a212
Merge pull request #4473 from crobibero/binder-no-throw
...
Don't throw exception when converting values using binder or JsonConv…
2020-11-14 17:31:52 +01:00
Claus Vium
121d79a395
Merge pull request #4477 from nyanmisaka/attachment-return-type
...
Fix return type for GetAttachment
2020-11-14 17:28:43 +01:00
crobibero
843847fc93
Remove extraneous newline
2020-11-14 09:16:08 -07:00
Cody Robibero
450cd614ac
Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-11-14 08:13:53 -07:00
nyanmisaka
e36725096a
fix return type for GetAttachment
2020-11-14 22:28:22 +08:00
crobibero
cfefcd988a
Updated based on review feedback
2020-11-14 07:07:09 -07:00
Claus Vium
c49b854295
Merge pull request #4476 from crobibero/plugin-update-exception
...
Fix plugin update exception
2020-11-14 12:45:07 +01:00
nyanmisaka
750eaa9d27
fix ci
2020-11-14 18:30:20 +08:00
Nyanmisaka
06670351ae
Apply suggestions from code review
...
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-11-14 10:19:41 +00:00
nyanmisaka
fc89b7e641
minor changes
2020-11-14 16:02:16 +08:00
nyanmisaka
32bb73acbb
add aac_adtstoasc bitstream filter for mpegts to mp4 conversion
2020-11-14 14:23:00 +08:00
crobibero
73d2cb1c2a
Updated based on review feedback
2020-11-13 18:04:06 -07:00
Oatavandi
722adda477
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2020-11-13 17:28:15 -05:00
Relja U
5d4144b8a6
Translated using Weblate (Serbian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2020-11-13 17:28:15 -05:00
crobibero
5845bf93cb
Fix plugin update exception
2020-11-13 14:52:22 -07:00
Cody Robibero
24ac5cc353
Update Emby.Server.Implementations/AppBase/ConfigurationHelper.cs
...
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-11-13 13:18:31 -07:00
nyanmisaka
536b054873
add experimental flag for flac
2020-11-14 04:06:24 +08:00