Commit Graph

27 Commits (50fe4bec97757646884b0459547c190849706dfd)

Author SHA1 Message Date
Broque Thomas d9217237d2 Clean up 286 ruff lint errors to unblock CI and fix 10 latent bugs
2 months ago
Broque Thomas 71a56bf9b7 Fix playlist cover art not syncing to Plex/Jellyfin from Deezer and other sources
2 months ago
Broque Thomas 1071b2ebe5 Make OAuth callback ports configurable via environment variables
2 months ago
Broque Thomas 3b8b369492 Add Your Albums — multi-source liked albums pool (Spotify, Tidal, Deezer)
2 months ago
Broque Thomas 71e4df65e3 Remove emojis from all Python log and print statements
2 months ago
Broque Thomas 58d8e830c6 Your Artists on Discover + Deezer OAuth + MB Lookups Manager + Explorer improvements + bug fixes
3 months ago
Broque Thomas 559b89353f Add API Rate Monitor dashboard with real-time speedometer gauges
3 months ago
Broque Thomas 8bb2729dc3 Fix Tidal playlists showing 0 tracks and broken auto-mirror
3 months ago
Broque Thomas 3154d16cf3 Fix slow Tidal playlist loading — metadata only, no track fetching
3 months ago
Broque Thomas 67db796958 Fix Tidal token refresh hammering when client credentials removed
3 months ago
Broque Thomas d2a241cc04 Fix Tidal playlist sync dropping remix/version info from track titles
3 months ago
Broque Thomas 917c25afd9 Fix Tidal OAuth — override Accept header on token requests to application/json
3 months ago
Broque Thomas 691e026208 Fix Tidal API search — correct endpoint casing, JSON:API Accept header, and best-match selection
3 months ago
Broque Thomas ecfa30c918 Fix Tidal V2 search endpoint, duration parsing, and library badge display
3 months ago
Broque Thomas cc35864e7d Tidal & Qobuz Enrichment Workers - Bug Fixes & Rate Limiting
3 months ago
Broque Thomas ac2c710a1e Tidal & Qobuz Background Enrichment Workers
3 months ago
Broque Thomas 4390036556 Include Tidal version field in track names — fixes remixes all resolving to base title
3 months ago
Broque Thomas d329dd4fe8 Fix Tidal playlist endpoints redundantly re-fetching all playlists — use direct single-playlist fetch
3 months ago
Broque Thomas 2930b5334e Fix Tidal playlist pagination rate limiting — exponential backoff, inter-page delay, and HTTPError propagation
3 months ago
Broque Thomas 622e95e4df fix tidal auth issue on restart
5 months ago
Broque Thomas 05c2cd7320 Update tidal_client.py
5 months ago
Broque Thomas fdb9435fbe Fix pagination cursor retrieval in TidalClient
5 months ago
Broque Thomas 665281f184 Refactor playlist fetching to use Tidal JSON:API
5 months ago
Broque Thomas 77c05b0315 grab all tracks from tidal playlists correctly
7 months ago
Broque Thomas 21d016fcbd Add configurable redirect URI for Spotify and Tidal
9 months ago
Broque Thomas c4b4adf7fb Add web-based Spotify and Tidal OAuth flows
9 months ago
Broque Thomas ebc7e2246d Added tidal support. Fixed readme auth issues.
10 months ago