| Age | Commit message (Collapse) | Author |
|
|
|
Enable Exynos MFC encoder and fix transcoding bitrate control
|
|
|
|
Added media playback issue template. We might want to add some more information requests in there.
|
|
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
|
|
|
Ref: https://docs.microsoft.com/en-us/dotnet/api/system.net.webrequest?view=netframework-4.7.2
|
|
Update deps
|
|
|
|
|
|
Remove usage of deprecated 'WebRequest'
|
|
Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>
|
|
Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>
|
|
Small cleanups here and there
|
|
Stop path substitution in SubtitleEncoder - Fix #1446
|
|
Backmerge for Release 10.3.4 and 10.3.5
|
|
This fixes jellyfin/jellyfin#1446. I am not an expert in this section of
code, but I cannot think of a need to do path substitution during
subtitle encoding.
|
|
|
|
|
|
|
|
Improved the way how some parts of the code depend on eachother
Fixed some style issues
|
|
Implement InvalidAuthProvider
|
|
This reverts commit c230d49d7c37d4fbe77676b835c3afd6c8cb56e7.
This reenables an edge case where an admin might want to reset, with
the default auth provider, the password of an externally-provided
user so they could "unlock" the account while it was failing. There
might be minor security implications to this, but the malicious
actor would need FS access to do it (as they would with any password
resets) so it's probably best to keep it as-is.
Removing this in the first place was due to a misunderstanding
anyways so no harm.
|
|
This wasn't needed to prevent updating the policy on-disk from my
tests and can be removed as suggested by @Bond-009
|
|
|
|
|
|
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
|
|
|
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.
|
|
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
|
|
|
|
|
|
|
|
Docker - Update arm* Dockerfiles for latest multiarch
|
|
Relates to this change https://github.com/multiarch/qemu-user-static/commit/7bdafb96ee59fde53d07a291f9446d2b8957d372
|
|
|
|
Fix issue #1436: media folders appear empty unless user has all libraries access
|
|
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`).
|
|
Change UsCulture to InvariantCulture
|
|
|
|
Move fanart image provider to plugin
|
|
Fix more warnings
|
|
Remove Tasks wrapped in a Task
|
|
Trying to make sense of the streaming code
|
|
Only return useful drives
|
|
|
|
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
|
|
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
|
|
Currently translated at 97.8% (92 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
|
|
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
|