soulsync/core
Broque Thomas a167a00a0a Add enhanced search with categorized dropdown UI
Implements an enhanced search endpoint in the backend that unifies Spotify and local database results, returning categorized artists, albums, and tracks. Updates the frontend with a new dropdown overlay for live search, debounced input, categorized result rendering, and direct integration with the main results area for album/track selection. Adds new CSS for the dropdown and result cards, and updates the Track dataclass to include image URLs for richer UI display.
2025-12-29 09:56:32 -08:00
..
database_update_worker.py auto scan after download completion and follow with auto incremental update for active server 2025-09-22 15:01:28 -07:00
jellyfin_client.py Add Jellyfin music library selection support 2025-12-08 10:20:15 -08:00
listenbrainz_client.py listenbrainz update 2025-11-18 09:57:47 -08:00
listenbrainz_manager.py cap listenbrainz playlist memory 2025-11-25 09:44:41 -08:00
lyrics_client.py auto lyric download 2025-09-22 16:04:06 -07:00
matching_engine.py Improve matching logic and wishlist album display 2025-12-28 19:23:50 -08:00
media_scan_manager.py navidrome functionality start 2025-09-21 21:02:12 -07:00
navidrome_client.py library page update 2025-09-23 20:45:58 -07:00
personalized_playlists.py further progress on wishlist rebuild 2025-11-23 19:14:13 -08:00
plex_client.py preferred quality updates. 2025-11-09 14:16:38 -08:00
plex_scan_manager.py fix logging issue 2025-08-09 13:17:11 -07:00
seasonal_discovery.py further progress on wishlist rebuild 2025-11-23 19:14:13 -08:00
soulseek_client.py Add configurable Soulseek search timeout and buffer 2025-12-28 21:02:01 -08:00
spotify_client.py Add enhanced search with categorized dropdown UI 2025-12-29 09:56:32 -08:00
tidal_client.py grab all tracks from tidal playlists correctly 2025-11-09 20:42:29 -08:00
watchlist_scanner.py wishlist auto restart timer check 2025-12-01 10:26:46 -08:00
web_scan_manager.py auto scan after download completion and follow with auto incremental update for active server 2025-09-22 15:01:28 -07:00
wishlist_service.py Improve wishlist track sorting robustness 2025-12-14 12:21:36 -08:00