2025-02-02, 11:56 PM
You would need to relocate all the folders you have in the combined Jellyfin folder into the newly created folders they would otherwise belong to.
Stop Jellyfin, then use my code block above to move each of the folders into the folder they belong to (config or cache). Once finish moving everything where they belong, start jellyfin and it should restore your previous install.
Code:
cache:
total 12
drwxr-xr-x 2 jellyfin chris 4096 Jan 27 22:25 fontconfig
drwxr-xr-x 13 jellyfin chris 4096 Feb 2 12:54 jellyfin
drwxr-xr-x 2 jellyfin chris 4096 Oct 6 19:07 neo_compiler_cache
config:
total 160
drwxr-x--- 5 jellyfin chris 4096 Oct 11 21:50 config
drwxr-xr-x 9 jellyfin chris 4096 Feb 2 18:50 data
drwxr-xr-x 2 jellyfin chris 4096 Jul 13 2024 liveTV
drwxr-xr-x 2 jellyfin chris 131072 Feb 2 13:09 log
drwxr-xr-x 8 jellyfin chris 4096 Nov 29 17:15 metadata
drwxr-xr-x 18 jellyfin chris 4096 Jan 2 15:01 plugins
drwxr-xr-x 3 jellyfin chris 4096 Aug 15 2023 root
drwxr-xr-x 2 jellyfin chris 4096 Oct 4 23:47 transcodes
Stop Jellyfin, then use my code block above to move each of the folders into the folder they belong to (config or cache). Once finish moving everything where they belong, start jellyfin and it should restore your previous install.