nyanmisaka
b4b93995f7
add more separate hw decoding toggles
2020-05-26 18:06:49 +03:00
Anthony Lavado
976ae36bea
Merge pull request #3173 from joshuaboniface/fix-arm-docker
...
Add -k to keyserver curl command
2020-05-26 00:41:58 -04:00
Anthony Lavado
b93145c2f1
Merge pull request #3174 from jellyfin/checkbox
...
Remove uses of fnchecked from plugins
2020-05-25 19:50:39 -04:00
dkanada
f75a09838e
remove uses of fnchecked from plugins
2020-05-25 18:25:45 +09:00
Joshua M. Boniface
35da965cd3
Add -k to keyserver curl command
...
This command seems to inexplicably fail in Docker builds, despite
working on the CLI, similar to what happened with the command directly
above it in c257d6071c3a8dd141d1191062e892d912177d9a. Fix it in the same
way by adding `-k`.
2020-05-25 01:30:55 -04:00
Anthony Lavado
777c9c7bc9
Merge pull request #3056 from rigtorp/tmdbsearch2
...
Reduce number of TMDB lookups if filenames have punctuation chars
2020-05-22 23:46:45 -04:00
WontTell
e98600a76f
Translated using Weblate (Spanish (Mexico))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
2020-05-21 22:41:56 -04:00
Óskar Freyr
3c86489d28
Translated using Weblate (Icelandic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
2020-05-21 19:41:58 -04:00
fonfire
367da81ae9
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2020-05-21 07:57:21 -04:00
fatbill27
74c1e002d2
Translated using Weblate (Chinese (Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2020-05-21 05:52:34 -04:00
fonfire
e0d8a474ec
Added translation using Weblate (Thai)
2020-05-21 05:52:34 -04:00
Anthony Lavado
50fc547616
Merge pull request #3149 from Artiume/patch-4
...
Add .edl Mimetype
2020-05-21 00:55:22 -04:00
Anthony Lavado
a31549c6e7
Merge pull request #3144 from Artiume/patch-3
...
Add lost+found to ignore list
2020-05-21 00:54:41 -04:00
Vitorvlv
6bf444feae
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2020-05-21 00:09:46 -04:00
abdulaziz
7e2bd3018a
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2020-05-21 00:09:46 -04:00
artiume
ae4c407b6d
Add .edl Mimetype
2020-05-20 16:46:33 -04:00
artiume
0efb81b21e
Add lost+found to ignore list
...
https://forum.jellyfin.org/t/library-not-loading/2086
2020-05-19 21:45:48 -04:00
Vasily
d9e2f56bd2
Merge pull request #3037 from ConfusedPolarBear/access-control
...
Fix CORS header not being added to exceptions
2020-05-19 13:05:45 +03:00
NaorManna
585e9e6220
Translated using Weblate (Hebrew)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2020-05-19 03:15:02 -04:00
Lukáš Kucharczyk
4395644efc
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2020-05-19 00:09:47 -04:00
ConfusedPolarBear
949e4d3e64
Apply suggestions from code review
2020-05-18 16:58:14 -05:00
ConfusedPolarBear
85f04af04c
Reuse existing CORS function
2020-05-18 14:31:47 -05:00
ConfusedPolarBear
3a61c9a878
Merge remote-tracking branch 'upstream/master' into access-control
2020-05-18 14:27:51 -05:00
Vasily
2d2c1d9473
Merge pull request #3099 from rigtorp/ignore-patterns
...
Use glob patterns to ignore files
2020-05-18 22:23:40 +03:00
Bond-009
e14c85555c
Merge pull request #3138 from mark-monteiro/reduce-development-exception-page-logging
...
Reduce Excessive Logging From DeveloperExceptionPageMiddleware
2020-05-18 17:21:45 +02:00
Mark Monteiro
5eec3a1342
Remove extra whitespace
...
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-05-18 10:47:01 -04:00
dkanada
668a7b97c7
Merge pull request #3072 from JustAMan/fix-dead-livetv
...
Re-raise the exception that caused LiveTV stream to not open
2020-05-18 23:23:47 +09:00
Vasily
c70e38288c
Apply suggestions from code review
...
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-05-18 17:01:29 +03:00
Vasily
5d46697481
Merge pull request #3020 from rigtorp/patch-1
...
Fix container image build by installing python
2020-05-18 16:52:49 +03:00
erikasne6152
989ddbcafd
Translated using Weblate (Lithuanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
2020-05-18 09:44:33 -04:00
dkanada
8de7c5ee36
Merge pull request #3134 from mark-monteiro/update-dotnet-core
...
Update to .NET Core 3.1.4
2020-05-18 19:33:12 +09:00
dkanada
7b75cc7fea
Merge pull request #3133 from kesslern/fix-setup-wizard
...
Fix 500 error causing first-time setup wizard to hang
2020-05-18 19:31:51 +09:00
Mark Monteiro
634bc73c9a
DO not use developer exception page when exception stack trace should be ignored
2020-05-17 18:07:37 -04:00
Mark Monteiro
3ed76d7e08
Update to .NET Core 3.1.4
2020-05-17 13:33:38 -04:00
dkanada
4b4b50f3ee
Merge pull request #3115 from MrTimscampi/ffprobe
...
Parse color transfer and color primaries from ffprobe, and fix video range
2020-05-18 00:06:07 +09:00
Nathan Kessler
3bc07e7c56
Fix 500 error causing first-time setup wizard to hang
2020-05-17 10:48:30 -04:00
Samuel Gagnon
e75b2cd335
Translated using Weblate (French (Canada))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
2020-05-17 08:03:42 -04:00
Franco Castillo
a33a589dba
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
2020-05-17 08:03:42 -04:00
MrTimscampi
9314434bbf
Fix suggestions
2020-05-16 17:35:34 +02:00
dkanada
8921c7a5bf
Merge pull request #3113 from Artiume/patch-1
...
Fix Progressive and Interlaced Stream capitalization
2020-05-16 21:56:25 +09:00
dkanada
7f39d898b8
Merge pull request #3105 from aled/2149-fix-warnings-in-jellyfin.naming.tests
...
Fix compile warnings in Jellyfin.Naming.Tests
2020-05-16 16:08:01 +09:00
dkanada
ddebc9301e
Merge pull request #3116 from Artiume/patch-2
...
Update Books Resolver File Types and add .opf Mime Type
2020-05-16 16:01:59 +09:00
Erik Rigtorp
f144acdc96
Use glob patterns to ignore files
2020-05-15 18:33:18 -07:00
Erik Rigtorp
9cad598059
Fix container image build by installing python
2020-05-15 18:25:43 -07:00
Vasily
652e9702fc
Merge pull request #3117 from JustAMan/no-more-doppelgangers
...
Fixes collections (and probably some extras support, too)
2020-05-16 00:01:49 +03:00
Mark Monteiro
757643e326
Merge remote-tracking branch 'upstream/master' into no-more-doppelgangers
2020-05-15 15:23:44 -04:00
Mark Monteiro
6e68702799
Do not run DELETE command if no extras are detected
...
Also log a message if no extras were detected
Also log the path used for the database backup
Also add some comments to explain the migration
2020-05-15 15:12:26 -04:00
Vasily
d21feb2b18
Merge pull request #2970 from barronpm/activitydb-efcore
...
Migrate Activity Database to Entity Framework Core
2020-05-15 22:04:23 +03:00
Vasily
43dc604e87
Fixed compilation, added backing db before removing extras
2020-05-15 21:49:45 +03:00
Patrick Barron
79dee27299
Fixed indentation
2020-05-15 14:33:36 -04:00