Map explicit/clean disambiguation to iTunes advisory tag for Picard
Find a file
2026-03-11 22:38:18 -04:00
.gitignore 1.0.0 2026-03-11 17:24:18 -04:00
__init__.py Improve edge case where clean songs are in an explicit album (e.g PARTYMOBILE) 2026-03-11 22:38:18 -04:00
constants.py Use regex for stripping 2026-03-11 21:50:36 -04:00
README.md 1.0.0 2026-03-11 17:24:18 -04:00
tests.py Use regex for stripping 2026-03-11 21:50:36 -04:00

ecd2iTat

Convert disambiguations containing "explicit"/"clean" (and others) keywords to proper tags so clients can display the 🅴/🅲 symbol

What the hell is that name?

(E)xplicit/(c)lean (d)isambiguation [to] (iT)unes (a)dvisory (t)ag*

* itunesadvisory (and rtng because why not)

Getting Started

  1. Clone this repository to your Picard plugins folder
  2. Enable the plugin
  3. Configure it to your liking (optional)