kellnerd / harmony

Music Metadata Aggregator and MusicBrainz Importer
MIT License
22 stars 6 forks source link

Remove ` - Single` & ` - EP` from release names automagically #9

Open UnviableFriend opened 3 weeks ago

UnviableFriend commented 3 weeks ago

Some services add these bits to the ends of release titles. Currently atisket automatically removes them from the titles.

kellnerd commented 3 weeks ago

Agreed that this should be removed, ideally in combination with setting the release group type instead. We just have to be careful not to change release titles legitimately ending in EP. Do you know any services other than Apple Music / iTunes which are doing this?

UnviableFriend commented 3 weeks ago

From a quick search it looks like it's probably just Apple adding it after all

phw commented 2 weeks ago

I'll do this as part of #15