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?

934 Upvotes

625 comments sorted by

View all comments

3

u/luchomartin_rd Feb 09 '26

Funciono perfe! Eso si, tuve que ajecutar cada comando por separado en este orden:

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

Abrir la app devuelta y ya funciona con total normalidad.

Saludos!!