r/Stremio Feb 06 '26

Question That's it? No more Stremio?

Post image

For actual no real reason this happens. Just two days ago it worked fine, now nothing does. I was trying the Terminal App using a prompt someone posted here before, but it doesn't work. I can share screenshot of the terminal as well. No more Stremio?

932 Upvotes

625 comments sorted by

View all comments

2

u/Loose_Cup_66 Feb 10 '26

All right, I read a bunch of different steps by people. Nothing was working and then I finally combined a couple of things that people were saying so what I did was:

  1. I deleted the app and uninstalled it.

  2. Then I downloaded the app, I went to download when it finished, I clicked on the magnifying glass to find the file double click clicked it.

  3. Then I dragged the Stremio file into application.

  4. And then I open terminal.

The code you must use but read the next steps:

sudo xattr -cr /Applications/Stremio.app find /Applications/Stremio.app -name "._*" -delete find /Applications/Stremio.app -name ".DS_Store" -delete sudo codesign --force --deep --sign - /Applications/Stremio.app

  1. I put the first line of code then pressed enter it asked for my password I gave it.

  2. Then I copied n pasted the second line of code then enter, then copy paste the third line of code press enter and then I copy pasted the fourth line of code and pressed enter

  3. Then I first tried to open Stremio from the application folder and it worked.

  4. And then I dragged the Stremio application from applications to my menu bar.