Block a user
PlaylistRows.fixup_rownumbers() should never be needed
Very little use now - sanity check on playlist load and when moving rows. Acceptable.
PlaylistRows.fixup_rownumbers() should never be needed
Exception when adding track with note and it being moved
Exception when adding track with note and it being moved
In playlists.py:insert_track(), this code doesn't take account of any note added:
if existing_plr and ask_yes_no("Duplicate row",
"Track…
Exception when adding track with note and it being moved
Exception adding note but no track from track dialog
Exception adding note but no track from track dialog