Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow this if you are having problems in installing PMS on windows #93

Open
The-DarkMatter opened this issue Jan 7, 2021 · 4 comments

Comments

@The-DarkMatter
Copy link

I recently got to know about this awesome thing. Unfortunately, when I tried installing it on my Windows 10 PC using the x64 executable file from the releases, it didn't install (It showed checking for updates on a cmd window and closed automatically). After digging in the issues section, I found that the developer has mentioned many times to use --verbose and check whats the issue. When I tried that, it started installing and its working now.
So, if you are facing this problem and not able to install PMS using its exe file, follow these steps:

  1. Extract PimpMyStremio.exe file on a known location. Eg. C:\
  2. Open Command Prompt on that folder by Shift+RMB (Right Mouse Button). If you can't do this, manually change the folder in your cmd window to the folder where you placed that exe file in the previous step.
  3. Put command PimpMyStremio.exe --verbose then press enter key
  4. It will start installing, firewall popup may come, allow it. The browser will open up.

I would request @sungshon to please add this to your guide. For you this may be a silly thing but not for all. And thank you so much for making this.

@sleeyax
Copy link
Contributor

sleeyax commented Jan 7, 2021

This sounds more like a bug than intended behaviour to me. Verbose is supposed to be for debugging only and should not have an effect on PMS install/startup

@sleeyax
Copy link
Contributor

sleeyax commented Jan 7, 2021

I think you just installed PMS incorrectly from the start. You have to do step 1 to begin with. Then if you just entered PimpMyStremio.exe in cmd (or double click the exe I think) it would've worked too.

@The-DarkMatter
Copy link
Author

The-DarkMatter commented Jan 8, 2021

I think you just installed PMS incorrectly from the start. You have to do step 1 to begin with. Then if you just entered PimpMyStremio.exe in cmd (or double click the exe I think) it would've worked too.

Double-clicking or just putting PimpMyStremio.exe on cmd didn't work for me. Although I tried the latter only once but double-click to open was done multiple times, even deleted the empty folder which was created in %appdata% every time I ran the installer.

@AktasC
Copy link

AktasC commented Feb 10, 2021

Hello guys,

So I recently uninstalled PMS and since then reinstalling / using it is pretty much impossible.
This is what I get everytime I try to run it, whether it's with CLI or GUI :

image

Before that, downloading any addon would result in an infinite loop thus the uninstall.
I also deleted %appdata%/PimpMyStremio (empty folder) but this didn't change a thing.


Edit : After restarting Windows everything works fine ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants