Block a user
playlist 'last_used' field not getting updated
Show title and artist when importing from command line
Check for duplicate title when importing
playlist 'last_used' field not getting updated
Fix production track table with:
update tracks set tracks.lastplayed=(select max(lastplayed) from playdates where playdates.track_id=tracks.id);
Can't close Wikipedia tabs
Also, this is invoked by Playlist, Close which isn't really the right menu item.
Check for duplicate title when importing
Show title and artist when importing from command line
playlist 'last_used' field not getting updated