dkanada
|
2e7d7abe8e
|
disable rule that requires comments in two image providers for now
|
4 years ago |
dkanada
|
feda2947b7
|
add missing comments for a few image providers
|
4 years ago |
dkanada
|
8ce7a0e6be
|
small modification to data project
|
4 years ago |
dkanada
|
836741f2aa
|
Merge pull request #2154 from dkanada/artist-collage
Add image provider for artists
|
4 years ago |
dkanada
|
6022f9f1da
|
disable specific rule for playlist image provider
|
4 years ago |
dkanada
|
17031fb38d
|
disable artist image provider until configurable
|
4 years ago |
dkanada
|
3f3bb668a3
|
fix namespace for providers that were moved
|
4 years ago |
dkanada
|
c9c6fe02ab
|
move most of the image providers to a single directory
|
4 years ago |
dkanada
|
aa66444264
|
add image provider for artists
|
4 years ago |
dkanada
|
8d7e9ab515
|
minor refactoring
|
4 years ago |
Vasily
|
21505377d5
|
Merge pull request #3236 from Bond-009/common
Enable StyleCop for MediaBrowser.Common
|
4 years ago |
dkanada
|
2252772944
|
Merge pull request #3237 from Bond-009/erroronwarn
Enable TreatWarningsAsErrors for more projects
|
4 years ago |
dkanada
|
44eebd7754
|
Merge pull request #3164 from dkanada/install-plugin
Fix a few issues with the plugin manifest
|
4 years ago |
crobibero
|
2ac111dedb
|
add missing ConfigureAwait
|
4 years ago |
crobibero
|
9661135b5b
|
fix build
|
4 years ago |
Lluís Forns
|
fc79833931
|
Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
|
4 years ago |
dkanada
|
fe16c3fad4
|
Merge branch 'master' into install-plugin
|
4 years ago |
dkanada
|
7176a9a30a
|
fix build issues
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Bond-009
|
f0d182b8fe
|
Merge pull request #3046 from puschie286/add-clean-name-tag
allow bd tag in file names
|
4 years ago |
Bond-009
|
98582b90a3
|
Merge branch 'master' into erroronwarn
|
4 years ago |
Bond-009
|
af7edfc220
|
Merge branch 'master' into common
|
4 years ago |
Vasily
|
73cc214bf2
|
Merge pull request #3235 from Bond-009/build
Fix build
|
4 years ago |
Bond-009
|
af93ec750c
|
Enable TreatWarningsAsErrors for more projects
|
4 years ago |
Bond-009
|
f404e915ee
|
Enable StyleCop for MediaBrowser.Common
|
4 years ago |
Bond-009
|
2dbb9d4895
|
Fix build
|
4 years ago |
Vasily
|
40502a33e0
|
Merge pull request #3203 from Bond-009/warn18
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
4 years ago |
Vasily
|
668e10ceb7
|
Merge pull request #2767 from Bond-009/nullable3
Enable nullabe reference types for MediaBrowser.Model
|
4 years ago |
Vasily
|
959a9655c8
|
Update MediaBrowser.Model/Services/IHasRequestFilter.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Anthony Lavado
|
c31b2798a5
|
Merge pull request #3180 from xumix/master
Refactor copy codec checks
|
4 years ago |
Anthony Lavado
|
91b089c0fa
|
Merge pull request #3179 from Bond-009/bugs
Fix some 'bugs' flagged by sonarcloud
|
4 years ago |
dkanada
|
6a7cb21b7e
|
apply code suggestions
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Vasily
|
b9618c8c01
|
Merge pull request #2676 from GranPC/public-pr/blurhash
Implement Blurhash generation for images
|
4 years ago |
Aswin Kumar
|
d38adb95a7
|
Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
|
4 years ago |
Vasily
|
26eef1bbf8
|
Move logic of computing Blurhash components to ImageProcessor
Also rename last few instances of GetImageHash to GetImageBlurHash for clarity
|
4 years ago |
Aswin Kumar
|
f8e8bfc399
|
Added translation using Weblate (Tamil)
|
4 years ago |
Bond-009
|
b89565110d
|
Merge pull request #3214 from danieladov/master
Order ids to merge to avoid stack overflow
|
4 years ago |
danieladov
|
be5ce32bb6
|
refactor MediaBrowser.Api/VideosService.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
danieladov
|
8e0b1109bc
|
refactor
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 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
|
4 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/
|
4 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 |