Vasily
|
b9618c8c01
|
Merge pull request #2676 from GranPC/public-pr/blurhash
Implement Blurhash generation for images
|
5 years ago |
Aswin Kumar
|
d38adb95a7
|
Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
|
5 years ago |
Vasily
|
26eef1bbf8
|
Move logic of computing Blurhash components to ImageProcessor
Also rename last few instances of GetImageHash to GetImageBlurHash for clarity
|
5 years ago |
Aswin Kumar
|
f8e8bfc399
|
Added translation using Weblate (Tamil)
|
5 years ago |
Bond-009
|
b89565110d
|
Merge pull request #3214 from danieladov/master
Order ids to merge to avoid stack overflow
|
5 years ago |
danieladov
|
be5ce32bb6
|
refactor MediaBrowser.Api/VideosService.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
5 years ago |
danieladov
|
8e0b1109bc
|
refactor
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
5 years ago |
Mister Rajoy
|
1b90798b90
|
Order ids to merge to avoid stack overflow
As said in https://github.com/jellyfin/jellyfin/issues/3176, merging 1 with 2 and then 2 with 1 cause an stack overflow. sorting ids first fix the problem
|
5 years ago |
dkanada
|
855a2b2892
|
fix some easy warnings for tmdb
|
5 years ago |
dkanada
|
685f8ad1f0
|
move tmdb to plugin folder
|
5 years ago |
dkanada
|
d72bb8358e
|
minor changes to server configuration file
|
5 years ago |
dkanada
|
24f7f84828
|
add plugin configurations for tvdb and omdb
|
5 years ago |
WontTell
|
730395886d
|
Translated using Weblate (Spanish (Latin America))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
|
5 years ago |
WontTell
|
f73c5d3f56
|
Added translation using Weblate (Spanish (Latin America))
|
5 years ago |
Bond_009
|
4748105dce
|
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
5 years ago |
Bond-009
|
02624c9df8
|
Merge pull request #2966 from jellyfin/serve-web
Remove several deprecated utilities in the web package
|
5 years ago |
Lumenol
|
65461894d4
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
5 years ago |
Vasily
|
58f099c0e2
|
Fix naming per code review
|
5 years ago |
Vasily
|
9208acd5ae
|
Convert non-local image to local before computing blurhash
|
5 years ago |
Vasily
|
ed791dee46
|
Do not compute dimensions or blurhash for remote images
|
5 years ago |
Vasily
|
a76cee7a95
|
Update BlurHashSharp to 1.0.1, remove workaround
|
5 years ago |
Elouan MAILLY
|
0ebad893a7
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
5 years ago |
Bond_009
|
7439e095e2
|
Merge branch 'master' into nullable3
|
5 years ago |
Vasily
|
f30b07130f
|
Workaround a bug in BlurHashSharp
|
5 years ago |
Vasily
|
edcfcadcd3
|
Make sure blurhash is recomputed if image changed or metadata refresh toggled
|
5 years ago |
Vasily
|
2482bcb3b1
|
Add blurhashes to ImageBlurHashes for all images
|
5 years ago |
Vasily
|
6c9dc04189
|
Handle errors during blurhash generation so it does not fail the scan
|
5 years ago |
dkanada
|
ecadde1e18
|
Merge pull request #3192 from jellyfin/audio
Fix issue with audio transcoding
|
5 years ago |
dkanada
|
73d123fe36
|
fix issue with audio transcoding
|
5 years ago |
Joshua M. Boniface
|
7c72f69189
|
Merge pull request #2733 from OancaAndrei/syncplay
Add syncplay feature
|
5 years ago |
Joshua M. Boniface
|
b33fa06efa
|
Merge pull request #3187 from jellyfin/revert-2492-fix-api-private-data-leak
Revert "Fix emby/user/public API leaking sensitive data"
|
5 years ago |
Bond-009
|
b61ee09a36
|
Update WebSocketSharpRequest.cs
|
5 years ago |
Bond-009
|
0676d1c2f4
|
Update WebSocketSharpRequest.cs
|
5 years ago |
Anthony Lavado
|
9c00226f11
|
Merge pull request #3033 from neilsb/autodiscover-url-override
Allow override of address published by auto discovery
|
5 years ago |
Vasily
|
8be13b63d4
|
More cleanup
|
5 years ago |
Joshua M. Boniface
|
0be3dfe7c5
|
Revert "Fix emby/user/public API leaking sensitive data"
|
5 years ago |
Vasily
|
92008baf85
|
Some simple cleanup
|
5 years ago |
Vasily
|
aa17a53e83
|
Skip only line saying "Hardware acceleration methods:" instead of some random one
|
5 years ago |
Vasily
|
3e381cfd5e
|
Clean GetHwaccelType Windows handling a tiny bit
|
5 years ago |
Vasily
|
628734931c
|
Fix missing commas and merge defects
|
5 years ago |
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 |