Deezloader Remix has been discontinued in favor of deemix. I recommend switching to deemix-pyweb-git.
Search Criteria
Package Details: deezloader-remix-git 4.2.1.r327.ga8296d9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/deezloader-remix-git.git (read-only, click to copy) |
---|---|
Package Base: | deezloader-remix-git |
Description: | An improved version of Deezloader based on the Reborn branch. Download songs, playlists and albums directly from Deezer's servers. |
Upstream URL: | https://notabug.org/RemixDevs/DeezloaderRemix |
Keywords: | deezer deezloader download music remix |
Licenses: | GPL3 |
Conflicts: | deezloader-remix, deezloader-remix-bin |
Provides: | deezloader-remix |
Submitter: | nomis6432 |
Maintainer: | nomis6432 (remixdev) |
Last Packager: | nomis6432 |
Votes: | 12 |
Popularity: | 0.000002 |
First Submitted: | 2018-12-05 03:11 (UTC) |
Last Updated: | 2020-05-08 18:33 (UTC) |
Dependencies (5)
- electron3 (electron3-bin)
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu, libappindicator-bzr)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- npm (nodejs6-bin, nodejs-nightly) (make)
Required by (0)
Sources (3)
Latest Comments
nomis6432 commented on 2020-05-29 17:32 (UTC)
nomis6432 commented on 2020-05-08 18:34 (UTC)
deadpyxel: Yes, reinstalling a -git
package will build and install the latest version from git. I've updated the pkgver
but note that this is not required for -git
packages but it might be handy for people since AUR helpers then see that a new version is available. The pkgver is still showing 4.2.1 since this is based on the git tag and the latest git tag was 4.2.1.
deadpyxel commented on 2020-05-08 14:00 (UTC)
I see a new version is available. But I doesn't seem to be updating. The app is said to be discontinued, but would be nice to get latest version. Should I just rebuild/reinstall?
nomis6432 commented on 2020-05-02 16:41 (UTC)
bkb: deemix is still a WIP. As erazemkokot mentioned, deezloader (and deemix) are not intended to be a music player but solely a music downloader.
Previews should work. Verify (with pavucontrol if you're using pulseaudio) that deezloader is using the correct output device.
bkb commented on 2020-05-01 16:23 (UTC)
Sadly deemix in not on aur already
erazemk commented on 2020-05-01 13:17 (UTC) (edited on 2020-05-01 13:17 (UTC) by erazemk)
Deezloader Remix is not for playing music, it's for downloading it. Also development on the project has stopped in favour of another new project (check the Telegram group).
bkb commented on 2020-05-01 09:33 (UTC)
Playing preview (by clinking the thumbnail) doesn't get any song out. And in general you can't play downloaded music, only download it
nomis6432 commented on 2020-01-07 10:33 (UTC)
yochananmarqos: Thank you for the feedback and your PKGBUILD. I've added the runtime dependencies that you mentioned and fixed the issue relating to the unnecessary copying of the system electron.
yochananmarqos commented on 2020-01-06 17:50 (UTC) (edited on 2020-01-06 18:32 (UTC) by yochananmarqos)
You're missing a couple runtime dependencies for the tray icon: libappindicator-gtk3
& libnotify
.
EDIT: Do not copy the bundled Electron since you're using the system Electron per Electron package guidelines. See my PKGBUILD.
nomis6432 commented on 2019-12-21 15:58 (UTC)
milk: I'd rather not change the dependency to electron3-bin
since that would mean that other packages like electron3-git
that might be created in the future would be incompatibe. electron3-bin
provides electron3
and therefore will satisfy the dependency. I've updated the PKGBUILD to work with the system electron (that was actually not yet the case) and made sure that it will work with electron3-bin
.
milkii commented on 2019-12-20 05:41 (UTC)
Can the now gone electron3 dependency get changed to electron3-bin? Thanks!
Terence commented on 2019-09-20 16:56 (UTC)
nomis6432: Cool, thanks!
nomis6432 commented on 2019-09-20 16:52 (UTC)
Terence: I've seen your issue on github( https://github.com/RemixDev/DRemixIssues/issues/51 ) and I also get the same error. If this issue gets resolved I'll gladly update the PKGBUILD.
Terence commented on 2019-09-20 16:15 (UTC)
Is there still a problem setting it up to use the system electron package?
Riverstarship commented on 2019-03-01 05:32 (UTC)
works wonderfully now, thanks! :)
nomis6432 commented on 2019-02-28 10:26 (UTC)
Riverstarship: Ty for your comment. You're correct so I reverted back to using the electron package provided by npm for the time being.
Riverstarship commented on 2019-02-28 03:54 (UTC) (edited on 2019-02-28 03:57 (UTC) by Riverstarship)
The Electron version provided by the source was intentionally chosen because decryption fails on some newer versions (The previous PKGBUILD works fine). See https://notabug.org/RemixDevs/DeezloaderRemix/pulls/124 and https://notabug.org/RemixDevs/DeezloaderRemix/issues/161
Apparently it's the fault of Electron 4, however I get the relevant error on my machine with v3.1.4, the current version on the community repo.
Pinned Comments
nomis6432 commented on 2020-05-29 17:32 (UTC)
Deezloader Remix has been discontinued in favor of deemix. I recommend switching to deemix-pyweb-git.