Package Details: deezer 6.0.280-1

Git Clone URL: https://aur.archlinux.org/deezer.git (read-only, click to copy)
Package Base: deezer
Description: A proprietary music streaming service
Upstream URL: https://www.deezer.com/
Keywords: deezer desktop streaming
Licenses: custom:"Copyright (c) 2006-2024 Deezer S.A."
Provides: deezer
Submitter: IlyaGulya
Maintainer: SibrenVasse
Last Packager: SibrenVasse
Votes: 58
Popularity: 0.016120
First Submitted: 2018-12-12 06:54 (UTC)
Last Updated: 2024-12-11 16:31 (UTC)

Latest Comments

« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 Next › Last »

SibrenVasse commented on 2019-08-25 11:25 (UTC)

@yurikoles. No it's not enough unfortunately. With the the protocol definition, Deezer is started using the deezer:// URI as an argument, but nothing happens.

yurikoles commented on 2019-08-25 06:56 (UTC)

@SibrenVasse

I think declaring protocol conformans in desktop file should be enough.

SibrenVasse commented on 2019-08-24 18:06 (UTC) (edited on 2019-08-24 18:19 (UTC) by SibrenVasse)

@yurikoles: That's probably because authenticating with oauth using this package is currently not yet working. I'm still looking into it.

yurikoles commented on 2019-08-23 12:31 (UTC)

@SibrenVasse, it's fixed now, thanks. Sorry for delay in response, I hadn't subscribed and there are no mentions in AUR.

I'm facing another problem, I do share my deezer app data between macOS and Arch via ZFS volume, and need to re-login on every boot. There is an issue with OAuth redirect to app, KDE pops error that it doesn't know protocol, there is something like deezer:// URL scheme. So I need to login manually.

SibrenVasse commented on 2019-08-18 15:30 (UTC)

@yurikoles: Thanks for the report. I've pushed an update. Let me know if this fixes it for you!

yurikoles commented on 2019-08-18 12:34 (UTC)

Icon is missing under KDE after 4.14.1, e.g. in app shortcut/menus, task manager, app itself. I see only tray icon.

Screenshot: https://i.ibb.co/VxcNQ0b/Screenshot-20190818-153411.png

SibrenVasse commented on 2019-08-18 12:22 (UTC)

@dpx: Maybe you can use the ALSA JACK PCM plugin or a loopback device and then specify the chromium cli flag --alsa-output-device?

http://jackaudio.org/faq/routing_alsa.html

dpx commented on 2019-08-18 11:14 (UTC)

@SibrenVasse Yes, pulseaudo jack sink then jack going directly to semi decent DAC/AMP and headphones. Of course pulseaudio slightly degrades sound quality. If you run into any hint how it can be done don't hesitate to contact me, I am software developer and can do some digging on my own, as long as I know where to start looking.

SibrenVasse commented on 2019-08-18 11:04 (UTC) (edited on 2019-08-18 11:09 (UTC) by SibrenVasse)

@dpx: there is currently no way to do that I'm afraid. Are you using the pulseaudio jack sink? In that case, you could select the sink in pavucontrol.

dpx commented on 2019-08-18 07:41 (UTC)

Thank you for maintaining this package! I made small script specifically for deezer to let it behave less intrusive, it will pop in when requested and hide when requested (even better if you tie it to a hotkey): https://bbs.archlinux.org/viewtopic.php?id=248480

Is there any chance to redirect playing directly to jack or select output backend? I am hifi subscriber but deezer always plays trough pulseaudio which reduces sound quality.