• xdavidwu's avatar
    SongSelect: compare id before clearing currentSongCache · 65f8e901
    xdavidwu authored
    Add id check to currentSongCache clearing.
    Fixes subtitle rendering if title matches but not the same song.
    Titles are not guaranteed to be unique, but ids are.
    Title check is still here for tiles that are not songs.
    65f8e901
songselect.js 49.9 KB