I made a back up copy of the preferences.xml and then tried removing 3 out of the 4 value pairs instructed. I could not find “PlexOnlineHome”. But once I removed these 3 value pairs I could try to claim the server again, but it fails. Nothing happens. When I restore to the back up preferences.xml it doesn’t find my Plex media server at all in the browser client so it is even worse than seeing it but not being able to claim it. Then I saw there was a newer version so I downloaded and installed it hoping that it would help, but it didn’t. I guess I could just delete all the Plex folders and reinstall the media server again to start from scratch, but is there any way to get my current media server working again?
I realize that I should perhaps install DSM7+ so I can use a newer version of Plex Media Server as well, but that is a major project as I host an API with databases etc and I don’t want to mess that up as I did with my media server. Any suggestions to save my current media server?
I used to run my API with tmux from the command line before I learned about Docker, but I would not say that I’m particularly experienced with command line. SSH sound familiar and I may have used it years ago when working with certificates. but I don’t remember a lot about that either unfortunately. I would say consider me a rookie with some previous experience years ago.
Edit: Thinking about it it was proably called OpenSSL or something that I used for certiicates so I may be mixing them up. SSH still sounds familiar though,
Go through the README.md and tell me if you are comfortable with it.
When you run it, it will figure out which type of host & OS you’re using then configure itself for resetting the credentials.
The next step, it will ask you for a Plex Claim Token (it shows the URL to get one)
After you PASTE the token into the command line and hit Enter, it will talk to Plex.tv, Get new credentials for your server, and lastly it will edit Preferences.xml for you.
I’m doing something wrong. Probably something obvious to someone more experienced with command line? I don’t know exactly what is going on even though it probably tells me.
User@NAS:~$ sudo sh
Password:
sh-4.3# cd /volume1/Plex/
sh-4.3# dir
Bitte\ legen\ Sie\ hier\ keine\ Mediendateien\ ab. tmp_transcoding @eaDir UserCredentialReset.sh
Library Veuillez\ ne\ placer\ aucun\ fichier\ multimédia\ ici.
Please\ do\ not\ place\ any\ media\ files\ here. ここにメディアファイルを置かないでください。
Por\ favor,\ no\ coloque\ ningún\ archivo\ multimedia\ aquí. 请不要在此处放置任何媒体文件。
sh-4.3# chmod +x UserCredentialReset.sh
sh-4.3# ./UserCredentialReset.sh
sh: ./UserCredentialReset.sh: /bin/sh^M: bad interpreter: No such file or directory
sh-4.3#