Commit Graph

969 Commits (1.4)
 

Author SHA1 Message Date
Broque Thomas 61618c2fc7
Merge pull request #126 from Nezreka/itunes
3 months ago
Broque Thomas f4365fa836 Fix artist image not appearing for artist bubble, artist bubble modal or when an artist is selected in search.
3 months ago
Broque Thomas d7542b20c9 update version modal and readme
3 months ago
Broque Thomas 905e98016f Fix watchlist artist config and add image at insert when Itunes source.
3 months ago
Broque Thomas 47c45ddea7 feat: dynamic music source labels in discovery modals
3 months ago
Broque Thomas 59848acaf3 feat: dynamic source labels and enhanced connection testing
3 months ago
Broque Thomas 4cbb3c952b Fix 'view discog' button on discover hero slider when itunes is primary source.
3 months ago
Broque Thomas 4f1dc2c15f force refetch similar artists when Spotify IDs missing
3 months ago
Broque Thomas 3cb88669e3 Fix iTunes-only Discover page not loading data
3 months ago
Broque Thomas b0e34c6942 Update web_server.py
3 months ago
Broque Thomas 580d28cfb9 Update web_server.py
3 months ago
Broque Thomas 2170ffa99e Fix discovery modal fix button for iTunes source and ListenBrainz playlists
3 months ago
Broque Thomas 84e6b01cc6 Add iTunes fallback to Tidal and Beatport discovery workers
3 months ago
Broque Thomas 4319d440ee Add iTunes as resilient primary source for discovery features
3 months ago
Broque Thomas 1d14a8b987 Discover page itunes integration. Spotify and Itunes will have their own pool
3 months ago
Broque Thomas 1560726bbc rebuild discovery pool flow to allow multiprocessing of itunes and spotfiy. each getting their own pool.
3 months ago
Broque Thomas fecd371b5e Add lazy loading for artist images across UI
3 months ago
Broque Thomas f12478ee70 Add iTunes fallback and improve artist/album handling
3 months ago
Broque Thomas b790c34657 Add support for scanning artists with iTunes provider
3 months ago
Broque Thomas 579124c477 Normalize iTunes API responses to Spotify format
3 months ago
Broque Thomas f126cf7118 Add cross-provider support for watchlist artists
3 months ago
Broque Thomas e7c1e44cf1 Add iTunes metadata client and fallback guide
3 months ago
Broque Thomas 7dd6c9daea
Merge pull request #120 from rafaelxy/fix/config-from-file-if-no-db
3 months ago
Rafael Richard 3e733ab459 gracefully try to load configs from file into DB if the DB is fresh
3 months ago
Broque Thomas 05c2cd7320 Update tidal_client.py
3 months ago
Broque Thomas c3f4055418
Delete .claude directory
3 months ago
Broque Thomas fdb9435fbe Fix pagination cursor retrieval in TidalClient
3 months ago
Broque Thomas 6e02aa03ac Remove redundant playlist ownership filtering
3 months ago
Broque Thomas 665281f184 Refactor playlist fetching to use Tidal JSON:API
3 months ago
Broque Thomas f4bdb76c72 Reduce stuck flag timeout to 15 minutes
3 months ago
Broque Thomas fb56fbca5f Enhance wishlist auto-processing detection and UI feedback
3 months ago
Broque Thomas 2ede3ddee7 Improve wishlist and watchlist auto-scheduling robustness
3 months ago
Broque Thomas 007640a37f Reload Soulseek client config on orchestrator init
3 months ago
Broque Thomas af5cc33c34 Deduplicate wishlist tracks during sanitization and filtering
3 months ago
Broque Thomas 030757fe12 Improve wishlist deduplication and timer reset logic
3 months ago
Broque Thomas a8766828d9 Add content type filters for watchlist artists
3 months ago
Broque Thomas d9a8162fb9 Fix context key consistency and add metadata write locks
3 months ago
Broque Thomas 99c8f71420 Refine noise removal in track title normalization
3 months ago
Broque Thomas 5dab9e7259 Improve track title cleaning for comparison
3 months ago
Broque Thomas 404f8b254d Add diacritic-normalized artist name variations
3 months ago
Broque Thomas b269084c7d Improve album title matching with diacritic normalization
3 months ago
Broque Thomas 05aa731381 Sanitize context values in path template substitution
3 months ago
Broque Thomas 8620b52709 Improve album search normalization and fallback logic
3 months ago
Broque Thomas c6a9db234a Update README.md
3 months ago
Broque Thomas 104ef6e830 Update README.md
3 months ago
Broque Thomas d4f1b3ed9a Add fallback for legacy config loading
3 months ago
Broque Thomas c7f2f95450 Update to SoulSync v1.3 with YouTube engine and fixes
3 months ago
Broque Thomas 9aa2ac463a Add Docker path resolution for downloads
3 months ago
Broque Thomas ec1d193093 Improve Tidal auth instructions for remote and Docker users
4 months ago
Broque Thomas c251edc709 Improve stuck flag recovery and album classification
4 months ago