Remove shallow color wrapper

This commit is contained in:
Claudio Ortolina
2026-02-10 19:30:25 +00:00
parent 4ef09b47f4
commit 29b1c04433
3 changed files with 9 additions and 14 deletions
-1
View File
@@ -22,7 +22,6 @@ defmodule MusicLibrary do
- `MusicLibrary.ScrobbleRules` - Rules system for normalizing scrobbled track metadata
### Content and Metadata Management
- `MusicLibrary.Colors` - Color extraction from album artwork using fast or slow algorithms
- `MusicLibrary.OnlineStoreTemplates` - Configurable templates for generating online store URLs
- `MusicLibrary.Secrets` - Encrypted storage for API keys and sensitive configuration
"""