artiume
3c82379759
Update EncoderValidator.cs
5 years ago
artiume
abc7558f51
Update EncodingHelper.cs
5 years ago
artiume
f056704c78
add videotoolbox
5 years ago
artiume
407de0209e
Update MediaEncoder.cs
5 years ago
artiume
1ff95289ef
Update EncoderValidator.cs
5 years ago
artiume
62e47d056d
Update IMediaEncoder.cs
5 years ago
artiume
0eb5791c70
Comments
5 years ago
Nyanmisaka
22ef0e3574
drop 'force_original_aspect_ratio'
...
graphical subtitles can be off-center in some cases
5 years ago
Nyanmisaka
5fd3ea8b21
minor changes
5 years ago
Nyanmisaka
695f20b303
probe Main/High 10 more specifically
5 years ago
Nyanmisaka
161b2a2da9
minor changes
5 years ago
nyanmisaka
c4ba71d96a
resolve conflicts
5 years ago
nyanmisaka
b4b93995f7
add more separate hw decoding toggles
5 years ago
Anthony Lavado
976ae36bea
Merge pull request #3173 from joshuaboniface/fix-arm-docker
...
Add -k to keyserver curl command
5 years ago
Anthony Lavado
b93145c2f1
Merge pull request #3174 from jellyfin/checkbox
...
Remove uses of fnchecked from plugins
5 years ago
dkanada
f75a09838e
remove uses of fnchecked from plugins
5 years ago
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 c257d6071c
. Fix it in the same
way by adding `-k`.
5 years ago
Anthony Lavado
777c9c7bc9
Merge pull request #3056 from rigtorp/tmdbsearch2
...
Reduce number of TMDB lookups if filenames have punctuation chars
5 years ago
WontTell
e98600a76f
Translated using Weblate (Spanish (Mexico))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
5 years ago
Óskar Freyr
3c86489d28
Translated using Weblate (Icelandic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
5 years ago
fonfire
367da81ae9
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
5 years ago
fatbill27
74c1e002d2
Translated using Weblate (Chinese (Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
5 years ago
fonfire
e0d8a474ec
Added translation using Weblate (Thai)
5 years ago
Anthony Lavado
50fc547616
Merge pull request #3149 from Artiume/patch-4
...
Add .edl Mimetype
5 years ago
Anthony Lavado
a31549c6e7
Merge pull request #3144 from Artiume/patch-3
...
Add lost+found to ignore list
5 years ago
Vitorvlv
6bf444feae
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
5 years ago
abdulaziz
7e2bd3018a
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
5 years ago
artiume
ae4c407b6d
Add .edl Mimetype
5 years ago
artiume
0efb81b21e
Add lost+found to ignore list
...
https://forum.jellyfin.org/t/library-not-loading/2086
5 years ago
Vasily
d9e2f56bd2
Merge pull request #3037 from ConfusedPolarBear/access-control
...
Fix CORS header not being added to exceptions
5 years ago
NaorManna
585e9e6220
Translated using Weblate (Hebrew)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
5 years ago
Lukáš Kucharczyk
4395644efc
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
5 years ago
ConfusedPolarBear
949e4d3e64
Apply suggestions from code review
5 years ago
ConfusedPolarBear
85f04af04c
Reuse existing CORS function
5 years ago
ConfusedPolarBear
3a61c9a878
Merge remote-tracking branch 'upstream/master' into access-control
5 years ago
Vasily
2d2c1d9473
Merge pull request #3099 from rigtorp/ignore-patterns
...
Use glob patterns to ignore files
5 years ago
Bond-009
e14c85555c
Merge pull request #3138 from mark-monteiro/reduce-development-exception-page-logging
...
Reduce Excessive Logging From DeveloperExceptionPageMiddleware
5 years ago
Mark Monteiro
5eec3a1342
Remove extra whitespace
...
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
5 years ago
dkanada
668a7b97c7
Merge pull request #3072 from JustAMan/fix-dead-livetv
...
Re-raise the exception that caused LiveTV stream to not open
5 years ago
Vasily
c70e38288c
Apply suggestions from code review
...
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
5 years ago
Vasily
5d46697481
Merge pull request #3020 from rigtorp/patch-1
...
Fix container image build by installing python
5 years ago
erikasne6152
989ddbcafd
Translated using Weblate (Lithuanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
5 years ago
dkanada
8de7c5ee36
Merge pull request #3134 from mark-monteiro/update-dotnet-core
...
Update to .NET Core 3.1.4
5 years ago
dkanada
7b75cc7fea
Merge pull request #3133 from kesslern/fix-setup-wizard
...
Fix 500 error causing first-time setup wizard to hang
5 years ago
Mark Monteiro
634bc73c9a
DO not use developer exception page when exception stack trace should be ignored
5 years ago
Mark Monteiro
3ed76d7e08
Update to .NET Core 3.1.4
5 years ago
dkanada
4b4b50f3ee
Merge pull request #3115 from MrTimscampi/ffprobe
...
Parse color transfer and color primaries from ffprobe, and fix video range
5 years ago
Nathan Kessler
3bc07e7c56
Fix 500 error causing first-time setup wizard to hang
5 years ago
Samuel Gagnon
e75b2cd335
Translated using Weblate (French (Canada))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
5 years ago
Franco Castillo
a33a589dba
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
5 years ago