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 |
|
crobibero
|
0c23b8cadf
|
Don't throw exception when converting values using binder or JsonConverter
|
2020-11-12 08:06:25 -07:00 |
|
Claus Vium
|
00c4055b6e
|
Merge pull request #4463 from crobibero/fix-display-preferences-migration
Skip migration if user doesn't exist
|
2020-11-12 15:57:03 +01:00 |
|
Cody Robibero
|
1d059bc76b
|
Update Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs
|
2020-11-12 07:33:12 -07:00 |
|
dkanada
|
660aa1b8a6
|
Merge pull request #4469 from cvium/fix_repository_endpoint
Change OPTIONS to POST and call SaveConfiguration in SetRepositories
|
2020-11-12 22:37:19 +09:00 |
|
Claus Vium
|
a044622b15
|
Merge pull request #4468 from cvium/revert_similar_name_removal
Semi-revert removal of Name for /Similar in openapi
|
2020-11-12 14:10:32 +01:00 |
|
Stepan
|
b66239fd52
|
One more missed suggestions (removing commented out code)
|
2020-11-12 13:18:22 +01:00 |
|
Stepan
|
3bca1181b3
|
Taken suggestions from code review and created test for ExtraRuleType.Regex instead of throwing exception there.
|
2020-11-12 13:16:33 +01:00 |
|
martinek-stepan
|
496923719c
|
Apply suggestions from code review
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-12 12:54:55 +01:00 |
|
BaronGreenback
|
27bb17ef9d
|
Merge branch 'master' into Comment1
|
2020-11-12 09:18:49 +00:00 |
|
cvium
|
8e0909ef6f
|
Change OPTIONS to POST and call SaveConfiguration
|
2020-11-12 10:13:56 +01:00 |
|
cvium
|
0ac3af13ac
|
Semi-revert removal of Name for /Similar in openapi
|
2020-11-12 09:21:46 +01:00 |
|
nyanmisaka
|
5bd0c2b69d
|
add an option to disable hevc encoding
|
2020-11-12 11:02:56 +08:00 |
|
Claus Vium
|
df2cb7f995
|
Merge pull request #4466 from kayila/display-clips
Fix #4465 by adding the missing extras folders.
|
2020-11-12 00:10:25 +01:00 |
|
BaronGreenback
|
51996cd34d
|
Update BasePlugin.cs
|
2020-11-11 19:04:22 +00:00 |
|
Kayila
|
d0cf60e145
|
Fixes #4465 by adding the missing extras folders.
|
2020-11-11 13:47:42 -05:00 |
|
BaronGreenback
|
caea2bb862
|
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2020-11-11 17:00:19 +00:00 |
|
crobibero
|
7ff212576e
|
Merge remote-tracking branch 'upstream/master' into bye-tvdb
|
2020-11-11 08:08:06 -07:00 |
|
crobibero
|
380359b495
|
Add migration to readd plugin.
|
2020-11-11 08:03:30 -07:00 |
|
crobibero
|
7375d70396
|
Skip migration if user doesn't exist
|
2020-11-11 07:17:19 -07:00 |
|
nyanmisaka
|
11c74cb65c
|
fix for no audio stream video
|
2020-11-11 19:04:58 +08:00 |
|
Claus Vium
|
5669d1dad2
|
Merge pull request #4450 from cvium/fix_and_mildly_improve_similar
Remove duplicate /Similar endpoints
|
2020-11-11 11:06:47 +01:00 |
|
Claus Vium
|
0b954df7c2
|
Update Jellyfin.Api/Controllers/LibraryController.cs
|
2020-11-11 10:49:00 +01:00 |
|
Claus Vium
|
a7b3880d0e
|
Merge branch 'master' into fix_and_mildly_improve_similar
|
2020-11-11 10:47:18 +01:00 |
|
nyanmisaka
|
6987cb8357
|
fix ci
|
2020-11-11 17:25:14 +08:00 |
|
nyanmisaka
|
57e5b59b93
|
adjust bitrate limit for HLS audio codecs
|
2020-11-11 17:10:08 +08:00 |
|
Sam Cross
|
0c45faf100
|
Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
|
2020-11-11 00:03:53 -05:00 |
|
Nyanmisaka
|
0b01acbe91
|
Apply suggestions from code review
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-11 02:03:53 +00:00 |
|
Ted van den Brink
|
51ddf038dc
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
2020-11-10 18:49:09 -05:00 |
|
Claus Vium
|
a51ea55537
|
Merge pull request #4302 from crobibero/query-fields
Convert field string to enum.
|
2020-11-10 23:09:47 +01:00 |
|
yodatak
|
7104a37be1
|
Bump dependencies to Fedora 33
Fedora 33 is out so Fedora 31 is unmaintened so its time to migrate the build to Fedora 33 !
|
2020-11-10 22:52:20 +01:00 |
|
David John Corpuz
|
dc3b3bcfb1
|
Translated using Weblate (Filipino)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
|
2020-11-10 14:48:44 -05:00 |
|
crobibero
|
f5b301dea6
|
Correct bad docs merge
|
2020-11-10 11:48:21 -07:00 |
|
Stepan
|
195a6261c4
|
Dummy test case explanation.
|
2020-11-10 19:28:03 +01:00 |
|
Stepan
|
158eff62d7
|
Xml-doc part2
|
2020-11-10 19:23:10 +01:00 |
|
crobibero
|
7fe8ca2b77
|
Merge remote-tracking branch 'upstream/master' into query-fields
|
2020-11-10 10:39:44 -07:00 |
|
crobibero
|
9b7c5cddae
|
Update build ci, dockerfiles to .Net5.0
|
2020-11-10 10:03:21 -07:00 |
|
crobibero
|
83629ab6f2
|
Update packages to net5
|
2020-11-10 09:52:34 -07:00 |
|
Stepan
|
693760e38a
|
Xml-doc part1
|
2020-11-10 17:11:48 +01:00 |
|
dkanada
|
7aaf9dbcc3
|
Merge pull request #4444 from crobibero/remove-unstable-npm-ci
Remove unstable npm ci task
|
2020-11-10 22:01:40 +09:00 |
|