Skip to content
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

Album cover stopped showing #86

Open
lopes143 opened this issue Jan 22, 2023 · 10 comments
Open

Album cover stopped showing #86

lopes143 opened this issue Jan 22, 2023 · 10 comments

Comments

@lopes143
Copy link

Recently I posted about different album covers, but today my album cover stopped showing on Discord.

image

I reinstalled everything and didn't solve.
I don't know if TIDAL or Discord released a new update that made this not work, but I leave my problem here.

@purpl3F0x
Copy link
Owner

purpl3F0x commented Jan 22, 2023

I just tested it and works for me, maybe it's the song. I see that is indicates decorridos which according to google translate means elapsed. When the app says elapsed and not remaining it usually means that it didn't find the song.

Edit: btw it finds levitate on me just fine

image

@lopes143
Copy link
Author

Thanks for the quick response, its weird but I tried with other songs, even with the song I showed on last post and the results are the same. I don't know what caused this to happen, but I will keep finding. My pc is a completely mess, lots of trash and cache files...

@lopes143
Copy link
Author

lopes143 commented Jan 23, 2023

I FOUND THE SOLUTION

I don't know how this came to my mind but when I organized my pc I put the tidal-rpc.zip file from GitHub inside the dir I have tidal-rpc files.

And this caused the bug

So minutes ago I tried without the zip file and it worked :)

@lopes143
Copy link
Author

So, after few days it happened aggain: stop showing again. I don't have the zip file anymore, I cleaned Discord and TIDAL cache, ran windows filesystem checkers and still have this problem. Also a friend of mine who has tidal-rpc too end having the same probem.

I tried everyhing but now I really don't know that's the problem

@lopes143 lopes143 reopened this Jan 27, 2023
@ShuriZma
Copy link

ShuriZma commented Apr 11, 2023

@rodrigosplopes06 so instead of the album cover there is just no image at all? did you try checking the dev console?

you can open it using ctrl + shift + i in discord
if youve opened it you should check if there is an image linked or not.
there is that small cursor symbol at the top left of the dev console if you click that you can afterwards click at the place where the album cover should be and then check if the <img> tag contains any url. (should look sth like src="somelink")

might be a cache problem or something.

@lopes143
Copy link
Author

This is the src="" text I found in tag of the cover:

src="https://media.discordapp.net/external/ywdxXIXlL1fDpn-Je0qrREo-SYwTgu9PecdReMtQdkU/https/resources.tidal.com/images//1280x1280.jpg"

Idk if this helps, and I couldn't find if there is any personal information, so I leave it here.

@ShuriZma
Copy link

https://resources.tidal.com/images//1280x1280.jpg seems to be the image link being set by the rpc then. looks like it couldnt properly build the url or something?

@purpl3F0x
Copy link
Owner

Is this still an issue ?

@lopes143
Copy link
Author

lopes143 commented Aug 25, 2023

I'm so sorry, I didn't see your comment. I investigated and it seems to be a physical firewall that I have on my local internet the problem. Without it, the rich presence works perfectly. I still don't know why it happens, since the image url is done by the desktop...

@Pugchaamp
Copy link

I have the same problem, and the same results in element section.
And it fixes only when ALL system traffic goes through VPN/Tunnel on my PC (link in img src become perfectly right and img shows).

But in my situation I only need a few domains to go through proxy, including tidal.com ones to let Tidal work in my country. I think your app is somehow unable to access tidal recources.

So, is there any way to let your process to go through my system proxy settings? I use v2rayN app, and it lets me to add domain, ip or ip cidr to go through proxy.

P.S.: I tried to let discord go through proxy, but it didn`t help. Windows firewall is off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants