SpotiFLAC-Mobile/android
zarzet 482457205a
feat: Add Deezer as alternative metadata source with auto-fallback
- Add Deezer API client (no auth required, rate limit per user IP)
- Add search source selector in Settings (Deezer/Spotify)
- Default to Deezer for better reliability
- Auto-fallback to Deezer when Spotify API is rate limited (429)
- Support fallback for tracks and albums via SongLink API
- Update README with metadata source documentation
- Version 2.1.5-preview (build 42)
2026-01-07 03:25:14 +07:00
..
app feat: Add Deezer as alternative metadata source with auto-fallback 2026-01-07 03:25:14 +07:00
gradle/wrapper Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
.gitignore Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
build.gradle.kts v1.5.0: UI rework, multi-progress tracking, performance optimizations 2026-01-02 02:54:50 +07:00
gradle.properties Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
settings.gradle.kts feat: background download service + queue persistence (v1.6.1) 2026-01-02 18:14:19 +07:00