Kingkor Roy Tirtho
9095a8c8f8
feat: add songlink based track matching for youtube and open song link button
...
songlink.com will provide accurate match verified by community for most spotify tracks improving overall match accuracy for Youtube audio source
2024-02-25 11:13:23 +06:00
Kingkor Roy Tirtho
e964f61d38
fix: track loading when not found in Youtube
2024-02-17 22:22:00 +06:00
Kingkor Roy Tirtho
badd52223a
chore: use piped_client git version to fix search issue
2024-02-17 22:07:32 +06:00
Kingkor Roy Tirtho
90f7c531cd
fix: non-banger songs breaking the queue if sources not found
...
Now fallbacks to another audio source if not found in one
2024-02-17 21:33:09 +06:00
Kingkor Roy Tirtho
8184555ee8
feat: improve youtube/piped matching by suffixing "- Topic"
2024-01-27 21:48:38 +06:00
Kingkor Roy Tirtho
62fde50442
fix: alternative source doesn't persist on next restart #840
2024-01-27 20:59:50 +06:00
Kingkor Roy Tirtho
a8e9b824f3
fix: alternative searched sources doesn't play #1059
2024-01-22 19:02:10 +06:00
franchioping
ba4e11a40a
fix: songs doesn't play when sources with preferred audio codec is empty ( #976 )
...
* Fix song not playing when m4a or weba is not available (one is available but not the other) for that song
* Update lib/services/sourced_track/sources/youtube.dart
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-01-02 22:37:51 +06:00
Kingkor Roy Tirtho
7d05c40dc0
fix: use CustomScrollView for personalized page
2023-11-22 10:02:11 +06:00
Kingkor Roy Tirtho
98aff8f3b9
chore: fix jiosaavn exact match
2023-11-21 23:13:57 +06:00
Kingkor Roy Tirtho
14069cd4fe
feat: Add JioSaavn as audio source ( #881 )
...
* feat: implement new SourcedTrack for youtube and piped
* refactor: replace old spotube track with sourced track
* feat: add jiosaavn as audio source
* fix: download not working other than jiosaavn
* Merge branch 'dev' into feat-jiosaavn
2023-11-15 18:34:46 +06:00