soulsync/core
Broque Thomas 93ac55a709 Improve wishlist track sorting and cleanup logic
Wishlist tracks are now sorted by artist and track name for consistent display. The database query for wishlist tracks now orders by date_added instead of randomly. Added logic to remove completed tracks from the wishlist during failed track processing. Updated docker-compose.yml to mount the H: drive for transfer folders.
2025-09-12 15:19:36 -07:00
..
database_update_worker.py Add Docker support and improve headless compatibility 2025-09-11 08:26:25 -07:00
jellyfin_client.py bug fix 2025-08-18 21:19:52 -07:00
matching_engine.py update pt. vol. feat. matching 2025-08-11 11:58:22 -07:00
media_scan_manager.py Add Docker support and improve headless compatibility 2025-09-11 08:26:25 -07:00
plex_client.py Update plex_client.py 2025-09-12 12:47:00 -07:00
plex_scan_manager.py fix logging issue 2025-08-09 13:17:11 -07:00
soulseek_client.py Improve Docker path handling and filename extraction 2025-09-11 17:46:49 -07:00
spotify_client.py Add web-based Spotify and Tidal OAuth flows 2025-09-11 13:24:15 -07:00
tidal_client.py Add web-based Spotify and Tidal OAuth flows 2025-09-11 13:24:15 -07:00
watchlist_scanner.py better 2025-08-18 10:36:57 -07:00
wishlist_service.py Improve wishlist track sorting and cleanup logic 2025-09-12 15:19:36 -07:00