th-ch / youtube-music

YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
https://th-ch.github.io/youtube-music/
MIT License
8.25k stars 485 forks source link

[Bug]: Neither Album Art or Visualiser are showing #2418

Open allansramblings opened 2 weeks ago

allansramblings commented 2 weeks ago

Preflight Checklist

YouTube Music (Application) Version

3.5.2.0

Checklists

What operating system are you using?

Windows

Operating System Version

Windows 11 V 22H2

What CPU architecture are you using?

x64

Last Known Working YouTube Music (Application) version

No response

Reproduction steps

1) Enable Visualiser Plugin 2) Play any track

Expected Behavior

Album Art or visualiser shows when in the currently playing window

Actual Behavior

The only things I can see are "Up Next", "Lyrics", and "Related".

Enabled plugins

Ad Blocker Bypass Age Restrictions Compact Sidebar Exponential Volume In-App Menu Navigation SponsorBlock Taskbar Media Control Video Quality Changer Visualiser Discord Rich Presence Downloader Lyric Genius Precise Volume Video Toggle

Additional Information

I only noticed the album art not displaying when upgrading to 3.5.2.0 I do use a custom css theme (Rust from Kerichdev) but the issue persists even without it. I'm assuming the visualiser isn't displaying for the same reason the album art isn't displaying. Attached is an image of the issue. image

If there's any other info I can provide that would help, I'm happy to do so.

allansramblings commented 18 hours ago

So, after digging around in the developer tools/css of the player, I've figured out what was causing this. The video toggle plugin force hides the album art section of the player regardless of whether or not a video is playing. So while I don't think this behaviour is intended, it's also kind of on me for using the plugin. Potentially changes can be made to the plugin to fix this, but if this thread should be closed now, go ahead.