Tautulli V4.1.06
v4.1.06 (2021-10-13)
- (FIXED) Issue with signin after PyJWT update.
- (UPDATED) Update installed packages.
If you can't sign in to do this update, open a terminal window:
- Stop Tautulli
- Activate the venv
source /opt/Tautulli/bin/activate
- Downgrade PyJWT
pip install PyJWT==1.7.0
- Restart Tautulli
You should then be able to log in and perform this update.