Vasily
|
edcfcadcd3
|
Make sure blurhash is recomputed if image changed or metadata refresh toggled
|
2020-05-27 17:00:59 +03:00 |
|
Vasily
|
2482bcb3b1
|
Add blurhashes to ImageBlurHashes for all images
|
2020-05-27 16:27:27 +03:00 |
|
Vasily
|
6c9dc04189
|
Handle errors during blurhash generation so it does not fail the scan
|
2020-05-27 15:01:03 +03:00 |
|
Vasily
|
0f32b0ffad
|
Change image blurhash mapping to "image type to blurhash"
|
2020-05-26 01:04:40 +03:00 |
|
Vasily
|
29443e3681
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
2020-05-26 00:50:29 +03:00 |
|
Vasily
|
1f83a21288
|
Rename Hash to BlurHash in all properties and methods for clarity
|
2020-05-21 01:43:19 +03:00 |
|
Vasily
|
8b517e9bef
|
Fix nullref for imageProcessor in LibraryManager
|
2020-05-21 00:03:22 +03:00 |
|
Vasily
|
186b7f303c
|
More small optimizations
|
2020-05-19 15:08:43 +03:00 |
|
Vasily
|
a226a4ee03
|
Compute hash only when one is not computed in DB, small optimizations here and there
|
2020-05-19 14:50:14 +03:00 |
|
Vasily
|
bfb644d5f5
|
Fix nullref exception
|
2020-05-19 13:45:39 +03:00 |
|
Vasily
|
02da312f8a
|
Fix compilation after rebase
|
2020-05-19 00:22:52 +03:00 |
|
Jesús Higueras
|
fe480caf54
|
Add endpoint to update all items in library
|
2020-05-18 23:21:38 +03:00 |
|
Jesús Higueras
|
b9fc0d2628
|
Add BlurHash support to backend
|
2020-05-18 23:21:37 +03: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Odd Stråbø
|
ef533015ae
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
2020-05-14 23:26:47 -04:00 |
|
Frank Riley
|
9ee10d22c8
|
Rename function
|
2020-05-14 16:15:09 -07:00 |
|
Frank Riley
|
6990af811a
|
Use simpler dictionary iterator.
|
2020-05-14 16:15:09 -07:00 |
|
Frank Riley
|
c70c589236
|
Update Emby.Server.Implementations/HttpServer/HttpListenerHost.cs from review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-05-14 16:15:09 -07:00 |
|
Frank Riley
|
3cb6fd8a27
|
Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/host header if possible
|
2020-05-14 16:15:03 -07:00 |
|
Patrick Barron
|
953777f1ba
|
Removed unnecessary usings
|
2020-05-14 18:12:51 -04:00 |
|
Patrick Barron
|
87c63e668c
|
Merge branch 'master' into activitydb-efcore
|
2020-05-14 21:16:43 +00:00 |
|
Patrick Barron
|
b94afc597c
|
Address review comments
|
2020-05-14 17:13:45 -04:00 |
|
artiume
|
4eb4ad3be7
|
Update Books Resolver File Types
|
2020-05-14 17:03:53 -04:00 |
|
Mark Monteiro
|
2e09311a93
|
Merge branch 'master' into websocket
|
2020-05-14 11:08:08 -04:00 |
|
Patrick Barron
|
9925742918
|
Implement more review suggestions
|
2020-05-13 17:55:31 -04:00 |
|
Patrick Barron
|
1fecd55ac0
|
Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin into activitydb-efcore
|
2020-05-13 15:35:44 -04:00 |
|
Patrick Barron
|
1e9b2613c6
|
Remove more unused code
|
2020-05-13 15:35:14 -04:00 |
|
Patrick Barron
|
a8f0d0aa0d
|
Merge branch 'master' into activitydb-efcore
|
2020-05-13 19:06:04 +00:00 |
|
Patrick Barron
|
511d20a100
|
Apply review suggestions
|
2020-05-13 15:03:35 -04:00 |
|
Vasily
|
f08830ea00
|
Merge pull request #2774 from mark-monteiro/simplify-https-config
Simplify HTTPS Properties
|
2020-05-13 20:36:54 +03:00 |
|
Vasily
|
69676373ca
|
Merge pull request #3098 from barronpm/remove-ilogger
Remove Support for Injecting ILogger Directly
|
2020-05-13 20:35:32 +03:00 |
|
tanvir-ahmed-siddique
|
92299be64c
|
Translated using Weblate (Bengali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
|
2020-05-12 19:34:59 -04:00 |
|
D Z
|
e69ba3531e
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
2020-05-12 17:30:00 -04:00 |
|
Patrick Barron
|
62420a6eb1
|
Remove support for injecting ILogger directly
|
2020-05-12 16:03:15 -04:00 |
|
Patrick Barron
|
6379391f87
|
Merge branch 'master' into activitydb-efcore
|
2020-05-12 16:08:28 +00:00 |
|
rapmue
|
32c1182226
|
Translated using Weblate (German (Swiss))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/
|
2020-05-12 11:52:45 -04:00 |
|
millallo
|
6c855e5f81
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
|
2020-05-11 16:55:55 -04:00 |
|
Federico Antoniazzi
|
5b2973b01a
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
|
2020-05-11 09:02:52 -04:00 |
|