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 |
|
nyanmisaka
|
f1e129f17a
|
minor changes
|
2020-11-14 03:57:37 +08:00 |
|
nyanmisaka
|
8c0778e827
|
switch ffmpeg to hls muxer for live streaming
segment muxer cannot make fMP4 init file.
'-strict -2' option doesn't work with segment muxer for flac remuxing.
|
2020-11-14 03:47:54 +08:00 |
|
crobibero
|
95ebb9a55a
|
Use null coalescing when possible
|
2020-11-13 11:24:46 -07:00 |
|
crobibero
|
5f52a58e78
|
Convert NullReferenceException to ResourceNotFoundException
|
2020-11-13 11:14:44 -07:00 |
|
crobibero
|
be312f992d
|
Update to net5
|
2020-11-13 10:57:34 -07:00 |
|
crobibero
|
e8b98265b0
|
Upgrade Jellyfin.Model.Tests to net5.0
|
2020-11-13 10:40:09 -07:00 |
|
crobibero
|
ec5781504e
|
Disable warning on AD0001
|
2020-11-13 10:29:26 -07:00 |
|
crobibero
|
1acbceaade
|
Disable warning on AD0001
|
2020-11-13 10:24:40 -07:00 |
|
crobibero
|
3c8800604e
|
Update test sdk
|
2020-11-13 09:48:26 -07:00 |
|
crobibero
|
7bf320922c
|
Fix nullability errors in Emby.Server.Implementations
|
2020-11-13 09:41:18 -07:00 |
|
crobibero
|
d5e2369dd6
|
Fix nullability errors in MediaBrowser.Model
|
2020-11-13 09:36:17 -07:00 |
|
crobibero
|
6353cb507d
|
Fix nullability errors in Jellyfin.Server
|
2020-11-13 09:21:28 -07:00 |
|
crobibero
|
445eec7f5f
|
Fix nullability errors in Jellyfin.Api.Tests
|
2020-11-13 09:21:22 -07:00 |
|
crobibero
|
01355e0498
|
Fix nullability errors in Jellyfin.Api (part 1)
|
2020-11-13 09:04:31 -07:00 |
|
crobibero
|
e8675a6c24
|
Fix nullability errors in Jellyfin.Server
|
2020-11-13 09:03:44 -07:00 |
|
crobibero
|
e82829c444
|
Fix nullability errors in MediaBrowser.MediaEncoding
|
2020-11-13 09:01:55 -07:00 |
|
crobibero
|
f3e74cb421
|
Fix nullability errors in Emby.Notifications
|
2020-11-13 08:35:32 -07:00 |
|
crobibero
|
a02514a114
|
Fix nullability errors in Jellyfin.Drawing.Skia
|
2020-11-13 08:34:34 -07:00 |
|
crobibero
|
57b1e93411
|
Fix nullability errors in Jellyfin.Server.Implementations
|
2020-11-13 08:32:24 -07:00 |
|
crobibero
|
38885ffd74
|
Fix nullability errors in MediaBrowser.LocalMetadata
|
2020-11-13 08:31:02 -07:00 |
|
crobibero
|
83ac7d2674
|
Fix ci condition
|
2020-11-13 08:02:45 -07:00 |
|
crobibero
|
5c40ad0530
|
Remove conditional access.
|
2020-11-12 09:44:10 -07:00 |
|
Bond-009
|
f45b4ac11f
|
Merge pull request #4474 from crobibero/property-readonlylist
Convert array property to IReadOnlyList
|
2020-11-12 17:34:30 +01:00 |
|
martinek-stepan
|
4bfcc8b0d1
|
Update Emby.Naming/AudioBook/AudioBookListResolver.cs
Use StringComparison.OrdinalIgnoreCase when comparing names
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-12 16:51:52 +01:00 |
|
crobibero
|
73f9a6d7d0
|
Convert array property to IReadOnlyList
|
2020-11-12 08:29:42 -07:00 |
|
nyanmisaka
|
d91a099c9e
|
allow transcoding 8ch(7.1 layout) in aac
|
2020-11-12 23:10:57 +08:00 |
|