[Bug]: Neither Album Art or Visualiser are showing #2418
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#2418
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
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.
If there's any other info I can provide that would help, I'm happy to do so.
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.