soulsync/core/wishlist
Antti Kettunen 0fa692f935
Make wishlist respect configured providers
- add neutral wishlist payload helpers while keeping legacy Spotify aliases
- route wishlist removal and classification through generic track data
- keep API and service compatibility for existing callers
2026-04-30 07:41:22 +03:00
..
__init__.py Extract wishlist logic into dedicated package 2026-04-28 21:17:24 +03:00
classification.py Make wishlist respect configured providers 2026-04-30 07:41:22 +03:00
payloads.py Make wishlist respect configured providers 2026-04-30 07:41:22 +03:00
presence.py Extract wishlist logic into dedicated package 2026-04-28 21:17:24 +03:00
processing.py fix: drop redundant library-cleanup pass from wishlist download flows 2026-04-28 20:30:12 -07:00
reporting.py Extract wishlist logic into dedicated package 2026-04-28 21:17:24 +03:00
resolution.py Make wishlist respect configured providers 2026-04-30 07:41:22 +03:00
routes.py Make wishlist respect configured providers 2026-04-30 07:41:22 +03:00
selection.py Make wishlist respect configured providers 2026-04-30 07:41:22 +03:00
service.py Make wishlist respect configured providers 2026-04-30 07:41:22 +03:00
state.py Extract wishlist logic into dedicated package 2026-04-28 21:17:24 +03:00