Library Checkmark

A minimal Cider plugin that shows a checkmark icon next to songs in album view that are in your Apple Music library. The checkmark appears in place of the favorite star for non-favorited songs, providing a clean visual indicator of library membership.

brendeniannetta

Joined: 3 months ago

Versions

1.2.1

12/28/2025

+ 3 more

Details

Downloads
277
Views
616
Created
12/22/2025
Last Updated
12/22/2025
Type
Plugin
Approved
Yes
/
Library Checkmark

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

  1. Download the latest release from GitHub.

  2. Extract the "brendeni1.library-checkmark" folder.

  3. In Cider: Settings > Extensions > Plugins > "..." > Open AppData Folder.

  4. Copy the extracted folder into the "plugins" directory.

  5. In Cider: Click "..." > Refresh Plugins List and enable.

CONSOLE COMMANDS • refreshLibraryCheckmarks(): Force sync. • clearLibraryCache(): Wipe cache.

REQUIREMENTS Cider v2.5.0+ | License: MIT