2024-01-31, 11:55 PM
(This post was last modified: 2024-02-01, 12:01 AM by slippyC. Edited 1 time in total.)
(2024-01-31, 11:40 PM)TheDreadPirate Wrote: What is the output of
Code:sudo apt list --installed | grep jellyfin
During the install process, were they any error messages? It sounds like something failed to install. Probably jellyfin-server.
Alright when I tried to do apt install jellyfin-server, it said it was already up to day. So then I did apt remove jellyfin-server and then did apt install jellyfin-server. That got that part working. Then I tried to run and then got the web folder error that I had mentioned before. The web folders aren't present or something.
"The server is expected to host the web client, but the provided content directory is either invalid or empty: /usr/share/jellyfin/web. If you do not want to host the web client with the server, you may set the '--nowebclient' command line flag, or set'hostwebclient=false' in your config settings."