dkanada
|
7972daaba4
|
fix a few issues with the plugin manifest
|
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 |
crobibero
|
341b947cde
|
Move int64 converter to JsonDefaults location
|
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 |
Vasily
|
1f83a21288
|
Rename Hash to BlurHash in all properties and methods for clarity
|
5 years ago |
Vasily
|
8b517e9bef
|
Fix nullref for imageProcessor in LibraryManager
|
5 years ago |
Vasily
|
3fb4c1356c
|
Make blurhash be computed during regular scans if it was not already computed
|
5 years ago |
artiume
|
ae4c407b6d
|
Add .edl Mimetype
|
5 years ago |
Neil Burrows
|
a646a91e15
|
Update Emby.Server.Implementations/IStartupOptions.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
5 years ago |
Neil Burrows
|
d7b2c2a176
|
Renaming variable and refactoring IF statement
|
5 years ago |
artiume
|
0efb81b21e
|
Add lost+found to ignore list
https://forum.jellyfin.org/t/library-not-loading/2086
|
5 years ago |
crobibero
|
2689865858
|
Remove unused using
|
5 years ago |
crobibero
|
51d54a8ca4
|
Fix return content type
|
5 years ago |
crobibero
|
b28dd47a0f
|
implement review suggestions
|
5 years ago |
crobibero
|
2f2bceb110
|
Remove default parameter values
|
5 years ago |
Bruce
|
24543b04c1
|
Applying review suggestion to documentation
|
5 years ago |
crobibero
|
cdb25e355c
|
Fix return value
|
5 years ago |
crobibero
|
cf78edc979
|
Fix Authorize attributes
|
5 years ago |
crobibero
|
a11a193439
|
Remove CameraUpload endpoints
|
5 years ago |
crobibero
|
6dbbfcbfbe
|
update xml docs
|
5 years ago |
crobibero
|
c998935d29
|
Apply review suggestions
|
5 years ago |
crobibero
|
a7a725173d
|
Rename to AttachmentsController -> VideoAttachmentsController
|
5 years ago |
crobibero
|
26a2bea179
|
Update endpoint docs
|
5 years ago |
crobibero
|
177339e8d5
|
Fix Authorize attributes
|
5 years ago |
crobibero
|
15e9fbb923
|
move to ActionResult<T>
|
5 years ago |
crobibero
|
84fcb4926c
|
Remove exception handler
|
5 years ago |
crobibero
|
8eac528815
|
nullable
|
5 years ago |
crobibero
|
45d750f106
|
Move AttachmentsService to AttachmentsController
|
5 years ago |
crobibero
|
c4f8ba55f2
|
Rename to AttachmentsController -> VideoAttachmentsController
|
5 years ago |
Vasily
|
2b1ae7ac58
|
Fix code smells
|
5 years ago |
Vasily
|
186b7f303c
|
More small optimizations
|
5 years ago |
Vasily
|
a226a4ee03
|
Compute hash only when one is not computed in DB, small optimizations here and there
|
5 years ago |
Vasily
|
f18293bf76
|
Switch to BlurHashSharp lib which should be faster
|
5 years ago |
Vasily
|
bfb644d5f5
|
Fix nullref exception
|
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 |
Vasily
|
02da312f8a
|
Fix compilation after rebase
|
5 years ago |
Jesús Higueras
|
fe480caf54
|
Add endpoint to update all items in library
|
5 years ago |
Jesús Higueras
|
b9fc0d2628
|
Add BlurHash support to backend
|
5 years ago |
ConfusedPolarBear
|
85f04af04c
|
Reuse existing CORS function
|
5 years ago |