Package Details: stremio 4.4.168-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: 62
Popularity: 1.98
First Submitted: 2019-06-01 18:13 (UTC)
Last Updated: 2024-08-03 21:03 (UTC)

Latest Comments

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

dbermond commented on 2025-01-31 18:34 (UTC)

@chim20air I have just checked, and all sources are downloading perfectly fine. This may be some problem with your connection.

chim20air commented on 2025-01-29 13:42 (UTC) (edited on 2025-01-29 13:46 (UTC) by chim20air)

Hi, for some reason, there is an issue with git while downloading stremio. I get the same output from 2 different computers with arch. And both using yay or by manually installing the package.

This is the output

remote: Enumerating objects: 3385, done.
remote: Counting objects: 100% (379/379), done.
remote: Compressing objects: 100% (113/113), done.
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 28920 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
==> ERROR: Failure while downloading stremio-shell git repo
    Aborting...

Calivi commented on 2024-11-27 10:39 (UTC) (edited on 2024-11-27 10:39 (UTC) by Calivi)

Language icons are missing. When retrieving resources via some addon that shows the language icons of the resource, they instead display like a hamburger menu.

dbermond commented on 2024-08-03 21:04 (UTC)

@jul.cgn thanks for the confirmation. Package updated.

jul.cgn commented on 2024-08-01 19:02 (UTC)

@dbermond I'm not @perseo but your suggestion did fix it for me

dbermond commented on 2024-07-31 17:15 (UTC)

@perseo could you please try to leave the desktop file unchanged (with 'StartupWMClass=stremio'), but rename it to 'com.stremio.stremio.desktop' in the '/usr/share/applications' folder?

perseo commented on 2024-07-29 00:22 (UTC)

When I launch the application in KDE Wayland, it didn't used the correct icon, instead used the default wayland one. To fix it I changed StartupWMClass=stremio to StartupWMClass=com.stremio.stremio in the .desktop file. I'm not sure if this fix can be done directly in the PKGBUILD, with a sed command like this:

sed 's/WMClass=stremio/WMClass=com.stremio.stremio/' ../../../opt/stremio/smartcode-stremio.desktop

dbermond commented on 2024-05-11 01:44 (UTC)

@SecT0uch I cannot support the aarch64 architecture, sorry.

SecT0uch commented on 2024-05-09 10:52 (UTC)

This builds and runs fine on aarch64. Could the architecture be added to the PKGBUILD ? Thanks

icflorescu commented on 2024-05-04 20:18 (UTC)

@mosgerila Thank you for your suggestion! I've managed to circumvent the issue in Manjaro Pamac by skipping the sha256sum verification for stremio-shell.

@dbermond I know it's not "officially supported", but it works perfectly, thanks a lot for maintaining the package.