SaddFox
|
0b0184de2e
|
Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
5 years ago |
Marius Lindvall
|
16e190c49d
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
5 years ago |
dkanada
|
6022f9f1da
|
disable specific rule for playlist image provider
|
5 years ago |
dkanada
|
17031fb38d
|
disable artist image provider until configurable
|
5 years ago |
dkanada
|
3f3bb668a3
|
fix namespace for providers that were moved
|
5 years ago |
dkanada
|
c9c6fe02ab
|
move most of the image providers to a single directory
|
5 years ago |
dkanada
|
aa66444264
|
add image provider for artists
|
5 years ago |
dkanada
|
8d7e9ab515
|
minor refactoring
|
5 years ago |
dkanada
|
44eebd7754
|
Merge pull request #3164 from dkanada/install-plugin
Fix a few issues with the plugin manifest
|
5 years ago |
crobibero
|
2ac111dedb
|
add missing ConfigureAwait
|
5 years ago |
crobibero
|
9661135b5b
|
fix build
|
5 years ago |
Lluís Forns
|
fc79833931
|
Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
|
5 years ago |
dkanada
|
fe16c3fad4
|
Merge branch 'master' into install-plugin
|
5 years ago |
dkanada
|
7176a9a30a
|
fix build issues
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
5 years ago |
Bond-009
|
2dbb9d4895
|
Fix build
|
5 years ago |
Vasily
|
40502a33e0
|
Merge pull request #3203 from Bond-009/warn18
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
5 years ago |
Vasily
|
668e10ceb7
|
Merge pull request #2767 from Bond-009/nullable3
Enable nullabe reference types for MediaBrowser.Model
|
5 years ago |
Anthony Lavado
|
91b089c0fa
|
Merge pull request #3179 from Bond-009/bugs
Fix some 'bugs' flagged by sonarcloud
|
5 years ago |
dkanada
|
6a7cb21b7e
|
apply code suggestions
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
5 years ago |
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 |
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 |
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 |
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
|
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 |
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 |
Joshua M. Boniface
|
0be3dfe7c5
|
Revert "Fix emby/user/public API leaking sensitive data"
|
5 years ago |
gion
|
e42bfc92f3
|
Fix code issues
|
5 years ago |
gion
|
e4838b0faa
|
Merge remote-tracking branch 'upstream/master' into syncplay
|
5 years ago |
Vasily
|
0f32b0ffad
|
Change image blurhash mapping to "image type to blurhash"
|
5 years ago |
Bond_009
|
10e381f66f
|
Fix some 'bugs' flagged by sonarcloud
|
5 years ago |
Vasily
|
29443e3681
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
5 years ago |
Neil Burrows
|
09915363c2
|
Update Emby.Server.Implementations/Udp/UdpServer.cs
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
|
5 years ago |
dkanada
|
6d3e5d8662
|
update error log for plugin download
|
5 years ago |
dkanada
|
7972daaba4
|
fix a few issues with the plugin manifest
|
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 |