Patrick Barron
01ce56016a
Merge branch 'master' into userdb-efcore
...
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
# MediaBrowser.Api/UserService.cs
# MediaBrowser.Controller/Library/IUserManager.cs
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
David
a5a39300bc
Don't send Exception message in Production Environment
5 years ago
David
e9ebe07ecc
Don't send Exception message in Production Environment
5 years ago
gion
e42bfc92f3
Fix code issues
5 years ago
gion
e4838b0faa
Merge remote-tracking branch 'upstream/master' into syncplay
5 years ago
Anthony Lavado
976ae36bea
Merge pull request #3173 from joshuaboniface/fix-arm-docker
...
Add -k to keyserver curl command
5 years ago
Anthony Lavado
b93145c2f1
Merge pull request #3174 from jellyfin/checkbox
...
Remove uses of fnchecked from plugins
5 years ago
Vasily
f575415e0b
Pick blurhash sizes depending on image aspect ratio
5 years ago
Vasily
0f32b0ffad
Change image blurhash mapping to "image type to blurhash"
5 years ago
xumix
46420dfd68
Refactor copy codec checks
5 years ago
Bond_009
10e381f66f
Fix some 'bugs' flagged by sonarcloud
5 years ago
Vasily
279f0da980
Rename ImageInfo.Hash to ImageInfo.BlurHash
5 years ago
Vasily
29443e3681
Apply suggestions from code review
...
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
5 years ago
Bond-009
5c95037234
Merge pull request #2953 from crobibero/api-startup
...
Convert StartupController to ActionResult
5 years ago
dkanada
f75a09838e
remove uses of fnchecked from plugins
5 years ago
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 c257d6071c
. Fix it in the same
way by adding `-k`.
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
deafe59b7e
add the timestamp property back to the version info
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
Patrick Barron
e052128c52
Cleanup and fix more bugs
5 years ago
Patrick Barron
e8173df9dc
Cleanup
5 years ago
Patrick Barron
99511b3be8
Fix a couple bugs
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
Patrick Barron
e3f9aaa9c6
Fix bugs relating to users not being properly locked out.
5 years ago
Patrick Barron
56212e8101
Warnings cleanup
5 years ago
artiume
a661b37c12
Update LibraryService.cs
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
Patrick Barron
42177d1739
Replace Weekday with DayOfWeek
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
Patrick Barron
d72ea70995
Document user class and fix a few minor issues
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
Patrick Barron
0ccf7320b0
Fix a few issues in User
5 years ago
Patrick Barron
becfe018f0
Add internal id for new users
5 years ago