I had an ongoing setup running through Plex on a VM, then I set up Ersatztv without any issues. Later on, I decided to run the PMS on my local machine instead of the VM. I then removed the PMS VM from Plex settings, remaining only my PMS from local PC running. Ersatztv then couldn't reach the new content, of course. So I signed out of Plex (from Ersatztv settings -> Media -> Plex) and when I try to login again, it says that everything is connected, however it does not show up in list. Logs only says "Successfully authenticated with plex".
My settings:
Windows 11. PMS (up to date), ErsatzTV (up to date).
I see in C:\Users\myuser\AppData\Local\ersatztv\plex-secrets.json file that ServerAuthTokens is empty. It shows like this:
{"ClientIdentifier":"[IDHERE]","UserAuthTokens":{"[USER]":"[TOKEN]"},"ServerAuthTokens":{}}
I assume there's a way to manually inserting the information there, but I don't know how the structure works. I had the same problem with Tunarr not finding the correct server to connect (when I had both running at the same time), but at least Tunarr has the manual sign up mode, so I could do it through the token access. Is it possible to do something similar with ErsatzTV, or is there any way to solve this issue?
By the way, I tried to run Ersatztv through the VM on Ubuntu (just to see if the connection would work) and the same happens. It says connected, but nothing happens.