crobibero
|
5c40ad0530
|
Remove conditional access.
|
4 years ago |
Bond-009
|
f45b4ac11f
|
Merge pull request #4474 from crobibero/property-readonlylist
Convert array property to IReadOnlyList
|
4 years ago |
martinek-stepan
|
4bfcc8b0d1
|
Update Emby.Naming/AudioBook/AudioBookListResolver.cs
Use StringComparison.OrdinalIgnoreCase when comparing names
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
4 years ago |
crobibero
|
73f9a6d7d0
|
Convert array property to IReadOnlyList
|
4 years ago |
crobibero
|
0c23b8cadf
|
Don't throw exception when converting values using binder or JsonConverter
|
4 years ago |
Claus Vium
|
00c4055b6e
|
Merge pull request #4463 from crobibero/fix-display-preferences-migration
Skip migration if user doesn't exist
|
4 years ago |
Cody Robibero
|
1d059bc76b
|
Update Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs
|
4 years ago |
dkanada
|
660aa1b8a6
|
Merge pull request #4469 from cvium/fix_repository_endpoint
Change OPTIONS to POST and call SaveConfiguration in SetRepositories
|
4 years ago |
Claus Vium
|
a044622b15
|
Merge pull request #4468 from cvium/revert_similar_name_removal
Semi-revert removal of Name for /Similar in openapi
|
4 years ago |
Stepan
|
b66239fd52
|
One more missed suggestions (removing commented out code)
|
4 years ago |
Stepan
|
3bca1181b3
|
Taken suggestions from code review and created test for ExtraRuleType.Regex instead of throwing exception there.
|
4 years ago |
martinek-stepan
|
496923719c
|
Apply suggestions from code review
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
4 years ago |
BaronGreenback
|
27bb17ef9d
|
Merge branch 'master' into Comment1
|
4 years ago |
cvium
|
8e0909ef6f
|
Change OPTIONS to POST and call SaveConfiguration
|
4 years ago |
cvium
|
0ac3af13ac
|
Semi-revert removal of Name for /Similar in openapi
|
4 years ago |
Claus Vium
|
df2cb7f995
|
Merge pull request #4466 from kayila/display-clips
Fix #4465 by adding the missing extras folders.
|
4 years ago |
BaronGreenback
|
51996cd34d
|
Update BasePlugin.cs
|
4 years ago |
Kayila
|
d0cf60e145
|
Fixes #4465 by adding the missing extras folders.
|
4 years ago |
BaronGreenback
|
caea2bb862
|
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
4 years ago |
crobibero
|
7375d70396
|
Skip migration if user doesn't exist
|
4 years ago |
Claus Vium
|
5669d1dad2
|
Merge pull request #4450 from cvium/fix_and_mildly_improve_similar
Remove duplicate /Similar endpoints
|
4 years ago |
Claus Vium
|
0b954df7c2
|
Update Jellyfin.Api/Controllers/LibraryController.cs
|
4 years ago |
Claus Vium
|
a7b3880d0e
|
Merge branch 'master' into fix_and_mildly_improve_similar
|
4 years ago |
Sam Cross
|
0c45faf100
|
Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
|
4 years ago |
Ted van den Brink
|
51ddf038dc
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
4 years ago |
Claus Vium
|
a51ea55537
|
Merge pull request #4302 from crobibero/query-fields
Convert field string to enum.
|
4 years ago |
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 !
|
4 years ago |
David John Corpuz
|
dc3b3bcfb1
|
Translated using Weblate (Filipino)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
|
4 years ago |
crobibero
|
f5b301dea6
|
Correct bad docs merge
|
4 years ago |
Stepan
|
195a6261c4
|
Dummy test case explanation.
|
4 years ago |
Stepan
|
158eff62d7
|
Xml-doc part2
|
4 years ago |
crobibero
|
7fe8ca2b77
|
Merge remote-tracking branch 'upstream/master' into query-fields
|
4 years ago |
crobibero
|
9b7c5cddae
|
Update build ci, dockerfiles to .Net5.0
|
4 years ago |
crobibero
|
83629ab6f2
|
Update packages to net5
|
4 years ago |
Stepan
|
693760e38a
|
Xml-doc part1
|
4 years ago |
dkanada
|
7aaf9dbcc3
|
Merge pull request #4444 from crobibero/remove-unstable-npm-ci
Remove unstable npm ci task
|
4 years ago |
dkanada
|
54d7fb0ff7
|
Merge pull request #4447 from jellyfin/dependabot/nuget/Serilog.Sinks.Graylog-2.2.2
Bump Serilog.Sinks.Graylog from 2.2.1 to 2.2.2
|
4 years ago |
dkanada
|
efad311df8
|
Merge pull request #4446 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.0
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
|
4 years ago |
Stepan
|
c0747512d6
|
Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullable
|
4 years ago |
Claus Vium
|
cdf979efef
|
Merge pull request #3196 from ferferga/images-advance
Remove "download images in advance" option
|
4 years ago |
Claus Vium
|
d3eab357e3
|
Merge pull request #4452 from crobibero/bind-image-type
Add ModelBinder to ImageType
|
4 years ago |
Fernando Fernández
|
27a1337cf3
|
Remove underscore
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
Fernando Fernández
|
d6a04fd406
|
Remove setting from existing libraries with a migration
|
4 years ago |
Fernando Fernández
|
103d503c15
|
Removed code as suggested by @cvium
|
4 years ago |
Fardin
|
477e7f7898
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
|
4 years ago |
crobibero
|
2ce9a56cae
|
Remove GetImageTypes
|
4 years ago |
crobibero
|
0dd2b169a3
|
Add ModelBinder to ItemFilter
|
4 years ago |
crobibero
|
6748ba287d
|
Merge remote-tracking branch 'upstream/master' into query-fields
|
4 years ago |
crobibero
|
b22831f7e5
|
Add ModelBinder to ImageType
|
4 years ago |
cvium
|
b99519898d
|
Remove duplicate /Similar endpoints and add poor matching for artists and albums
|
4 years ago |