mirror of
https://github.com/spotiflacapp/SpotiFLAC-Mobile.git
synced 2026-06-01 03:15:17 +07:00
Resolve API (api.zarz.moe): - Refactor songlink.go: Spotify URLs use resolve API, non-Spotify uses SongLink API - Add SongLink fallback when resolve API fails for Spotify (two-layer resilience) - Remove dead code: page parser, XOR-obfuscated keys, legacy helpers Multi-artist tag fix (#288): - Add RewriteSplitArtistTags() in Go to rewrite ARTIST/ALBUMARTIST as split Vorbis comments - Wire method channel handler in Android (MainActivity.kt) and iOS (AppDelegate.swift) - Add PlatformBridge.rewriteSplitArtistTags() in Dart - Call native FLAC rewriter after FFmpeg embed when split_vorbis mode is active - Extract deezerTrackArtistDisplay() helper to use Contributors in album/playlist tracks Code cleanup: - Remove unused imports, dead code, and redundant comments across Go and Dart - Fix build: remove stale getQobuzDebugKey() reference in deezer_download.go |
||
|---|---|---|
| .. | ||
| animation_utils.dart | ||
| audio_analysis_widget.dart | ||
| batch_progress_dialog.dart | ||
| bottom_sheet_option_tile.dart | ||
| cached_cover_image.dart | ||
| collapsing_header.dart | ||
| donate_icons.dart | ||
| download_service_picker.dart | ||
| playlist_picker_sheet.dart | ||
| priority_settings_scaffold.dart | ||
| re_enrich_field_dialog.dart | ||
| settings_group.dart | ||
| track_collection_quick_actions.dart | ||
| update_dialog.dart | ||