SpotiFLAC-Mobile/android
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
..
app feat: add genre and label metadata to FLAC downloads 2026-01-19 02:14:50 +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