2024-03-02, 11:05 AM
Update: now i tried
pip3 install mopidy-jellyfin mopidy-musicbox-webclient
without sudo in the python enviroment
(python3 -m venv my_venv
Source my_venv/bin/activat)
and it says it installs but when i check the active mopidy conf it doesnt find an extension:
WARNING [MainThread] mopidy.config Ignoring config section 'jellyfin' because no matching extension was found
thats so sad. I think i found a solution but nothing worked
pip3 install mopidy-jellyfin mopidy-musicbox-webclient
without sudo in the python enviroment
(python3 -m venv my_venv
Source my_venv/bin/activat)
and it says it installs but when i check the active mopidy conf it doesnt find an extension:
WARNING [MainThread] mopidy.config Ignoring config section 'jellyfin' because no matching extension was found
thats so sad. I think i found a solution but nothing worked