SpotiFLAC-Mobile/android/app
zarzet e7077781e6
feat: add genre and label metadata to FLAC downloads
- Fetch genre and label from Deezer album API before download
- Add GENRE, ORGANIZATION (label), and COPYRIGHT tags to FLAC files
- Update Go Metadata struct with new fields
- Add GetDeezerExtendedMetadata export function for Flutter
- Register platform channel handlers for Android and iOS
- Pass genre/label through download flow to all services (Tidal/Qobuz/Amazon)
2026-01-19 02:14:50 +07:00
..
libs Fix metadata consistency (Go->Flutter) and build optimization 2026-01-09 02:12:24 +07:00
src feat: add genre and label metadata to FLAC downloads 2026-01-19 02:14:50 +07:00
build.gradle.bak Fix metadata consistency (Go->Flutter) and build optimization 2026-01-09 02:12:24 +07:00
build.gradle.kts chore: update targetSdk to 36 (Android 16) with timeout handler 2026-01-10 04:51:15 +07:00
proguard-rules.pro Fix R8: add dontwarn for Play Core and javax.xml.stream 2026-01-09 02:19:37 +07:00