Search Criteria
Package Details: stremio-service-bin 0.1.15-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/stremio-service-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | stremio-service-bin |
| Description: | The companion app of Stremio Web |
| Upstream URL: | https://github.com/Stremio/stremio-service |
| Keywords: | netflix popcorn-time stremio stremio-web |
| Licenses: | GPL-2.0 |
| Conflicts: | stremio-service |
| Provides: | stremio-service |
| Submitter: | onurmercury |
| Maintainer: | onurmercury |
| Last Packager: | onurmercury |
| Votes: | 4 |
| Popularity: | 1.19 |
| First Submitted: | 2023-09-24 20:57 (UTC) |
| Last Updated: | 2026-02-08 14:48 (UTC) |
Dependencies (7)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libayatana-appindicator
Latest Comments
Kyza commented on 2026-03-05 02:12 (UTC) (edited on 2026-03-05 02:12 (UTC) by Kyza)
Hello, this PKGBUILD diff should provide autobump.
onurmercury commented on 2025-11-21 20:54 (UTC)
I haven't fully tried the v0.1.14 yet but I'm pretty sure that error is not intended. I also saw a similar bug report at the GitHub repo and it seems to be an upstream bug. Would you mind testing the v0.1.13 to see the error exists there too? I can symlink the ffmpeg paths to system ones until it gets fixed by upstream - if that's the case. Cheers.
PositiveRobin commented on 2025-11-21 20:44 (UTC)
I had the error "Video is not supported" on web Stremio. When trying to fix it, I realized that the Stremio service is using its own ffmpeg and ffprobe in /usr/share/stremio-service/. Those two files seem faulty. I symlinked my system versions of the packages insted and now it works flawlessly. Is it an intended behavior?