v1.5.1
New
- Multi-account auth support —
ytm setupnow handles Google accounts logged into multiple YouTube Music profiles, probing allx-goog-authuserindices automatically (thanks
@glywil, PR #15) - Gentoo packaging — available in the GURU overlay via
emerge media-sound/ytm-player(thanks
@dsafxP, PR #21)
Fixes
- Fixed
nix buildfailing — added missingpillowto core Nix deps, resolvedpython-mpvvsmpvdist-info name mismatch withpythonRemoveDeps, addedtransliterationoptional dep (fixes #18, thanks
@muhmud) - Fixed Browse page showing "Unknown" artist in notifications — raw API items now normalized before playback (fixes #19, thanks

@Gimar250, PR #20) - Fixed
d d/deletekeybind not removing tracks on the Queue page — was matchingTRACK_ACTIONSinstead ofDELETE_ITEM(fixes #22, thanks
@CarterSnich)