Package Details: stremio 4.4.176-2

Git Clone URL: https://aur.archlinux.org/stremio.git (read-only, click to copy)
Package Base: stremio
Description: A one-stop hub for video content aggregation (Movies, TV shows, series, live television or web channels)
Upstream URL: https://www.stremio.com/
Licenses: GPL-3.0-only
Submitter: dbermond
Maintainer: dbermond
Last Packager: dbermond
Votes: 79
Popularity: 4.62
First Submitted: 2019-06-01 18:13 (UTC)
Last Updated: 2026-03-02 01:08 (UTC)

Latest Comments

1 2 3 4 5 6 .. 17 Next › Last »

dbermond commented on 2026-03-02 01:08 (UTC)

@noisegrrrl fixed, thanks for reporting.

jasstreb commented on 2026-03-02 00:21 (UTC) (edited on 2026-03-02 00:38 (UTC) by jasstreb)

@noisergrrrl thank you that fixed it,

not sure where uri comes from if its upstream guess bug needs to be reported there

noisegrrrl commented on 2026-03-01 21:26 (UTC) (edited on 2026-03-02 00:07 (UTC) by noisegrrrl)

I'm unsure if it's an upstream bug or not but it looks like there's a typo in the url of the web UI that the app tries to load resulting in a "blank" screen with "not found" written. The url used is : qml: Loading web UI from URL: https://app.strem.io/shell-v5.4/#?loginFlow=desktop instead of https://app.strem.io/shell-v4.4/#?loginFlow=desktop

This can be circumvented by launching stremio like so stremio --webui-url="https://app.strem.io/shell-v4.4/#?loginFlow=desktop"

stremio --webui-url="https://web.stremio.com/#?loginFlow=desktop" also works but I think this might be because it falls back to the hardcoded url in the server.js when used. (you get the initShellComm is not defined error)

I can't figure out what is causing the v5.4 url to be used in the first place.

aspenc1977 commented on 2026-01-23 09:05 (UTC)

you can install qt5-webengine via 1. download it via : https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/qt5-webengine-5.15.19-4-x86_64.pkg.tar.zst . 2. install it : sudo pacman -U qt5-webengine-5.15.19-4-x86_64.pkg.tar.zst

Then install stremio : yay -S stremio.

Helpful if you want to avoid huge build of qt5-webengine.

dbermond commented on 2026-01-21 01:44 (UTC)

To the person that is flagging the package as out-of-date stating that it needs to add dependency on icu76 AUR package and will not run without it: this package does not depend on AUR icu76. I can run stremio fine without needing AUR icu76. You need to take care of your missing package rebuilds (check your installed qt5-webengine package and rebuild it to the current icu if needed, and possibly any other package that links to icu libraries, if any).

Frogboy commented on 2026-01-09 15:05 (UTC) (edited on 2026-01-09 15:07 (UTC) by Frogboy)

Tip: CachyOS repos have qt5-webchannel and qt5-webengine precompiled needed for Stremio. You can add them to your Arch distro directly if you don't want to use CachyOS. That's my set-up right now.

You can also probably install them manually via:

yay -U "https://mirror.cachyos.org/repo/x86_64/cachyos/qt5-webchannel-5.15.18%2Bkde%2Br3-1-x86_64.pkg.tar.zst"

yay -U "https://mirror.cachyos.org/repo/x86_64/cachyos/qt5-webengine-5.15.19-4-x86_64.pkg.tar.zst"

devourer commented on 2026-01-09 15:03 (UTC)

Please make the AUR package "icu76" a dependency, in order to get Stremio working from the start again.

cjlangan commented on 2025-12-31 22:03 (UTC)

@perseo thank you, this should be pinned. Worked perfectly.

perseo commented on 2025-12-15 14:38 (UTC)

@LIL actually no. It didn't even logged out of my account.

LIL commented on 2025-12-04 17:31 (UTC)

Thank you all for these info.

@perseo

Does uninstalling stremio erase account and settings ?

Thx