Commit Graph

25 Commits

Author SHA1 Message Date
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
5ac534619f chore(windows): bmp file not found 2024-09-15 19:10:05 +06:00
Sir RaptaG
704fcca298
Improve install.sh (#521)
- Refactor a big portion of the code
- Use the least amount of dependencies
- Many tweaks and improvements
2023-07-06 22:47:17 +03:00
Kingkor Roy Tirtho
8563ef55a6 chore: rename macos dmg x86_64 to universal and flatpak update script for v3 2023-07-02 21:06:22 +06:00
Kingkor Roy Tirtho
957c085e12 feat(installer): get latest version from Github API 2023-06-04 14:26:50 +06:00
Kingkor Roy Tirtho
1763a36a26 feat: create a basic installer script 2023-06-04 14:03:23 +06:00
Kingkor Roy Tirtho
b6cef34a3b chore: flathub yaml update script 2023-03-17 16:15:35 +06:00
Kingkor Roy Tirtho
dc96cb38ce feat: new logo and compact search in playlist/album in mobile 2023-01-07 12:16:01 +06:00
Kingkor Roy Tirtho
0126587d6f Renabled MPRIS for flatpak runtime
Adjusted flatpak manifest update script for latest changes in upstream
2022-07-11 03:39:01 +00:00
Kingkor Roy Tirtho
94cec4290c [CD] flathub update_release bugfix
getLyrics now ranks result for maximum match rate
2022-04-28 11:15:57 +06:00
Kingkor Roy Tirtho
998b82c0a6 CI for winget, aur & flathub publish support added
CI liux & macos release build support
2022-04-27 13:51:58 +06:00
Kingkor Roy Tirtho
465135edae release workflow configuration init 2022-04-13 13:48:01 +06:00
Kingkor Roy Tirtho
5574c5a6e5 Version bumped to v2.0.0 2022-03-24 17:59:18 +06:00
Kingkor Roy Tirtho
15d656526c fixed permission handler plugin name 2022-03-24 14:03:35 +06:00
Kingkor Roy Tirtho
3c9b654914 check windows release folder 2022-03-24 13:57:43 +06:00
Kingkor Roy Tirtho
1d232e3302 inno script syntax error fix 2022-03-24 13:42:46 +06:00
Kingkor Roy Tirtho
45f9d08595 lyrics not working bugfix
Download track feature complete support in Android
Android sudden solid color screen
inno-script updated for permission_handler
gensums updated for support for android apk
updated description of Spotube in every file
changes added to CHANGELOG
2022-03-24 13:30:59 +06:00
Kingkor Roy Tirtho
03bd342c27 version bump for next release v1.2.0
CHANGELOG updated for v1.2.0
default hotkeys for player control if doesn't exists on startup
2022-02-07 18:20:55 +06:00
Kingkor Roy Tirtho
7cbb9f4e64 generate md5 & sha256 sum script added
sums updated accroding to new release v1.1.0
2022-01-27 13:37:55 +06:00
Kingkor Roy Tirtho
850e9ab819 Bumped version to +1 major for next release 2022-01-26 19:54:26 +06:00
Kingkor Roy Tirtho
a9bf2db683 Bumped version
changed the avatar placeholder with adventurer sprite dicebear
prevention from playing empty playlists
2022-01-14 17:48:42 +06:00
KR Tirtho
dbf8a348df updated readme 2022-01-13 14:40:07 +06:00
KRTirtho
8b4d36076e Created windows build script 2021-03-23 16:56:57 -07:00
KRTirtho
ce596aa0f1 Windows initial 2021-03-21 22:15:12 -07:00