Alessio
ae925d7624
Deleted NewPipedExtractor
2025-04-14 12:10:33 +02:00
Alessio
fece073def
This pull request primarily involves the removal of several configuration files and assets, as well as minor updates to documentation. The most significant changes are the deletion of various .vscode configuration files and the removal of unused assets from the project.
...
Configuration File Removals:
.vscode/c_cpp_properties.json: Removed the entire configuration for C/C++ properties.
.vscode/launch.json: Removed the Dart launch configurations for different environments and modes.
.vscode/settings.json: Removed settings related to CMake, spell checking, file nesting, and Dart Flutter SDK path.
.vscode/snippets.code-snippets: Removed code snippets for Dart, including PaginatedState and PaginatedNotifier templates.
.vscode/tasks.json: Removed the tasks configuration file.
Documentation Updates:
CONTRIBUTION.md: Removed heart emoji from the introductory text.
README.md: Updated the logo image and made minor text adjustments, including removing emojis and updating section titles. [1] [2] [3] [4] [5]
Asset Removals:
lib/collections/assets.gen.dart: Removed multiple unused asset references, including images related to Spotube logos and banners. [1] [2] [3]
Minor Code Cleanups:
cli/commands/build/linux.dart, cli/commands/build/windows.dart, cli/commands/translated.dart, cli/commands/untranslated.dart: Adjusted import statements for consistency. [1] [2] [3] [4]
integration_test/app_test.dart: Removed an unnecessary blank line.
lib/collections/routes.dart: Commented out the TrackRoute configuration.
2025-04-13 18:40:37 +02:00
Kingkor Roy Tirtho
df72ba6960
chore: convert all spotify calls to invoke signature to capture invalid access token exception
2025-03-16 21:22:29 +06:00
Kingkor Roy Tirtho
d9057dae57
fix: invalid access token exception #2525
2025-03-16 10:32:41 +06:00
Kingkor Roy Tirtho
e61b79585e
chore: remove print statement
2025-03-15 21:09:51 +06:00
Kingkor Roy Tirtho
a9e5636e96
chore: add a fallback init token retrieval method
2025-03-15 21:07:59 +06:00
Kingkor Roy Tirtho
764950b286
Revert "chore: spotify home feed recommendations now showing up"
...
This reverts commit 290affd435
.
2025-03-15 17:15:29 +06:00
Kingkor Roy Tirtho
290affd435
chore: spotify home feed recommendations now showing up
2025-03-15 17:00:57 +06:00
Kingkor Roy Tirtho
e4ac7cacc9
chore: generate changelogs and migrate to non synthetic l10n
2025-03-15 16:44:57 +06:00
Kingkor Roy Tirtho
26b1c31f8f
chore: flutter 3.29.2 and bump of to 4.0.1
2025-03-15 16:31:20 +06:00
VARUN M
4bfe334419
feat(translation): add tamil translation for spotube ( #2501 )
...
* feat: add tamil language for spotube
* fix: syntax error lib/l10n/app_ta.arb
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2025-03-15 16:28:27 +06:00
Justin May
48fcfbc928
feat(translation): add tagalog language support
...
Added Tagalog translation
2025-03-15 16:26:49 +06:00
Kingkor Roy Tirtho
95e09ffc94
chore: remove certificate check for dio
2025-03-15 14:23:38 +06:00
Kingkor Roy Tirtho
968fd09eb3
chore: add random user agent
2025-03-15 10:48:34 +06:00
Kingkor Roy Tirtho
1a32264bc7
fix: spotify authentication 429 errors
2025-03-15 10:37:29 +06:00
Kingkor Roy Tirtho
59f298a935
fix: spotify login broken due to new totp requirement #2494
2025-03-15 01:41:51 +06:00
Kingkor Roy Tirtho
bbe3394e9e
fix: lastfm form broken in other locales #2447
2025-03-12 15:05:32 +06:00
Kingkor Roy Tirtho
7cde803bee
feat(local_library): add support for x-flac, opus and x-wav
2025-03-12 14:20:19 +06:00
Kingkor Roy Tirtho
3d334d96fd
fix(desktop): double titlebar in local library folders and massive space in overlay player
2025-03-11 21:28:57 +06:00
Kingkor Roy Tirtho
bd4cd22e4e
fix(generate_playlist): create playlist not adding tracks nor navigating to playlist page
2025-03-11 00:16:53 +06:00
Kingkor Roy Tirtho
c709de6bf1
fix: language picker search broken
2025-03-10 20:44:52 +06:00
Kingkor Roy Tirtho
50123b235c
fix: add to playlist not working in smaller screen devices
2025-03-10 20:07:51 +06:00
Kingkor Roy Tirtho
4072531c62
fix(android): navigation overlaying in app navigation
2025-03-09 10:05:02 +06:00
Kingkor Roy Tirtho
180d07a1be
chore: bump version to v4.0.0 and generate changelogs, translations and credits
2025-03-07 17:38:25 +06:00
Kingkor Roy Tirtho
91871d0d26
feat: custom piped & invidious instance support
2025-03-07 11:50:39 +06:00
Kingkor Roy Tirtho
c3bbc129ad
fix: piped api not working
2025-03-07 10:22:09 +06:00
Kingkor Roy Tirtho
a9586a64f2
chore: enable sliding transition for queue, alternative source and lyrics page for small screen
2025-03-06 23:04:04 +06:00
Kingkor Roy Tirtho
677f95f266
fix: youtube_explode_dart failing for many videos due to youtube ios client visitor data change
2025-03-05 22:13:42 +06:00
Kingkor Roy Tirtho
bb71fc0eea
chore: use pages instead of drawer for queue, lyrics, sources in mobile
2025-03-04 18:26:59 +06:00
Kingkor Roy Tirtho
7eb0e69dd7
chore: upgrade to latest working shadcn_flutter
2025-03-03 22:23:29 +06:00
Kingkor Roy Tirtho
30bf0bed62
chore: add back pull down to refresh
2025-03-02 22:04:22 +06:00
Kingkor Roy Tirtho
c82b68a513
fix: follow artist not working #2057
2025-03-02 21:19:28 +06:00
Kingkor Roy Tirtho
edc9636940
chore: fix adaptive select tile scrolling not working
2025-02-23 11:33:44 +06:00
Kingkor Roy Tirtho
47edb8bf96
chore: improve home screen performance
2025-02-23 09:55:46 +06:00
Kingkor Roy Tirtho
0248dd3c23
chore: show better authentication failure message
2025-02-11 22:35:51 +06:00
Kingkor Roy Tirtho
1e6d709e04
feat: implement yt-dlp for desktop and NewPipeExtractor for Android ( #2316 )
...
* feat: add youtube engine abstraction and yt-dlp integration
* chore: add yt-dlp as optional dependency
* feat: implement custom path support for youtube engines
* chore: check for custom path in setting engine select dropdown
* chore: update yt_dlp_dart
* chore: setting video url instead of video id in fetchSiblings
* feat: implement NewPipe engine
* chore: update local path to git url for flutter_new_pipe_extractor package
* chore: fix android build isn't working
* chore: fix routes not working when initially signing in
* refactor: drop fallback support to different sources
2025-02-11 21:36:07 +06:00
Kingkor Roy Tirtho
698fb6ba27
fix: youtube tracks keeps skipping despite being matched correctly
2025-02-05 00:36:23 +06:00
Kingkor Roy Tirtho
043eaba81f
fix: youtube source taking too long to buffer
2025-02-03 20:53:48 +06:00
Kingkor Roy Tirtho
b1780e0cf8
fix: duplicates in recent section
2025-02-01 19:14:50 +06:00
Kingkor Roy Tirtho
d4504722d8
fix(android): back button and safe area issues
2025-01-31 23:07:37 +06:00
Kingkor Roy Tirtho
6ddf6b9cce
fix: remove automaticallyImplyLeading from root tabs
2025-01-31 22:37:10 +06:00
Kingkor Roy Tirtho
4b2d259add
chore: use navigateTo instead of pushRoute
2025-01-31 22:10:40 +06:00
Kingkor Roy Tirtho
0037677383
refactor: migrate to auto_route from go_router
2025-01-31 21:07:51 +06:00
Kingkor Roy Tirtho
6cf4ca9179
chore: use shadcn in all places that's using material
2025-01-30 21:44:07 +06:00
KRTirtho
e0760e6250
chore: fix linux resizing blocking scrollbar
2025-01-30 20:37:13 +06:00
Kingkor Roy Tirtho
ada0ca1472
chore: remove obsolete appearance customization
2025-01-28 21:42:16 +06:00
Kingkor Roy Tirtho
42158a99ff
refactor: use shadcn for mini lyrics window
2025-01-28 21:23:57 +06:00
Kingkor Roy Tirtho
5c6cb770a8
chore: fix where loading images not working
2025-01-28 21:07:02 +06:00
Kingkor Roy Tirtho
4c3718467d
chore: local library not working
2025-01-26 22:36:11 +06:00
Kingkor Roy Tirtho
4e8a50ec58
chore: fix logs not showing up and nightly crashing on track change on android
2025-01-26 22:05:24 +06:00