Guanciottaman
e27f58666e
Merge ff252d6b14
into 151a440e7e
2025-09-09 09:37:06 +06:00
Kingkor Roy Tirtho
151a440e7e
chore: bump version to v5 and generate changelogs
2025-09-09 00:51:09 +06:00
Kingkor Roy Tirtho
9471e008e3
fix(ui): lyrics white text in white background and small player buttons
2025-09-09 00:45:45 +06:00
Kingkor Roy Tirtho
ecc0bdcc42
chore: slate color by default
2025-09-09 00:13:43 +06:00
Kingkor Roy Tirtho
49c04af302
chore: add translation attribute for conventional-commit
2025-09-08 23:47:55 +06:00
Kingkor Roy Tirtho
afe0bea306
docs: add updated screenshots
2025-09-08 22:50:06 +06:00
Stephan Paternotte
eadf2d928f
translation: correction of the dutch language ( #1306 )
...
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2025-09-08 20:10:03 +06:00
Richard Hajek
a299a97ca4
doc: compilation with fvm ( #2254 )
...
* doc: compilation with fvm
* Update bootstrap command in CONTRIBUTION.md
Removed the 'enable-experiment=records,patterns' option from the build_runner command.
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2025-09-08 20:06:03 +06:00
Kingkor Roy Tirtho
cbbd0a2b40
chore: update podfile
2025-09-08 19:42:48 +06:00
Kingkor Roy Tirtho
216fdadf25
chore: fix dependency issues
2025-09-08 16:45:55 +06:00
Lorenzo
3599a4340f
docs: Removed Google Play Store link from readme file ( #2638 )
...
* Update README.md
* Update README.md
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2025-09-08 16:34:37 +06:00
Kingkor Roy Tirtho
719229b2b7
chore: add gap between metadata plugin
2025-09-08 16:30:10 +06:00
Kingkor Roy Tirtho
49db82083c
chore: add support for language dialects
2025-09-08 16:29:05 +06:00
maboroshin
84f119e482
translation: fix Japanese translations ( #2732 )
...
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2025-09-08 16:15:07 +06:00
SamHacker
aeb8caf059
translation: add Traditional Chinese translation ( #2762 )
...
* add: Add the translation file for Chinese Traditional
* i18n: fix wrong translation in Chinese Simpfied
* i18n: Finish the translation in Chinese Traditional file
* i18n: Add Traditional Chinese locale support
* i18n: Add Traditional Chinese language code
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2025-09-08 16:11:54 +06:00
Kingkor Roy Tirtho
7c4956153a
chore: allow for any libjsoncpp
2025-09-08 16:04:23 +06:00
Kingkor Roy Tirtho
58dc80aa09
fix(playback): alternative track sources switch not working
2025-09-08 15:31:29 +06:00
Kingkor Roy Tirtho
4a07945214
fix(track_options): tapping on option doesn't close the menu
2025-09-08 14:27:29 +06:00
Kingkor Roy Tirtho
7b21eca37b
fix(playback): play not fetching full playlist if playlist is too long
2025-09-08 14:09:16 +06:00
Kingkor Roy Tirtho
43ddf90c48
docs: remove legal notice warning
2025-09-07 20:36:32 +06:00
Kingkor Roy Tirtho
878a441a9f
fix: windows webview2 environment permission issue
2025-09-06 22:32:41 +06:00
Kingkor Roy Tirtho
90493f0ea3
chore: add changelog generator config
2025-09-06 00:40:33 +06:00
Kingkor Roy Tirtho
db22b4fcce
chore: syntax errors
2025-09-05 23:39:07 +06:00
Kingkor Roy Tirtho
0d6d482630
chore: build runner error
2025-09-05 23:33:55 +06:00
Kingkor Roy Tirtho
a4162dc2ad
chore: upgrade drift schema for new plugin metadata fields
2025-09-05 22:52:06 +06:00
Kingkor Roy Tirtho
469a76dbd6
fix: yt-dlp playback not working and add partial support for HLS streaming
2025-09-05 22:40:18 +06:00
Kingkor Roy Tirtho
6940e92142
chore: system tray icon and pagination not working
2025-09-05 21:16:24 +06:00
Kingkor Roy Tirtho
4d57b134a3
cd: use xcode 16.2
2025-09-05 20:01:33 +06:00
Kingkor Roy Tirtho
a370166576
chore: add metadata plugin version
2025-09-05 18:47:46 +06:00
Kingkor Roy Tirtho
69d50eec35
chore: fix artist top tracks play button not showing loading indicator
2025-09-05 17:53:06 +06:00
Kingkor Roy Tirtho
2e48ac380b
chore(translation): update missing translations
2025-09-05 17:31:09 +06:00
Kingkor Roy Tirtho
d22b5349a3
chore: fix pagination not working
2025-09-05 17:06:12 +06:00
Kingkor Roy Tirtho
83172f198c
chore: fix saving/removing tracks, albums, artists and playlists from library not working
2025-09-05 16:57:29 +06:00
Kingkor Roy Tirtho
f870e12011
fix(playback): skip network requests if cached file already exists
2025-09-05 11:03:56 +06:00
Kingkor Roy Tirtho
345c6ac714
chore: fix pagination for liked tracks and saved albums not working
2025-09-05 10:50:14 +06:00
Kingkor Roy Tirtho
005355e267
chore(translation): add l10n support for new metadata plugin pages
2025-09-03 18:45:38 +06:00
Kingkor Roy Tirtho
aee2c9282d
chore: avoid checking stream accessibility all the time
...
Only check stream accessible or not when first time it fails or gets blocked
2025-09-03 17:31:38 +06:00
Kingkor Roy Tirtho
ea329f40e8
fix(yt): fallback to different search result if all streaming url is inaccessible
2025-09-02 20:56:28 +06:00
Kingkor Roy Tirtho
b248f90403
chore: remove log in TrackSourceQuery.parseUri
2025-09-02 20:10:43 +06:00
Kingkor Roy Tirtho
e2c0ddef24
fix: inaccessible streaming url causing rapid skips
...
Now it filters the inaccessible streaming urls out so weird stuff won't happen
2025-09-02 20:10:02 +06:00
Kingkor Roy Tirtho
2a0853026a
fix: local playback not working for tracks with special # (hashtag) characters
2025-08-31 00:45:29 +06:00
Kingkor Roy Tirtho
dddaa5a964
chore: upgrade new pipe extractor
2025-08-30 23:40:48 +06:00
Kingkor Roy Tirtho
412f3dd81c
chore: optimize assets and app size
2025-08-29 17:33:54 +06:00
Kingkor Roy Tirtho
7f30ae8d31
chore: disable caching of plugin download file
2025-08-29 15:05:29 +06:00
Kingkor Roy Tirtho
c0d50d441e
fix: use plugin author and name as slug
2025-08-29 14:56:24 +06:00
Kingkor Roy Tirtho
66cae6c7ac
chore: upgrade Flutter version
2025-08-29 13:08:28 +06:00
Kingkor Roy Tirtho
308c417ed3
cd: use macos 14 instead 15
2025-08-25 19:27:18 +06:00
Kingkor Roy Tirtho
0823629fb5
chore: upgrade dependencies
2025-08-23 10:07:41 +06:00
Kingkor Roy Tirtho
7037145519
feat: add ErrorBox and NoDefaultMetadataPlugin components
...
- Implemented ErrorBox for displaying error messages with retry functionality and log viewing.
- Created NoDefaultMetadataPlugin to inform users about missing default metadata providers and provide navigation to manage them.
2025-08-19 22:34:37 +06:00
Kingkor Roy Tirtho
08d1c98674
refactor: move scrobbler to their own place
2025-08-19 20:22:48 +06:00