Remove real_last_played_date from Media table
It used to be useful to differentiate between an imported media that was never played, and an external media that was never played, in order not to remove analyzed media from Media::removeOldMedia
But it's never updated anymore, and the import_type
can be used to differentiate, so I don't see any reason to keep it