Package Details: stremio-enhanced-bin 1.0.2-1

Git Clone URL: https://aur.archlinux.org/stremio-enhanced-bin.git (read-only, click to copy)
Package Base: stremio-enhanced-bin
Description: An Electron-based Stremio client with plugins and themes support. It runs the Stremio Service automatically and loads the web version of Stremio.(Prebuilt version.Use system-wide electron)
Upstream URL: https://discord.gg/jDsgcehrp7
Keywords: electron stremio stremio-addon stremio-client stremio-theme stremio-themes stremio-web
Licenses: MIT
Conflicts: stremio-enhanced
Provides: stremio-enhanced
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 5
Popularity: 1.76
First Submitted: 2025-03-20 10:47 (UTC)
Last Updated: 2026-01-06 01:28 (UTC)

Latest Comments

he3als commented on 2026-01-01 16:46 (UTC) (edited on 2026-01-01 16:59 (UTC) by he3als)

The server.js needs to have its version in the filename, otherwise the caching doesn't work properly and there's errors on upgrades.

==> Making package: stremio-enhanced-bin 1.0.1-3 (Thu 01 Jan 2026 16:45:34 GMT)
==> Retrieving sources...
  -> Found LICENSE-1.0.1.md
  -> Found server.js
  -> Found stremio-enhanced.sh
  -> Found stremio-enhanced-1.0.1-x86_64.AppImage
==> Validating source files with sha256sums...
    LICENSE-1.0.1.md ... Passed
    server.js ... FAILED
    stremio-enhanced.sh ... Passed
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'stremio-enhanced-bin-1.0.1-3': 

notiant commented on 2025-12-30 05:28 (UTC)

The current stremio server version is v4.20.15, it might make sense to update the pkgbuild file to use this version instead.

zxp19821005 commented on 2025-12-30 02:36 (UTC)

@mathisbuilder Thanks for your feedback, fixed it.

mathisbuilder commented on 2025-12-30 02:27 (UTC)

server.js does not pass the validity check, so the package doesn't build.

zxp19821005 commented on 2025-09-01 04:13 (UTC)

@atomo Thanks for your feedback, fixed it.

atomo commented on 2025-08-30 17:34 (UTC)

this package no longer requires stremio-service as a dependency as upstream now has it built-in to the program.