Search Criteria
Package Details: tidal-hifi 7.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tidal-hifi.git (read-only, click to copy) |
|---|---|
| Package Base: | tidal-hifi |
| Description: | The web version of Tidal running in electron with hifi support thanks to widevine |
| Upstream URL: | https://github.com/Mastermindzh/tidal-hifi |
| Keywords: | electron hifi multimedia tidal |
| Licenses: | custom:MIT |
| Submitter: | zuckerschnecke |
| Maintainer: | zuckerschnecke (regazzoj) |
| Last Packager: | zuckerschnecke |
| Votes: | 5 |
| Popularity: | 0.71 |
| First Submitted: | 2024-12-05 19:56 (UTC) |
| Last Updated: | 2026-05-17 14:54 (UTC) |
Dependencies (8)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libxss
- nss (nss-hgAUR)
- libxcrypt-compat (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- python (make)
Latest Comments
fiskhest commented on 2026-01-08 15:51 (UTC)
Thanks for the link. Interestingly enough, it looks like I cannot reproduce with a clean chroot. :O
zuckerschnecke commented on 2026-01-08 12:41 (UTC)
Can you try building the package in a clean chroot [1]? I unfortunately have no way of reproducing this issue even with the same node version (v25.2.1).
[1] https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
fiskhest commented on 2026-01-08 09:31 (UTC)
Can confirm that I reproduce it on a third computer. I can not reproduce with the
tidal-hifi-binpackage, so have opted for that for the time being.fiskhest commented on 2025-12-30 21:41 (UTC)
It occurs while building. I see the same thing on two different machines. Both has
zuckerschnecke commented on 2025-12-30 19:19 (UTC)
Does this occur while building or at runtime? I cannot reproduce this issue in a clean chroot. Which version of nodejs are you using?
fiskhest commented on 2025-12-30 08:24 (UTC)
Upgrading to the 6.0.0 release yields;
ruffy commented on 2025-12-01 06:53 (UTC)
git is missing as makedepends
cocoelacanth commented on 2025-10-27 17:40 (UTC) (edited on 2025-10-27 17:40 (UTC) by cocoelacanth)
When installed under KDE Plasma 6.5, TIDAL Hi-Fi appears in the application launcher under the Internet category, but not the Multimedia category. The Freedesktop.org Desktop Menu Specification indicates that any application with the
Audioand/orVideocategories should also belong to theAudioVideocategory, which is currently missing in tidal-hifi.desktop.Also,
GenericNameshould be a brief description of what the program is, not just the name of the package. Rather thantidal-hifi, a better value might beMusic Player, for example.ruffy commented on 2025-09-09 13:18 (UTC) (edited on 2025-09-09 13:18 (UTC) by ruffy)
python is missing in the makedepends in the PKGBUILD.