Very Good
Search Criteria
Package Details: hypnotix 2.9-1
Git Clone URL: | https://aur.archlinux.org/hypnotix.git (read-only, click to copy) |
---|---|
Package Base: | hypnotix |
Description: | An IPTV streaming application |
Upstream URL: | https://github.com/linuxmint/hypnotix |
Keywords: | iptv |
Licenses: | GPL3 |
Submitter: | jonathon |
Maintainer: | yurikoles |
Last Packager: | jonathon |
Votes: | 19 |
Popularity: | 0.68 |
First Submitted: | 2020-10-31 22:48 (UTC) |
Last Updated: | 2022-07-24 11:02 (UTC) |
Dependencies (11)
- dconf (dconf-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- mpv (mpv-sndio, mpv-semifull-git, mpv-thin, mpv-vapoursynth-git, mpv-light, mpv-caca, mpv-amd-full-git, mpv-light-pulse, mpv-vapoursynth, mpv-build-git, mpv-full-build-git, mpv-git, mpv-full, mpv-full-git)
- python-cairo (python-cairo-git)
- python-gobject (python-gobject-git)
- python-imdbpy
- python-requests
- python-setproctitle
- python-unidecode
- xapp
- yt-dlp (yt-dlp-git) (optional) – YouTube channel support
Required by (0)
Sources (1)
Guide-Tutorial commented on 2022-11-25 13:32 (UTC)
spsf64 commented on 2022-11-22 16:42 (UTC) (edited on 2023-01-12 20:49 (UTC) by spsf64)
@caracoil, thank you! Anyone interested in ver 3.2 with fix for mpv, get the fixed pkgbuild: https://pastebin.com/ZV6KaDFB or already packaged by me at: https://sourceforge.net/projects/arch-mod/files/aur-pkgs/
Mantra commented on 2022-11-20 14:33 (UTC)
@caracoil Thankyou, that fixed it for me too :)
caracoil commented on 2022-11-15 12:01 (UTC)
HI had an issue after a pacman -Syu AttributeError: /usr/lib/libmpv.so.2: undefined symbol: mpv_detach_destroy
solution : mpv_detach_destroy is deprecated ( https://docs.rs/libmpv-sys/latest/libmpv_sys/fn.mpv_detach_destroy.html )
edited /usr/lib/hypnotix/mpv.py and replace each 'mpv_detach_destroy' by 'mpv_destroy'
all ok after this little mod
korepan commented on 2022-10-31 10:07 (UTC) (edited on 2022-10-31 10:11 (UTC) by korepan)
[kodi@mediv ~]$ Traceback (most recent call last):
File "/usr/lib/hypnotix/hypnotix.py", line 26, in <module> import requests
File "/usr/lib/python3.10/site-packages/requests/init.py", line 45, in <module> from .exceptions import RequestsDependencyWarning
File "/usr/lib/python3.10/site-packages/requests/exceptions.py", line 9, in <module> from .compat import JSONDecodeError as CompatJSONDecodeError
File "/usr/lib/python3.10/site-packages/requests/compat.py", line 40, in <module> from simplejson import JSONDecodeError
ImportError: cannot import name 'JSONDecodeError' from 'simplejson' (unknown location)
loxley commented on 2021-11-18 08:49 (UTC)
Missing python module:
ModuleNotFoundError: No module named 'unidecode'
matth54 commented on 2021-11-13 16:38 (UTC) (edited on 2021-11-13 16:39 (UTC) by matth54)
please add python-gobject as a dependency
jonathon commented on 2021-03-06 18:57 (UTC)
@yochananmarqos, thank you, implemented.
laba commented on 2021-02-22 17:31 (UTC)
no channel is working, keeps loading with no result.
Pinned Comments
jonathon commented on 2020-12-01 15:53 (UTC)
Please read the AUR wiki page before reporting issues.
If you are experiencing a build issue then ensure you are not using an AUR helper and are using a clean chroot.