Commit graph

35 commits

Author SHA1 Message Date
ThetaDev
cc2cadc309 fix: add support for A/B test 7 (short date format) 2023-05-28 21:07:03 +02:00
ThetaDev
cbeb14f3fd fix: add pedantic lints 2023-05-13 02:40:26 +02:00
ThetaDev
a2bbc850a7 fix: reworked retry system 2023-05-12 17:19:56 +02:00
ThetaDev
29ad2f99d4 refactor: replace try_swap_remove 2023-05-07 18:15:13 +02:00
ThetaDev
97492780c6 fix: parsing is_ytm for playlists 2023-05-06 03:17:43 +02:00
ThetaDev
0677fd487e fix: parsing music playlist video count 2023-05-06 01:58:23 +02:00
ThetaDev
7bcff13eb8 fix: use fixed testfiles location 2023-03-25 23:18:49 +01:00
ThetaDev
c80ccf66ce fix: fully extend album playlists for replacement 2023-02-13 21:25:53 +01:00
ThetaDev
055d266809 fix: revert new album mv replacement 2023-02-09 13:48:32 +01:00
ThetaDev
d0a8b6fabe fix: rewritten album mv replacement 2023-02-09 00:30:22 +01:00
ThetaDev
49148711e0 fix: ignore extraction error when fetching album playlist 2023-02-08 16:51:50 +01:00
ThetaDev
ee5e82f6bb fix: instantiate deobfuscator in mapresponse fn
Reason: quickjs context is not Send
2023-02-08 12:29:08 +01:00
ThetaDev
331a13568a fix: v1.67 clippy lints (inline format strings) 2023-01-27 21:19:08 +01:00
ThetaDev
f44bc6434a fix: albums without artists 2022-12-29 14:44:48 +01:00
ThetaDev
1b94dc1f40 refactor!: rename title field to name 2022-12-27 23:28:25 +01:00
ThetaDev
f526ab38eb refactor!: refactored response models
doc: documented all public methods
2022-12-09 01:02:09 +01:00
ThetaDev
46e5f9201d feat: add artist_id field to album item 2022-12-06 11:36:05 +01:00
ThetaDev
0453a928bc feat: add artist_id field for albums 2022-12-06 11:20:24 +01:00
ThetaDev
9e4787f501 fix: unavailable album items 2022-12-05 23:56:39 +01:00
ThetaDev
de7bd2a965 feat: add music genres 2022-12-02 00:03:50 +01:00
ThetaDev
f20ea693a6 feat: add music charts 2022-12-01 12:56:58 +01:00
ThetaDev
2b91c76b85 fix: replace MVs in albums with tracks from album playlist 2022-11-30 23:45:41 +01:00
ThetaDev
38bc12f695 fix: accept music album playlist response without header 2022-11-30 21:11:33 +01:00
ThetaDev
8097873fe1 refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
ThetaDev
64d009615e fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00
ThetaDev
dae8c1e775 fix: used borrowed str for QBrowse 2022-11-10 23:26:05 +01:00
ThetaDev
8af1ae303d feat: add related playlists 2022-11-06 20:45:50 +01:00
ThetaDev
dfd33d5e9b feat: add album description 2022-11-06 19:43:24 +01:00
ThetaDev
01a131ed6f fix: improve album artist parsing, remove artists_txt field 2022-11-02 21:22:35 +01:00
ThetaDev
45e2d3c7c7 feat: multilanguage album type parsing
- new album types: Audiobook, Show
2022-11-01 18:10:28 +01:00
ThetaDev
dac2b17dc2 feat: music search filter/cont, refactored paginator 2022-10-31 23:05:27 +01:00
ThetaDev
3ad8f9b178 feat: add search item mapping (WIP) 2022-10-31 08:41:06 +01:00
ThetaDev
44da9c7cc5 feat: add album variants 2022-10-30 22:59:02 +01:00
ThetaDev
3b738a55ad feat: add music album 2022-10-29 23:45:03 +02:00
ThetaDev
566b3e5bfc feat: add music playlist 2022-10-29 19:57:28 +02:00