Vasily
279f0da980
Rename ImageInfo.Hash to ImageInfo.BlurHash
2020-05-26 00:52:13 +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
Bond-009
5c95037234
Merge pull request #2953 from crobibero/api-startup
...
Convert StartupController to ActionResult
2020-05-25 15:17:42 +02:00
dkanada
f75a09838e
remove uses of fnchecked from plugins
2020-05-25 18:25:45 +09:00
Joshua M. Boniface
35da965cd3
Add -k to keyserver curl command
...
This command seems to inexplicably fail in Docker builds, despite
working on the CLI, similar to what happened with the command directly
above it in c257d6071c3a8dd141d1191062e892d912177d9a. Fix it in the same
way by adding `-k`.
2020-05-25 01:30:55 -04:00
crobibero
e02cc8da53
Add Swashbuckle TODO note
2020-05-24 16:04:47 -06:00
crobibero
483e24607b
Fix optional parameter binding
2020-05-24 16:01:53 -06:00
crobibero
40762f13c6
Fix route parameter casing
2020-05-24 15:54:34 -06:00
crobibero
62ea9b2821
Merge upstream/api-migration
2020-05-24 12:33:16 -06:00
crobibero
1f9cda6a66
Add ImageTags to SwaggerGenTypes
2020-05-24 12:19:37 -06:00
crobibero
70c42eb0ac
Apply review suggestions
2020-05-24 12:19:26 -06:00
Neil Burrows
09915363c2
Update Emby.Server.Implementations/Udp/UdpServer.cs
...
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
2020-05-24 09:22:13 +01:00
dkanada
deafe59b7e
add the timestamp property back to the version info
2020-05-24 16:59:05 +09:00
dkanada
6d3e5d8662
update error log for plugin download
2020-05-24 15:53:17 +09:00
dkanada
7972daaba4
fix a few issues with the plugin manifest
2020-05-24 15:40:27 +09:00
crobibero
a4b3f2e32b
Add missing route attribute
2020-05-23 18:19:49 -06:00
Mark Monteiro
4f6e5591ec
Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represent a general external id type
2020-05-23 16:08:51 -04:00
Patrick Barron
e052128c52
Cleanup and fix more bugs
2020-05-23 16:07:42 -04:00
Mark Monteiro
07897ec7af
Specify enum values for ExternalIdMediaType explicitly
2020-05-23 15:49:02 -04:00
Patrick Barron
e8173df9dc
Cleanup
2020-05-23 15:33:14 -04:00
Patrick Barron
99511b3be8
Fix a couple bugs
2020-05-23 14:53:24 -04:00
Anthony Lavado
777c9c7bc9
Merge pull request #3056 from rigtorp/tmdbsearch2
...
Reduce number of TMDB lookups if filenames have punctuation chars
2020-05-22 23:46:45 -04:00
Patrick Barron
e3f9aaa9c6
Fix bugs relating to users not being properly locked out.
2020-05-22 21:45:31 -04:00
Patrick Barron
56212e8101
Warnings cleanup
2020-05-22 20:20:18 -04:00
artiume
a661b37c12
Update LibraryService.cs
2020-05-22 14:40:41 -04:00
crobibero
341b947cde
Move int64 converter to JsonDefaults location
2020-05-22 10:48:01 -06:00
WontTell
e98600a76f
Translated using Weblate (Spanish (Mexico))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
2020-05-21 22:41:56 -04:00
Óskar Freyr
3c86489d28
Translated using Weblate (Icelandic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
2020-05-21 19:41:58 -04:00
fonfire
367da81ae9
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2020-05-21 07:57:21 -04:00
fatbill27
74c1e002d2
Translated using Weblate (Chinese (Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2020-05-21 05:52:34 -04:00
fonfire
e0d8a474ec
Added translation using Weblate (Thai)
2020-05-21 05:52:34 -04:00
Anthony Lavado
50fc547616
Merge pull request #3149 from Artiume/patch-4
...
Add .edl Mimetype
2020-05-21 00:55:22 -04:00
Anthony Lavado
a31549c6e7
Merge pull request #3144 from Artiume/patch-3
...
Add lost+found to ignore list
2020-05-21 00:54:41 -04:00
Patrick Barron
42177d1739
Replace Weekday with DayOfWeek
2020-05-21 00:22:43 -04:00
Vitorvlv
6bf444feae
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2020-05-21 00:09:46 -04:00
abdulaziz
7e2bd3018a
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2020-05-21 00:09:46 -04:00
Patrick Barron
d72ea70995
Document user class and fix a few minor issues
2020-05-20 19:47:41 -04: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
3fb4c1356c
Make blurhash be computed during regular scans if it was not already computed
2020-05-20 23:50:17 +03:00
artiume
ae4c407b6d
Add .edl Mimetype
2020-05-20 16:46:33 -04:00
Patrick Barron
0ccf7320b0
Fix a few issues in User
2020-05-20 14:17:59 -04:00
Patrick Barron
becfe018f0
Add internal id for new users
2020-05-20 13:49:44 -04:00
Patrick Barron
c464f700db
Remove redundant qualifiers
2020-05-20 13:07:53 -04:00
Patrick Barron
7d9d54d2ec
Fix profile images.
2020-05-20 12:09:52 -04:00
Patrick Barron
623dcde65c
Manually specify enum values
2020-05-20 10:04:00 -04:00
Patrick Barron
64c14beb27
Fix default permissions and HasPassword property
2020-05-20 10:04:00 -04:00
Patrick Barron
1d1a145ad4
Fix issues and add profile image support
2020-05-20 10:04:00 -04:00
Patrick Barron
292993d8ef
Document various classes.
2020-05-20 10:04:00 -04:00
Patrick Barron
d35a7ba8bd
Fix more issues
2020-05-20 10:04:00 -04:00