Commit Graph

599 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
93f0db0196 chore: use scoring for non-english tracks only 2023-08-18 15:11:04 +06:00
Kingkor Roy Tirtho
a05ddaeda1 chore: adjust score for both official flag & track name in title 2023-08-18 14:43:46 +06:00
Kingkor Roy Tirtho
3642666e23 chore: increase score when title matchs 2023-08-18 14:38:53 +06:00
Kingkor Roy Tirtho
904a0d3e15 feat: better track matching on youtube API 2023-08-18 14:06:03 +06:00
Kingkor Roy Tirtho
5a8a1e41e9 fix: default to youtube API by default 2023-08-18 13:30:12 +06:00
Rafał
f90e9bee31
feat(translations): add polish translation (#631)
* cd: add potential duplicate issue detect workflow

* Polish trasnlation
May be not 100% accurate

* translate addicional records from dev branch

* reviewed changes and my review also ;)
thanks for fast review :)

* changes after first build

* fix after second build

* Update lib/l10n/app_pl.arb

Thanks for review

Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>

* Update lib/l10n/app_pl.arb

Thanks for review

Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>

* Update lib/l10n/app_pl.arb

Thanks for review

Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>

* Update lib/l10n/app_pl.arb

Thanks for review

Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>

* Update lib/l10n/app_pl.arb

Thanks for review

Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>

* Update lib/l10n/app_pl.arb

Thanks for review

Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>

* Update lib/l10n/app_pl.arb

Thanks for review

Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>

