Skip to content
  • Marinus Schraal's avatar
    coremodel: Don't bind player validation · 0089ca26
    Marinus Schraal authored and Marinus Schraal's avatar Marinus Schraal committed
    Since fb9878fa starting to play a song from a new set player playlist
    is relatively slow. It is however unneeded to bind validation back to
    the main model song as it is just a short-lived playability check for
    local songs.
    
    Remove the validation property binding to remedy the slowness.
    0089ca26