What's Changed
Feature Improvement: "Remove Duplicates" will now consider user-generated content (i.e. YouTube videos uploaded by users)
- For example, if you have "Paranoid" by Black Sabbath in a playlist, and also a user-uploaded track titled "Black Sabbath - Paranoid" uploaded by a random user called 
nicoboy9987, previously it wouldn't consider these a duplicate because the Artist wasnicoboy9987. Now, it will parse "Black Sabbath - Paranoid" as Artist: "Black Sabbath" and Title: "Paranoid". - This won't work for tracks who swap the order of "Artist - Title" to "Title - Artist", tracks that don't use a hypen as a separator, or tracks/artists that have hypens already in their names.
 
This release also drops support for Intel-based Mac computers, which are being deprecated.
Full Changelog: 3.2.5...3.3.0