Search Criteria
Package Details: stremio 4.4.168-2
Package Actions
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: | 48 |
Popularity: | 2.85 |
First Submitted: | 2019-06-01 18:13 (UTC) |
Last Updated: | 2024-08-03 21:03 (UTC) |
Dependencies (14)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-translations (qt5-translations-gitAUR)
- qt5-webchannel
- qt5-webengine
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- librsvg (librsvg-gitAUR) (make)
Required by (1)
- pimpmystremio-bin (optional)
Sources (7)
- 010-stremio-do-not-download-server-js.patch
- git+https://github.com/itay-grudev/SingleApplication.git
- git+https://github.com/Ivshti/libmpv.git
- git+https://github.com/Ivshti/razerchroma.git
- git+https://github.com/Stremio/stremio-shell.git#tag=v4.4.168
- stremio-4.4.168-server.js
- stremio-4.4.168-stremio.asar
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
raaron773 commented on 2023-05-01 12:13 (UTC) (edited on 2023-05-01 12:14 (UTC) by raaron773)
@vedkothavade This would only work if you have it previously installed though. If I use the paru command then the installation gets stuck and won't go past this: https://pastebin.com/raw/9FPjUKQW
So, it still doesn't work
dbermond commented on 2023-03-18 12:35 (UTC)
@DarkestFox The package does not depend on qt5-wayland. There are no binaries that link to anything provided by qt5-wayland. If you're running plasma on wayland, then you must already have plasma-wayland-session installed (which in turn depends on qt5-wayland), as described by the plasma install section of the Arch Wiki. Regarding the dpi setting, this is a user setting that should be handled by the user himself. It's not reasonable to force a dpi setting for all users, as each user can have his own different dpi/font needs.
DarkestFox commented on 2023-03-11 23:27 (UTC) (edited on 2023-03-12 02:31 (UTC) by DarkestFox)
Shouldn't qt5-wayland be a dependency? I noticed I couldn't run it on Sway until I installed that.
Also, anyone interested in the idea of an ad-free AUR fork? I'm tired of having to always block the ads in my hosts file.
Also, on wayland/sway with a hidpi display the scaling is horrible unless I run with 'QT_WAYLAND_FORCE_DPI=96', maybe that is something that can be added to the package?
vedkothavade commented on 2023-02-23 00:16 (UTC)
I was successfully able to install with latest node without downgrading, simply by running:
paru -S stremio --assume-installed nodejs-lts-gallium
Not sure how this would work with other AUR helpers or with manual installation, but thought this might help someone.
If you encounter problems, this may help as well:
sudo sed -i 's/details.family.toLowerCase()/details.family.toString().toLowerCase()/g' /opt/stremio/server.js
This supposedly fixes the error that prevents using latest node in some cases, have not needed personally, but might help if you are getting errors after installing with latest node. Source: https://old.reddit.com/r/Stremio/comments/uic760/error_while_starting_streaming_server_please/i8isd8n/
dbermond commented on 2023-01-14 14:36 (UTC)
@DarkestFox I've just checked, and the package is building fine. You are using an AUR helper and this is not supported.
DarkestFox commented on 2023-01-06 16:34 (UTC)
The package is broken again.
make[2]: Leaving directory '/home/fox/.cache/yay/stremio/src/stremio-shell/build' Install the project... -- Install configuration: "Release" -- Installing: /home/fox/.cache/yay/stremio/pkg/stremio/opt/stremio/stremio make[1]: Leaving directory '/home/fox/.cache/yay/stremio/src/stremio-shell/build' install -Dm 644 server.js "/home/fox/.cache/yay/stremio/pkg/stremio/opt/stremio/server.js" install -Dm 644 smartcode-stremio.desktop "/home/fox/.cache/yay/stremio/pkg/stremio/opt/stremio/smartcode-stremio.desktop" cp -r icons "/home/fox/.cache/yay/stremio/pkg/stremio/opt/stremio/" ln -s "" "/home/fox/.cache/yay/stremio/pkg/stremio/opt/stremio/node" ln: failed to create symbolic link '/home/fox/.cache/yay/stremio/pkg/stremio/opt/stremio/node' -> '': No such file or directory make: *** [release.makefile:18: install] Error 1 make: Leaving directory '/home/fox/.cache/yay/stremio/src/stremio-shell' ==> ERROR: A failure occurred in package(). Aborting... -> error making: stremio
daedallus commented on 2022-12-14 07:38 (UTC)
@dbermond Thanks for the reply , rebuilding the package was the solution .
dbermond commented on 2022-12-13 19:58 (UTC)
@daedallus Your package needs to be rebuilt against the new mpv 0.35.0. Remember that it's user responsibility to rebuild the installed AUR packages when some dependency get a soname bump.
daedallus commented on 2022-12-11 13:52 (UTC) (edited on 2022-12-11 16:03 (UTC) by daedallus)
I'm getting this error
stremio: error while loading shared libraries: libmpv.so.1: cannot open shared object file: No such file or directory .
Can't find any resolve online .
dbermond commented on 2022-11-14 10:46 (UTC)
@b-fg At the current time, if you want to use this package you need a lts-version of nodejs. If you can live with that, then it's ok. If not, keep your current nodejs and don't use this package. Up to you to decide.
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »