Commit Graph

2054 Commits

Author SHA1 Message Date
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
Kingkor Roy Tirtho
c0dcc87eb2 chore: upgrade hetu_spotube_plugin 2025-08-19 19:07:37 +06:00
Kingkor Roy Tirtho
b4f8d2dfbf chore: upgrade packages 2025-08-18 20:13:49 +06:00
Kingkor Roy Tirtho
48490cf168 chore(windows): fix Runner.rc not getting version information 2025-08-16 19:01:47 +06:00
Kingkor Roy Tirtho
ea7138e95b chore: remove print 2025-08-16 16:41:11 +06:00
Kingkor Roy Tirtho
5add53e269 fix: local track not working and images of local not showing up 2025-08-16 16:11:04 +06:00
Kingkor Roy Tirtho
c615d48e27 Merge branch 'astro-website' into website 2025-08-15 21:06:37 +06:00
Kingkor Roy Tirtho
92c05a51e1 website: migrate to astro and add plugin docs 2025-08-15 21:06:33 +06:00
Kingkor Roy Tirtho
71bcf355ec website: add back warning 2025-08-15 20:48:29 +06:00
Kingkor Roy Tirtho
089a3445a1 website: add SEO metadata 2025-08-15 20:43:12 +06:00
Kingkor Roy Tirtho
dbba55606b website: fix astro not compiling because it can't detect server-side component 2025-08-15 19:21:40 +06:00
Kingkor Roy Tirtho
a2894db652 website: add ads and mobile screen adaptability 2025-08-15 13:49:41 +06:00
Kingkor Roy Tirtho
edcd784335 website: update button styles and enhance background in global CSS 2025-08-15 11:19:43 +06:00
Kingkor Roy Tirtho
0a153fe770 docs: fix invalid links and redirection 2025-08-14 22:29:12 +06:00
Kingkor Roy Tirtho
3f18f35c0b docs: add search bar and libraries page 2025-08-14 22:20:09 +06:00
Kingkor Roy Tirtho
30fd4acf37 docs: add plugin API docs 2025-08-14 21:21:09 +06:00
Kingkor Roy Tirtho
0e34057794 docs: merge some endpoints together to reduce too much elements on the side bar 2025-08-14 20:19:16 +06:00
Kingkor Roy Tirtho
032309a2c6 feat: enhance markdown configuration and styling with rehype plugins and update global styles 2025-08-14 15:10:14 +06:00
Kingkor Roy Tirtho
858cbd17ad docs: update model documentation and add new model files for Spotube objects 2025-08-14 14:10:04 +06:00
Kingkor Roy Tirtho
fbd7b771ef docs: add detailed documentation for BrowseEndpoint, CoreEndpoint, and SearchEndpoint 2025-08-14 09:55:28 +06:00
Kingkor Roy Tirtho
8bdbe7dfba docs: add detailed documentation for plugin endpoints and methods 2025-08-14 09:25:13 +06:00
Kingkor Roy Tirtho
b3f6824a94 docs: add plugin create guide 2025-08-11 21:03:28 +06:00
Kingkor Roy Tirtho
7bb69c02de website: write into and sidebar and developing plugins pages 2025-08-08 23:54:00 +06:00
Kingkor Roy Tirtho
a734ded6f8 website: add documentation structure and navigation components 2025-08-04 21:25:24 +06:00
Kingkor Roy Tirtho
f228937e3e website: hide older releases before 4.0.2 2025-08-04 13:06:44 +06:00
Kingkor Roy Tirtho
ee7d0cfeb5 website: markdown mdx support and wrap up other pages 2025-08-04 13:04:22 +06:00