---------

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>
2023-08-18 13:26:15 +06:00
Kingkor Roy Tirtho
8521cc5c88 fix: always showing play in playlist/album views 2023-08-15 21:57:26 +06:00
Kingkor Roy Tirtho
4adf6951d9 fix: generate playlist page max width 2023-08-15 13:13:07 +06:00
Kingkor Roy Tirtho
c69f81ec6f feat: show error dialog on piped API 500 error 2023-08-15 13:00:38 +06:00
sf0nt
c94e5ba430
feat(translation): add catalan translations (#621)
* cd: add potential duplicate issue detect workflow

* translate to catalan

* Update Catalan language country

---------

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-15 12:02:37 +06:00
Kingkor Roy Tirtho
d6127cf797 chore: upgrade dependencies 2023-08-15 11:54:06 +06:00
Kingkor Roy Tirtho
aa4ac8641a fix: tracks doesn't change when ended 2023-08-08 12:18:11 +06:00
Kingkor Roy Tirtho
e3f4344ae9 fix(android): android 13 local tracks not showing up 2023-08-08 10:39:15 +06:00
Kingkor Roy Tirtho
e7c6813ccb feat: paginated user playlists 2023-08-07 17:34:56 +06:00
Kingkor Roy Tirtho
38dc4beb44
feat: blazingly™ fast download manager (#619)
* feat: concurrent download service & download prorvider

* feat: implement chunked downloader

* fix: no audio-tags in Linux and duration not showing up for local tracks

* feat: show matching tracks in queue as well

* feat: always uses piped api for download to avoid IP block

* fix: invalid downloadCount
2023-08-07 16:49:11 +06:00
Kingkor Roy Tirtho
ae5edd17ef fix: windows media controls not working 2023-08-07 15:28:14 +06:00
Kingkor Roy Tirtho
cf7b849cdd feat: web compatibility 2023-08-05 10:49:53 +06:00
Kingkor Roy Tirtho
b492840512 fix: login dialog stays after login, mention sp_gaid in tutorial 2023-08-04 21:25:01 +06:00
Kingkor Roy Tirtho
aee84a8167 chore: use new website domain 2023-08-04 20:49:32 +06:00
Kingkor Roy Tirtho
b8c6d7eb6a fix: alternative track source textfield safe area 2023-08-04 13:52:02 +06:00
Kingkor Roy Tirtho
5a563ef428 fix: flags not showing up, html in descriptions 2023-08-04 13:47:26 +06:00
Kingkor Roy Tirtho
d8cf2ae131 fix: avoid sponsor block for first few seconds to not break the stream 2023-08-04 13:23:36 +06:00
Kingkor Roy Tirtho
1431472f07 fix: avoid sponsor block for first few seconds to not break the stream 2023-08-04 13:19:56 +06:00
Kingkor Roy Tirtho
dfd60bd4cc fix: cache segments casting error 2023-08-04 13:10:56 +06:00
Kingkor Roy Tirtho
0b7affdc05 fix: track not skipping to next even when source is available 2023-08-04 11:51:13 +06:00
Kingkor Roy Tirtho
0e5d54639a chore: enable spanish translation in UI 2023-08-02 15:17:52 +06:00
Kingkor Roy Tirtho
888a4b1162
fix(linux): crash on no secret service (#608) 2023-08-02 15:12:55 +06:00
Kingkor Roy Tirtho
4885dca04f fix: duration is always zero in PlayerView 2023-08-02 11:12:22 +06:00
Piotr Rogowski
6dff0996bd
feat: Force High Refresh Rate on some Android devices (#607)
* Force High Refresh Rate on some Android devices

* fix: check android platform for high refresh-rate

---------

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-02 10:44:06 +06:00
Souda
042d7a4a10
feat: add spanish translations (#585)
* Update bug_report.yml

* Create app_es.arb

* Fix the missing lines and improve the translation

---------

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-01 19:46:04 +06:00
Piotr Rogowski
3e0834f83c
Fix player position performance issue (#606) 2023-08-01 19:44:00 +06:00
Kingkor Roy Tirtho
e5839b6980 chore: fix simplified chinese 2023-07-11 22:23:51 +06:00
Ice Year
26dbd52373
feat(translations): add Simplified Chinese translation. (#556) 2023-07-11 22:15:58 +06:00
Kingkor Roy Tirtho
e4cbdd3747 fix: remove adaptive widgets (#520) 2023-07-11 22:13:22 +06:00
Kingkor Roy Tirtho
c3176f6b47 Merge branch 'master' into dev 2023-07-11 22:10:23 +06:00
Kingkor Roy Tirtho
929261b6f8
V3 playstore patch (#567)
* chore: add playstore appbundle build step without update checker

* chore: only include playstore upload binary for now

* chore: update build number to patch 1

* chore: rollback

* chore: rollback upload artifact
2023-07-11 09:58:09 +06:00
Kingkor Roy Tirtho
f95f0dd9e5 Merge branch 'master' into dev 2023-07-08 21:59:57 +06:00
Kingkor Roy Tirtho
dc76634a6e
fix: shuffle not working (#562) 2023-07-08 21:58:57 +06:00
Kingkor Roy Tirtho
0089d471ae
fix: negative index exception in update palette (#561) 2023-07-08 21:44:43 +06:00
Sir RaptaG
b573bf000f
Fix a dash 2023-07-03 14:49:22 +03:00
Kingkor Roy Tirtho
62055018fe fix: color not syncing and add new screenshot 2023-07-02 22:20:02 +06:00
Kingkor Roy Tirtho
f5a068b1b3 chore: fix hindi translation attributes 2023-06-30 12:59:36 +06:00
Kingkor Roy Tirtho
9a26667c5d chore: generate all missing translations 2023-06-30 12:58:52 +06:00
Kingkor Roy Tirtho
f554f6d43b fix: track stops at last second 2023-06-30 12:10:25 +06:00
Kingkor Roy Tirtho
0cfe430e27 chore: layout mode adaptive by default 2023-06-30 11:23:53 +06:00
Kingkor Roy Tirtho
c429e6f48d chore: versioning of Hive boxes 2023-06-30 11:21:02 +06:00
Kingkor Roy Tirtho
b54ee96233 feat: re-introduce youtube API along with piped 2023-06-30 10:52:44 +06:00
Kingkor Roy Tirtho
699b236ce5 chore: fix dep problem and code style 2023-06-28 17:55:17 +06:00
Kingkor Roy Tirtho
df79638fb6 fix: screen breakpoints and persist lyrics delay across screens 2023-06-28 17:00:37 +06:00
Kingkor Roy Tirtho
6b4584e91b fix: lyrics page blur in player and cut off text when line too big 2023-06-28 16:50:05 +06:00