mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-30 11:25:24 -04:00
d1d0ddf62f
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.