Package Details: tidal-hifi 7.0.1-1

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)

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-bin package, 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

❯ node --version                 
v25.2.1

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;

  ⨯ Application entry file "ts-dist/main.js" in the "/home/johan/.cache/paru/clone/tidal-hifi/src/tidal-hifi-6.0.0/dist/linux-unpacked/resources/app.asar" is corrupted: Error: "ts-dist/main.js" was not found in this archive  failedTask=build stackTrace=Error: Application entry file "ts-dist/main.js" in the "/home/johan/.cache/paru/clone/tidal-hifi/src/tidal-hifi-6.0.0/dist/linux-unpacked/resources/app.asar" is corrupted: Error: "ts-dist/main.js" was not found in this archive
    at error (/home/johan/.cache/paru/clone/tidal-hifi/src/tidal-hifi-6.0.0/node_modules/app-builder-lib/src/asar/asarFileChecker.ts:6:12)
    at checkFileInArchive (/home/johan/.cache/paru/clone/tidal-hifi/src/tidal-hifi-6.0.0/node_modules/app-builder-lib/src/asar/asarFileChecker.ts:15:11)
    at LinuxPackager.checkFileInPackage (/home/johan/.cache/paru/clone/tidal-hifi/src/tidal-hifi-6.0.0/node_modules/app-builder-lib/src/platformPackager.ts:638:25)
    at LinuxPackager.sanityCheckPackage (/home/johan/.cache/paru/clone/tidal-hifi/src/tidal-hifi-6.0.0/node_modules/app-builder-lib/src/platformPackager.ts:686:16)
    at LinuxPackager.doPack (/home/johan/.cache/paru/clone/tidal-hifi/src/tidal-hifi-6.0.0/node_modules/app-builder-lib/src/platformPackager.ts:358:5)
    at LinuxPackager.pack (/home/johan/.cache/paru/clone/tidal-hifi/src/tidal-hifi-6.0.0/node_modules/app-builder-lib/src/platformPackager.ts:168:5)
    at Packager.doBuild (/home/johan/.cache/paru/clone/tidal-hifi/src/tidal-hifi-6.0.0/node_modules/app-builder-lib/src/packager.ts:491:9)
    at executeFinally (/home/johan/.cache/paru/clone/tidal-hifi/src/tidal-hifi-6.0.0/node_modules/builder-util/src/promise.ts:12:14)
    at Packager.build (/home/johan/.cache/paru/clone/tidal-hifi/src/tidal-hifi-6.0.0/node_modules/app-builder-lib/src/packager.ts:425:31)
    at executeFinally (/home/johan/.cache/paru/clone/tidal-hifi/src/tidal-hifi-6.0.0/node_modules/builder-util/src/promise.ts:12:14)

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 Audio and/or Video categories should also belong to the AudioVideo category, which is currently missing in tidal-hifi.desktop.

Also, GenericName should be a brief description of what the program is, not just the name of the package. Rather than tidal-hifi, a better value might be Music 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.