Commit Graph

26 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
7c4956153a chore: allow for any libjsoncpp 2025-09-08 16:04:23 +06:00
Kingkor Roy Tirtho
412f3dd81c chore: optimize assets and app size 2025-08-29 17:33:54 +06:00
Kingkor Roy Tirtho
53ad5bd448 feat: remove green corp names formally 2025-06-19 23:04:24 +06:00
Kingkor Roy Tirtho
ecb43f64ad chore: removal of all mentions/references of that greedy green music provider 2025-04-30 21:23:37 +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
1284b409e7 chore: add linux dependencies and update CI + docker config 2024-07-05 11:31:47 +06:00
Kingkor Roy Tirtho
68374efd3e
feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355)
* feat: add connect server support

* feat: add ability discover and connect to same network Spotube(s) and sync queue

* feat(connect): add player controls, shuffle, loop, progress bar and queue support

* feat: make control page adaptive

* feat: add volume control support

* cd: upgrade macos runner version

* chore: upgrade inappwebview version to 6

* feat: customized devices button

* feat: add user icon next to devices button

* feat: add play in remote device support

* feat: show alert when new client connects

* fix: ignore the device itself from broadcast list

* fix: volume control not working

* feat: add ability to select current device's output speaker
2024-04-04 22:22:00 +06:00
Kingkor Roy Tirtho
4050f55640
feat: Deep link support (#950)
* feat: add deep link support

* feat(android): add intent share support

* chore: untranslated msg for it locale
2023-12-18 22:12:16 +06:00
Kingkor Roy Tirtho
f3e331ecf7 fix: add xdg-user-dirs as deps 2023-10-16 10:07:40 +06:00
Joshua Samenfink
5115e041e7
fix: add libmpv1 for ubuntu-based systems (#739) 2023-09-20 21:01:56 +06:00
Joshua Samenfink
c987ea7841
fix: add missing dependency in debian package (#704)
* chore: fill missing translations

* chore: vscode filenesting

* fix: add missing dependency in debian package

* fixes https://github.com/KRTirtho/spotube/issues/703

---------

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-09-08 09:52:59 +06:00
Kingkor Roy Tirtho
dbf6748ddc Merge branch 'master' into dev 2023-08-26 10:52:37 +06:00
Kingkor Roy Tirtho
f23e8719ee fix: replace connectivity_plus with internet_connection_checker 2023-08-26 10:52:19 +06:00
Kingkor Roy Tirtho
633415dd3e fix: debian bookworm dependencies 2023-08-26 09:37:45 +06:00
Kingkor Roy Tirtho
7053d8fd7a chore: bump version and generate CHANGELOGS 2023-08-04 21:39:51 +06:00
Kingkor Roy Tirtho
e560adee4f chore: add libjsoncpp25 as deb dep 2023-07-03 10:37:28 +06:00
Kingkor Roy Tirtho
2f4785cde8 chore: update packaging and docs for mpv 2023-05-13 19:21:18 +06:00
Kingkor Roy Tirtho
58473f0ff9 cd: add libnotify deps
chore: add aur, rpm and deb deps
2023-04-28 18:20:43 +06:00
Kingkor Roy Tirtho
8fe9e4d245 Merge branch 'master' into dev 2023-04-26 12:31:33 +06:00
Kingkor Roy Tirtho
13bafaad4c chore: fix linux runner deps 2023-04-26 00:59:35 +06:00
Kingkor Roy Tirtho
816ad304df Merge branch 'master' into dev 2023-04-26 00:48:35 +06:00
Kingkor Roy Tirtho
6760fe2437 chore: add flutter_secure_storage and configure 2023-04-25 23:03:52 +06:00
Kingkor Roy Tirtho
ea171225d8 cd: add appindicator deps for system tray support and deps for deb/rpm packages 2023-04-15 00:51:39 +06:00
Kingkor Roy Tirtho
9129c4d2b1 Linux package deps updated
pub asset images not found fix
2022-07-09 00:11:33 +06:00
Kingkor Roy Tirtho
cea6fd9797 optimized search for both youtube track & synched subtitle
flutter_distributor .deb build support
2022-04-25 22:15:01 +06:00
Kingkor Roy Tirtho
ce6e4dc677 flutter_distributor configurations added 2022-04-23 21:55:40 +06:00