Joshua M. Boniface
20e2cb2d86
Use SecurityException for auth failure
6 years ago
Joshua M. Boniface
b70083f3b3
Apply suggestions from code review
...
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
Co-Authored-By: Bond-009 <bond.009@outlook.com>
6 years ago
Joshua M. Boniface
74ef389879
Add nicer log message and comment
6 years ago
Joshua M. Boniface
d1d0ddf62f
Use the username for the user config path
...
Use the username to construct the UserConfigurationDirectory,
instead of the user ID, and move the old ID-based path to the new
path if needed when loading (temporary transitional code). Removes
administrator guesswork as to what user each directory belongs to,
which I found very annoying when investigating user configs.
6 years ago
Joshua M. Boniface
d78a55adb4
Implement InvalidAuthProvider
...
Implements the InvalidAuthProvider, which acts as a fallback if a
configured authentication provider, e.g. LDAP, is unavailable due
to a load failure or removal. Until the user or the authentication
plugin is corrected, this will cause users with the missing provider
to be locked out, while throwing errors in the logs about the issue.
Fixes #1445 part 2
6 years ago
Bond_009
77ecb0a70c
Make script executable again
6 years ago
Bond-009
cb07822aa3
Add execute permissions back
6 years ago
Bond_009
defc5f1cf9
Force LF line endings
6 years ago
Andrew Rabert
6f99ed3955
Merge pull request #1443 from jellyfin/qemu
...
Docker - Update arm* Dockerfiles for latest multiarch
6 years ago
Andrew Rabert
247a5e12ab
Docker - Update arm* Dockerfiles for latest multiarch
...
Relates to this change 7bdafb96ee
6 years ago
Joshua M. Boniface
855911333a
Bump version for 10.3.4
6 years ago
Anthony Lavado
127bfc7d3b
Merge pull request #1437 from pjeanjean/master
...
Fix issue #1436 : media folders appear empty unless user has all libraries access
6 years ago
pjeanjean
7919dd81da
Skip user permission checking for UserRootFolder
...
Fix #1436
UserRootFolders are used to represent virtual folders that exist outside
of libraries. As such, it doesn't make sense to check if a user has the
right to access their library (named `Media Folders`).
6 years ago
Bond-009
e3a3aebbf6
Merge pull request #1440 from cvium/fix-build
...
Change UsCulture to InvariantCulture
6 years ago
Claus Vium
c05b7c382a
Change UsCulture to InvariantCulture
6 years ago
Anthony Lavado
d7aaa1489c
Merge pull request #1427 from dkanada/fanart
...
Move fanart image provider to plugin
6 years ago
Anthony Lavado
aee3360841
Merge pull request #1366 from Bond-009/warn3
...
Fix more warnings
6 years ago
Anthony Lavado
256f44a870
Merge pull request #994 from Bond-009/tasks
...
Remove Tasks wrapped in a Task
6 years ago
Anthony Lavado
f631b2ecdc
Merge pull request #1159 from Bond-009/streamjob
...
Trying to make sense of the streaming code
6 years ago
Anthony Lavado
a623dd1921
Merge pull request #1368 from dkanada/drives
...
Only return useful drives
6 years ago
dkanada
b768ad978e
split the new command to more than one line
6 years ago
Juvenal Yescas
6b6776042c
Translated using Weblate (Spanish (Mexico))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
6 years ago
Julio García
4adaeee054
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
6 years ago
Hyunsu Nam
a2d9420139
Translated using Weblate (Korean)
...
Currently translated at 97.8% (92 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
6 years ago
exveria1015
3431a85adf
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
6 years ago
dracocephalum
430483c7a1
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
6 years ago
Frank
3ba709fcc3
Fix #1432 . Add support for encoding with libx265 and hevc_nvenc.
6 years ago
Bond-009
ce1fa42f9d
Merge branch 'master' into tasks
6 years ago
Bond_009
08ac5b6ec3
Fix build
6 years ago
Bond-009
a6f9ceedd8
Fix more warnings
6 years ago
Anthony Lavado
e1da046960
Merge pull request #1426 from jellyfin/cvium-fix-tvdb-refresh
...
Fix inverted comparison in the tvdb token refresh logic
6 years ago
dkanada
09dfa071dc
move fanart image provider to plugin
6 years ago
Claus Vium
a756026962
Fix inverted comparison in the tvdb token refresh logic
6 years ago
Anthony Lavado
75260a960b
Merge pull request #1406 from DrPandemic/fix-pin-update
...
Format the PIN when updating it
6 years ago
exveria1015
b1f764984f
Added translation using Weblate (Japanese)
6 years ago
DrPandemic
69ee49bee6
Format correctly the PIN when updating it
6 years ago
erikasne6152
2aed2d164b
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
6 years ago
Bond-009
2d011b781e
Merge pull request #1383 from jellyfin/release-10.3.z
...
Backmerge for Release 10.3.3
6 years ago
Joshua M. Boniface
1bf3a26a61
Bump version for 10.3.3
6 years ago
Joshua M. Boniface
c5760b3a40
Merge pull request #1380 from bugfixin/dlna-photo-thumb-fix
...
Improve Photo rendering in DLNA
6 years ago
Joshua M. Boniface
4de8bf3295
Merge pull request #1338 from cvium/fix_extras
...
Enforce a specific folder structure for Extras to avoid misidentification
6 years ago
dkanada
4a9b349c04
only return useful drives
6 years ago
bugfixin
87c8f19f19
Move DLNA thumbnail element to after larger image elements
6 years ago
Claus Vium
0ef52c739e
Review changes
...
Untested
6 years ago
Joshua M. Boniface
0a9a6b949c
Merge pull request #1372 from DrPandemic/fix-pin
...
Fix broken pin in 10.3.z
6 years ago
Joshua M. Boniface
71f81c5fb0
Merge pull request #1367 from Bond-009/photo
...
Ignore casing photo extensions
6 years ago
DrPandemic
c22068d6b1
Fix pin bug introduced in 10.3.z.
...
The issue is that the new easyPassword format prepends the hash
function. This PR extract the hash from "$SHA1$_hash_".
6 years ago
JMCC
012e4a3e63
Fix transcode bitrate control
6 years ago
JMCC
5d85076ad5
Enable Exynos V4L2-m2m HW encoder
6 years ago
Bond-009
35d7e97258
Ignore casing photo extensions
6 years ago