Commit Graph

326 Commits

Author SHA1 Message Date
Valeri Gokadze
be9457f081 Update: v9.1.0 2025-02-15 15:45:29 +04:00
Valeri Gokadze
1076b7fa89 feat: simplify audio URL fetching and caching logic 2025-02-15 15:22:55 +04:00
Valeri Gokadze
8c375144e1 feat: optimize song recommendation fetching with asynchronous processing 2025-02-15 14:59:49 +04:00
Valeri Gokadze
fe93310cc5 feat: improve lyrics formatting by removing excessive newlines 2025-02-13 15:13:46 +04:00
Valeri Gokadze
0645d6fe01 refactor: format code 2025-02-13 14:44:38 +04:00
Valeri Gokadze
d1edbbbeb0 Update: v9.0.6 2025-02-08 18:02:10 +04:00
Valeri Gokadze
275b0c04cd Update: v9.0.5 2025-01-22 12:45:52 +04:00
Valeri Gokadze
974a1dae2b feat: add client switching feature 2025-01-22 12:00:36 +04:00
Valeri Gokadze
c223d122fb fix(API): update getSongManifest to include specific YoutubeApiClients 2025-01-19 12:03:43 +04:00
Valeri Gokadze
94b373b708 fix: update copyright year from 2024 to 2025 across all files 2025-01-10 15:53:16 +04:00
Valeri Gokadze
f01526db86 Update: v9.0.4 2025-01-09 12:09:36 +04:00
Valeri Gokadze
6eae211d40 fix(API): simplify getManifest calls by removing unnecessary parameter 2025-01-09 12:07:10 +04:00
Valeri Gokadze
a1dd5ca64f Update: v9.0.3 2024-12-25 12:51:12 +04:00
Valeri Gokadze
3cb8c7ef91 Update: v9.0.2 2024-12-25 11:33:24 +04:00
Valeri Gokadze
579f42352c Update: v9.0.1 2024-12-24 21:32:30 +04:00
Valeri Gokadze
ecccfc8f48 fix: reduce cache duration from 6 hours to 3 hours 2024-12-23 21:14:56 +04:00
Valeri Gokadze
9eeb49560f Update: v9.0.0 2024-12-12 17:04:05 +04:00
Valeri Gokadze
000f3b0efe feat: add sync button for user playlists too 2024-12-10 11:21:34 +04:00
Valeri Gokadze
1b5a6c1640 Revert "fix(playlists): ensure smooth integration for legacy custom playlists"
This reverts commit e9e4e11694.
2024-12-10 10:56:11 +04:00
Valeri Gokadze
a4fb60bcb6 feat(ui/fix): miscellaneous changes
fixed like feature for searched albums and playlists
moved albums and playlists on search page
2024-12-09 22:14:41 +04:00
Valeri Gokadze
a411cd0398 feat(playlists): improve add/remove song functionality 2024-12-07 12:15:50 +04:00
Heinrich-XIAO
831a3b1c22 Merge branch 'gokadzev:master' into adding-songs-multiple-times 2024-12-06 11:28:50 -05:00
Heinrich-XIAO
07a4d78cf7 fix(playlist): check if song is already in playlist 2024-12-06 11:22:29 -05:00
Valeri Gokadze
7e8aa0839a Update: v8.7.5 2024-12-06 12:32:30 +04:00
Valeri Gokadze
71cd5fa6b5 l10n(Georgian): update translations 2024-11-26 17:49:26 +04:00
Valeri Gokadze
09169cd998 Update: v8.7.4 2024-11-20 22:32:23 +04:00
Valeri Gokadze
e9e4e11694 fix(playlists): ensure smooth integration for legacy custom playlists 2024-11-20 21:58:44 +04:00
Valeri Gokadze
420e2a7632 Update: v8.7.3 2024-11-19 20:03:55 +04:00
Valeri Gokadze
3a28ced17d refactor(playlists): improve playlists checking code 2024-11-19 16:09:35 +04:00
Valeri Gokadze
a95d89f539 fix(playlists): prevent adding playlists with empty name, author, and null video count 2024-11-19 16:06:50 +04:00
Valeri Gokadze
3a19c2eee7 Update: v8.7.2 2024-11-14 22:37:34 +04:00
Valeri Gokadze
8b0f33ec26 fix(library): don't show remove dialog for unremovable playlists 2024-11-07 15:21:23 +04:00
Valeri Gokadze
0f60cd7f8b Update: v8.7.1 2024-10-26 13:05:22 +04:00
Valeri Gokadze
b72ef1916f fix(playlists): fixed broken like function 2024-10-26 12:50:41 +04:00
Valeri Gokadze
5e23cf48db Update: v8.7.0 2024-10-25 15:13:19 +04:00
Valeri Gokadze
fc556791cb format code 2024-10-25 15:13:01 +04:00
Valeri Gokadze
bf640be2f8 Improve: Improved automatic song picker algorithm and playback code 2024-10-24 22:47:18 +04:00
Valeri Gokadze
aceaf7fa4b Improve: Speed up the playback process by eliminating advanced streaming extraction from the watch page
If something breaks, I hope I'll remember this as the cause.
2024-10-16 10:14:33 +04:00
Valeri Gokadze
ae95082b08 Update: v8.6.5 2024-10-10 21:10:04 +04:00
Valeri Gokadze
b209d84f12 Improved code 2024-10-04 13:08:25 +04:00
Valeri Gokadze
a9d4eb772d Add: Now you can add playlists using link 2024-09-29 22:33:09 +04:00
Valeri Gokadze
47cee53f43 Update: v8.6.0 [no ci] 2024-09-27 16:07:21 +04:00
Valeri Gokadze
406ea68a62 Update: v8.5.0 2024-08-07 12:31:21 +04:00
Valeri Gokadze
52e0f66cb2 Improve: Increase recently played songs history limit 2024-08-07 11:54:14 +04:00
Valeri Gokadze
37d9a27d1b Improve: Improved lyrics code 2024-08-07 11:34:11 +04:00
Valeri Gokadze
2a87760bbd Improve: Don't add a song again if it's the only one in the recent played list 2024-08-04 10:38:40 +04:00
Valeri Gokadze
1e95cf74a4 Update: v8.4.0 2024-07-29 11:38:16 +04:00
Valeri Gokadze
d418fc914f Add: Added dynamic search feature for playlists [BETA]
so you can search playlists from global database
2024-07-23 11:46:09 +04:00
Valeri Gokadze
22b062fa7b Update: v8.3.0 2024-07-05 18:43:28 +04:00
Valeri Gokadze
4fd7a08711 Fix: Fixed the issue with the recently played page not working correctly (#401) 2024-07-04 21:27:15 +04:00