auth
~/.clickwheel/.env. One-time per Mac and Apple ID; the token is long-lived
but can be revoked.
Examples
delete
string
required
Apple Music library playlist name to delete.
boolean
Skip the confirmation prompt.
doctor
plex doctor.
Examples
list
apple pull to find the playlist you want.
Manual and smart playlists both appear; smart ones come back with
canEdit=false (we can pull them but you can’t push back).
match
apple push
is faster. Tracks below --min-confidence are flagged low-confidence for
review before pushing.
Examples
string
required
clickwheel playlist to match.
boolean
Ignore the cache and re-match every track.
number
default:"0.85"
Threshold between matched and low-confidence.
pull
string
required
Apple Music playlist to import.
boolean
Replace an existing clickwheel playlist with the same name.
number
default:"0.85"
Fuzzy-match threshold for unmatched cache entries.
push
--include-low (after a
clickwheel apple match review) to include them.
Examples
string
required
clickwheel playlist to push to Apple Music.
boolean
Ignore the cache and re-match every track.
number
default:"0.85"
Reject matches below this confidence.
boolean
Push low-confidence matches too (use after reviewing).
boolean
Skip the confirmation prompt.

