I have had 2-3 instances where I've gotten a prompt that (paraphrasing/hazy memory) my authentication is invalid. Had no idea what it meant or how to resolve it. The first time I futzed around a bit and eventually deleted config.yaml which solved the issue. The second time I just deleted token from the config.yaml which solved the issue.
I'm guessing it's an expired cookie or something? I also use another jellyfin TUI (jfsh) which doesn't run into this intermittent issue though. The quick fix is to reword the popup so that users know where to go and what to do (ie delete token from config.yaml).
I have had 2-3 instances where I've gotten a prompt that (paraphrasing/hazy memory) my authentication is invalid. Had no idea what it meant or how to resolve it. The first time I futzed around a bit and eventually deleted
config.yamlwhich solved the issue. The second time I just deletedtokenfrom theconfig.yamlwhich solved the issue.I'm guessing it's an expired cookie or something? I also use another jellyfin TUI (jfsh) which doesn't run into this intermittent issue though. The quick fix is to reword the popup so that users know where to go and what to do (ie delete
tokenfromconfig.yaml).