A minimal plugin that displays a checkmark (✓) next to songs in your Apple Music library within Album View.
LOGIC • Library + Not Favorited: Shows Checkmark (✓) • Library + Favorited: Shows Star (★) • Not in Library: Empty space
FEATURES • Efficient Caching: Two-tier cache (Library: 1hr, Songs: 2min) minimizes API calls. • Zero Clutter: Only activates in Album View. • Batch Processing: Checks entire albums in a single pass.
INSTALLATION
Download the latest release from GitHub.
Extract the "brendeni1.library-checkmark" folder.
In Cider: Settings > Extensions > Plugins > "..." > Open AppData Folder.
Copy the extracted folder into the "plugins" directory.
In Cider: Click "..." > Refresh Plugins List and enable.
CONSOLE COMMANDS • refreshLibraryCheckmarks(): Force sync. • clearLibraryCache(): Wipe cache.
REQUIREMENTS Cider v2.5.0+ | License: MIT