-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Song not display on Discord #65
Comments
Je suis français aussi :) Essaye avec ça : https://github.com/JustYuuto/deezer-discord-rpc/wiki/Troubleshooting |
Re ! Malheureusement le problème persiste, même après avoir tenter de suivre les consigne de débugage... Et quelque soit le mode utilisé rien n'apparait. Le problème est apparu de mon coté après la dernière mise à jour (1.2.7) J'ai tenté d'utiliser le RPC avec une autre application et ça marche donc il doit y avoir un souci avec la dernière MAJ :/ J'ai essayé de fournir le plus de détails possible en espérant que cela puisse aider ! |
EDIT : Même en revenant sur la version précédente le problème est toujours présent. |
Ah sorry je vais voir ça quand j'ai le temps et puis je ferais une update, merci du retour en tous cas |
Pas de souci ! Ma piste c'est que Discord à changé un truc qui fait que l'application n'arrive plus à update le RPC. Bon courage ! |
La même, je pense que ça vient aussi de discord pour que ça arrête de marcher comme ça du jour au lendemain |
Bonjour, je confirme également le problème sur la version actuelle et la précédente. Discord a dû changer une fonction lié au RPC avec Deezer 😅 |
Sorry to come in with English here lol, but I think Deezer changed something about their website that caused some of the mods that this program does to fail and break. That's why old versions do not work either cause they use the same website from Deezer. I just submitted PR #66 that should fix this! |
Can we test it ourselves by compiling the code? |
Yes, if you pull my fork and build it you can test it |
How do you transform your fork into an .exe file ? |
I've managed to compile the application incorporating the pull request modifications. Here's an overview of the process:
It's important to note that the process required a few specific adaptations, not all of which are detailed here. If you'd like to reproduce exactly what I've done, I can provide more detailed instructions on the modifications made. |
Pretty sure it's just 'yarn install' then 'yarn build'. Once the yarn build runs then the installer should be in a dist folder or a build folder. You should not have to modify anything except the changes I made in the pr |
Yes, but as I'd never compiled before, I followed claude-3.5's advice to use electron and make a portable version of deezer RPC. By the time it worked, I was happy. |
GG guys, now wait for a release in this repo :) |
I just make a fork with the pull if you want (using yarn install) : https://github.com/JuSteFat/deezer-discord-rpc/releases/tag/deezer |
|
Hi there, sorry for my inactivity here :( Thank you @TanukiPenny and @JuSteFat for your help 😅, anyway I released another version that fixes some things :) I'll leave this issue open in case anyone has the issue even with the latest update |
When we listen a music, discord don't display on the profile :
Same problem in "Playing" mod and "Listening" mod
Sorry for english, i'm a French guy... :/
The text was updated successfully, but these errors were encountered: