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

artwork of certain album not being shown for some reason #153

Open
LordFoogThe4rd opened this issue Jul 21, 2022 · 14 comments
Open

artwork of certain album not being shown for some reason #153

LordFoogThe4rd opened this issue Jul 21, 2022 · 14 comments

Comments

@LordFoogThe4rd
Copy link

LordFoogThe4rd commented Jul 21, 2022

Describe the bug
artwork is not being shown for 1 certain album, others still show

To Reproduce
Steps to reproduce the behavior:

  1. Play song

Expected behavior
artwork should show normally for all songs that has artwork

Screenshots
https://streamable.com/456vd0

Environment (please complete the following information):

  • MusicBee Version: 3.5.8150
  • Plugin Version: 3.0.3

Additional context
no error on discord or musicbee

update: worked after a restart

@Zekken117
Copy link

Zekken117 commented Jul 21, 2022

I also encountered this with some certain album. It goes as follow, I play a song normally everything's fine, but when I play this particullar track/album the whole DiscordBee presence on Discord status appeared to be lag out, stuck in the last song I played and still counting elapse time, but if I change to the song that work it suddenlly started working again like nothing happen

EDIT: Just got a lead, those track in question does have 1 thing in common, both are in grossly long japanese name/Mutiple artist and contain a Katakana writing in them. Such as, 東京スプリングセッション, アノーイング!さんさんウィーク.

It might not be very helpful, cuz there are other song which have katakana in them but work.

@VelocityRa
Copy link
Contributor

VelocityRa commented Jul 21, 2022

Are you guys sure this doesn't happen on every new cover? Because I had the same issue when I was using the default imgur API key.
Go to Tools -> DiscordBee -> Uploader Health and check if it says True or False. If it says False then that's the issue, you should make an API key for yourself.

@suffering
Copy link

I've also noticed that the album covers aren't showing up any longer. Initially all the albums that I've listened to frequently would still show up, and albums that I have never listened to would just display the MusicBee logo -- but slowly but surely even the albums which were showing up previously stopped showing their covers on Discord as well. Whenever I check the Uploader Health status it says it's working so I'm not entirely sure what the issue is. Everything was smooth sailing for me until recently. I haven't changed any settings one bit so I'm starting to think this is Imgur related perhaps?

@Svarr
Copy link
Contributor

Svarr commented Jul 21, 2022

I've also noticed that the album covers aren't showing up any longer. Initially all the albums that I've listened to frequently would still show up, and albums that I have never listened to would just display the MusicBee logo -- but slowly but surely even the albums which were showing up previously stopped showing their covers on Discord as well. Whenever I check the Uploader Health status it says it's working so I'm not entirely sure what the issue is. Everything was smooth sailing for me until recently. I haven't changed any settings one bit so I'm starting to think this is Imgur related perhaps?

I had the same issue for the last few days. In my case it was caused by DiscordBee changing the imgur album id for some reason but keeping the cache from the previous album. Nothing was uploaded to both the new and the old album. Deleting the cache file resolved the issue for me (close MusicBee first).

@Fivda
Copy link

Fivda commented Jul 21, 2022

Are you guys sure this doesn't happen on every new cover? Because I had the same issue when I was using the default imgur API key. Go to Tools -> DiscordBee -> Uploader Health and check if it says True or False. If it says False then that's the issue, you should make an API key for yourself.

how do you exactly do that?

@LordFoogThe4rd
Copy link
Author

I had the same issue for the last few days. In my case it was caused by DiscordBee changing the imgur album id for some reason but keeping the cache from the previous album. Nothing was uploaded to both the new and the old album. Deleting the cache file resolved the issue for me (close MusicBee first).

how do you delete cache?

@LordFoogThe4rd
Copy link
Author

i've also got my own imgur client id and it still doesn't work

@Svarr
Copy link
Contributor

Svarr commented Jul 23, 2022

how do you delete cache?

It's the file at %appdata%\MusicBee\DiscordBee\DiscordBee-Imgur.cache.

@Fivda
Copy link

Fivda commented Jul 23, 2022

welp deleted my cache and now i guess my old covers are gone now and nothing gets uplodaded at all lol, and it says imgur is healthy so idk

@Svarr
Copy link
Contributor

Svarr commented Jul 23, 2022

Checking which album covers are uploaded to the current imgur album could probably help identify the problem.

To do that, open the %appdata%\MusicBee\DiscordBee\DiscordBee-Imgur.album file and then visit imgur.com/a/<Id> (replacing <Id> with the value from the file).

@Fivda
Copy link

Fivda commented Jul 23, 2022

Checking which album covers are uploaded to the current imgur album could probably help identify the problem.

To do that, open the %appdata%\MusicBee\DiscordBee\DiscordBee-Imgur.album file and then visit imgur.com/a/<Id> (replacing <Id> with the value from the file).

can't find any such file in there, there's just DiscordBee-Imgur.cache and DiscordBee.settings

@Svarr
Copy link
Contributor

Svarr commented Jul 25, 2022

Are you guys sure this doesn't happen on every new cover? Because I had the same issue when I was using the default imgur API key. Go to Tools -> DiscordBee -> Uploader Health and check if it says True or False. If it says False then that's the issue, you should make an API key for yourself.

how do you exactly do that?

See the README on how to create your own imgur API key. Though it was mentioned here only as a fix for when the uploader health isn't true.

can't find any such file in there, there's just DiscordBee-Imgur.cache and DiscordBee.settings

If the file doesn't get created, maybe there is something logged to the %appdata%\MusicBee\ErrorLog.dat?

@sll552
Copy link
Owner

sll552 commented Jul 25, 2022

Hmm maybe this is also caused by hitting the rate limit, because album creation is a POST request which could be rate limited. But needs testing basically renaming the .album and see if recreation works. Then rename back after closing MusicBee. But it should work anyway when using a custom imgur API key.

@mansathewise
Copy link

I experienced the same issue. Some album artwork wouldn't display even though the uploader check was displaying "true". Deleting the cache resolved the issue for me.

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

8 participants