You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimize to tray β closing the window keeps Zuno running and playing. Quit from the tray icon. Enable it in Settings β Window.
Switch channels β pick between the YouTube channels on your signed-in account, from the toolbar avatar or Settings β Account.
Queue panel rebuilt β collapses to an artwork rail by default, with end-queue-here, generate-queue-from-here, shuffle and clear.
Play in loop β on album and playlist pages, backed by a real repeat-all mode that also reaches the player bar's repeat button.
Add to queue β a whole album or playlist from its header, or a single song from the hover actions on any track row.
Fixes
The account name and photo always read "YouTube Music". Three separate faults: the channel list was requested on the music client, which the WEB-only endpoint answers with a stub; non-music requests went out unsigned, so YouTube replied as if signed out; and the profile that did come back was overwritten by the placeholder during dedupe.
A rejected channel switch no longer leaves the library broken across restarts β it verifies the new identity first and reverts if YouTube refuses it.
Settings rows and card headers now space label and control apart instead of jamming them together.
Toolbar tooltips no longer render outside the window and get clipped.
Playback controls stay centred whether or not the extra control is visible.
Also
Optional compact player bar (seek bar under the transport).
Add-to-playlist shows which playlists a song is already in, and offers local playlists.