Zarz Eleutherius
6da65ed033
New translations app_en.arb (French)
2026-01-21 02:22:34 +07:00
Zarz Eleutherius
553c6b6c4a
Update source file app_en.arb
2026-01-21 02:22:31 +07:00
zarzet
68fa1bfdae
feat: improve providers, l10n updates, and UI enhancements (testing)
2026-01-20 09:55:46 +07:00
Zarz Eleutherius
a32487ad88
New translations app_en.arb (Hindi)
2026-01-20 02:16:58 +07:00
Zarz Eleutherius
bd4946db37
New translations app_en.arb (Indonesian)
2026-01-20 02:16:57 +07:00
Zarz Eleutherius
69f143dd9d
New translations app_en.arb (Chinese Traditional)
2026-01-20 02:16:56 +07:00
Zarz Eleutherius
15408bfa1c
New translations app_en.arb (Chinese Simplified)
2026-01-20 02:16:55 +07:00
Zarz Eleutherius
edc715021d
New translations app_en.arb (Russian)
2026-01-20 02:16:54 +07:00
Zarz Eleutherius
392472b027
New translations app_en.arb (Portuguese)
2026-01-20 02:16:53 +07:00
Zarz Eleutherius
69741fa47c
New translations app_en.arb (Dutch)
2026-01-20 02:16:52 +07:00
Zarz Eleutherius
484720bcda
New translations app_en.arb (Korean)
2026-01-20 02:16:51 +07:00
Zarz Eleutherius
f3cc51fb06
New translations app_en.arb (Japanese)
2026-01-20 02:16:50 +07:00
Zarz Eleutherius
452ea7084a
New translations app_en.arb (German)
2026-01-20 02:16:49 +07:00
Zarz Eleutherius
bba059fc44
New translations app_en.arb (Spanish)
2026-01-20 02:16:48 +07:00
Zarz Eleutherius
3f75cace2b
New translations app_en.arb (French)
2026-01-20 02:16:47 +07:00
zarzet
0119db094d
feat: add extended metadata (genre, label, copyright) support
...
- Add genre, label, copyright fields to ExtTrackMetadata and DownloadResponse
- Add utils.randomUserAgent() for extensions to get random User-Agent strings
- Fix VM race condition panic by adding mutex locks to all provider methods
- Fix Tidal release date fallback when req.ReleaseDate is empty
- Display genre, label, copyright in track metadata screen
- Store extended metadata in download history for persistence
- Add trackGenre, trackLabel, trackCopyright localization strings
2026-01-19 21:13:40 +07:00
zarzet
1546d7da22
feat: add external LRC lyrics file support and fix locale parsing
...
- Add lyrics mode setting (embed/external/both) for saving lyrics
- Implement SaveLRCFile() in Go backend for all providers (Tidal, Qobuz, Amazon)
- Fix locale parsing in app.dart to handle country codes (e.g., pt_PT -> Locale('pt', 'PT'))
- Change Portuguese label from Portugal to Brasil in language settings
2026-01-19 18:57:27 +07:00
zarzet
a650632c4e
feat: add translators section in about page and fix ARB locale format
2026-01-19 02:25:30 +07:00
zarzet
3c118f74e4
chore: rename ARB files and add Spanish/Portuguese languages
2026-01-19 02:17:32 +07:00
zarzet
bc3055f6e1
chore: update supported locales
2026-01-19 02:14:54 +07:00
zarzet
da574f895c
feat: v3.1.2 - MP3 option, dominant color headers, sticky titles, disc separation
...
Added:
- MP3 quality option with FLAC-to-MP3 conversion (320kbps)
- Dominant color header backgrounds on detail screens
- Spotify-style sticky title on scroll (album, playlist, artist screens)
- Disc separation for multi-disc albums
- Album grouping in recent downloads
- 50% screen width cover art
Changed:
- Improved FFmpeg FLAC-to-MP3 conversion workflow
- AppBar uses theme surface color when collapsed
Fixed:
- Empty catch blocks with proper comments
- Russian plural forms (ICU syntax)
Dependencies:
- Added palette_generator ^0.3.3+4
2026-01-19 02:13:53 +07:00
Zarz Eleutherius
5d03eb0656
New translations app_en.arb (Portuguese)
2026-01-19 02:11:51 +07:00
Zarz Eleutherius
be3ee3b216
New translations app_en.arb (Chinese Traditional)
2026-01-19 00:29:39 +07:00
Zarz Eleutherius
3747674968
New translations app_en.arb (Russian)
2026-01-19 00:29:37 +07:00
Zarz Eleutherius
ff9d088c5f
New translations app_en.arb (German)
2026-01-19 00:29:34 +07:00
Zarz Eleutherius
12db11d559
New translations app_en.arb (Spanish)
2026-01-19 00:29:33 +07:00
Zarz Eleutherius
7e1aca33a5
New translations app_en.arb (Hindi)
2026-01-18 03:42:29 +07:00
Zarz Eleutherius
07a1c68354
New translations app_en.arb (Indonesian)
2026-01-18 03:42:28 +07:00
Zarz Eleutherius
f4d7c6531f
New translations app_en.arb (Chinese Traditional)
2026-01-18 03:42:27 +07:00
Zarz Eleutherius
e9ca054682
New translations app_en.arb (Chinese Simplified)
2026-01-18 03:42:27 +07:00
Zarz Eleutherius
1069bdd0d8
New translations app_en.arb (Portuguese)
2026-01-18 03:42:25 +07:00
Zarz Eleutherius
ff882a58d7
New translations app_en.arb (Dutch)
2026-01-18 03:42:25 +07:00
Zarz Eleutherius
dddc8c3d94
New translations app_en.arb (Korean)
2026-01-18 03:42:24 +07:00
Zarz Eleutherius
720525b67b
New translations app_en.arb (German)
2026-01-18 03:42:22 +07:00
Zarz Eleutherius
cc12f63d36
New translations app_en.arb (Spanish)
2026-01-18 03:42:21 +07:00
Zarz Eleutherius
5c67553596
New translations app_en.arb (French)
2026-01-18 03:42:20 +07:00
zarzet
0ccda8db58
fix: locale format and translation updates
2026-01-18 03:27:43 +07:00
zarzet
6d7b89b881
v3.1.1: Lyrics caching, duration matching, Deezer cover upgrade, live extension search, Russian language, fix race conditions and scroll exceptions
2026-01-18 03:15:20 +07:00
Zarz Eleutherius
2eb1d2a65d
New translations app_en.arb (Russian)
2026-01-18 01:45:39 +07:00
Zarz Eleutherius
ce057c6473
New translations app_en.arb (Japanese)
2026-01-18 01:45:36 +07:00
Zarz Eleutherius
65e21a421d
New translations app_en.arb (Hindi)
2026-01-17 05:23:55 +07:00
Zarz Eleutherius
87b33dda7e
New translations app_en.arb (Indonesian)
2026-01-17 05:23:54 +07:00
Zarz Eleutherius
2f097c8f6c
New translations app_en.arb (Chinese Traditional)
2026-01-17 05:23:53 +07:00
Zarz Eleutherius
8cbdea1417
New translations app_en.arb (Chinese Simplified)
2026-01-17 05:23:52 +07:00
Zarz Eleutherius
48bdd154f6
New translations app_en.arb (Russian)
2026-01-17 05:23:51 +07:00
Zarz Eleutherius
ae0e157c34
New translations app_en.arb (Portuguese)
2026-01-17 05:23:50 +07:00
Zarz Eleutherius
53fcdd9a47
New translations app_en.arb (Dutch)
2026-01-17 05:23:49 +07:00
Zarz Eleutherius
3d6be3bf92
New translations app_en.arb (Korean)
2026-01-17 05:23:48 +07:00
Zarz Eleutherius
2d7fba3f52
New translations app_en.arb (Japanese)
2026-01-17 05:23:47 +07:00
Zarz Eleutherius
e02d8ff2cd
New translations app_en.arb (German)
2026-01-17 05:23:46 +07:00