Commit graph

15 commits

Author SHA1 Message Date
044094a4b7
feat!: replace TrackItem::is_video attr with TrackType enum; serde lowercase AlbumType enum for consistency 2024-11-09 02:55:59 +01:00
b4a6658e33
test: update track durations
All checks were successful
CI / Test (push) Successful in 4m25s
2024-05-02 14:14:22 +02:00
22e298ff98 fix: a/b test 8: parsing view count for tracks
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-23 11:28:38 +02:00
055d266809 fix: revert new album mv replacement 2023-02-09 13:48:32 +01:00
d0a8b6fabe fix: rewritten album mv replacement 2023-02-09 00:30:22 +01:00
1b94dc1f40 refactor!: rename title field to name 2022-12-27 23:28:25 +01:00
81e913fa85 feat: add by_va field to tracks 2022-12-13 13:00:54 +01:00
0453a928bc feat: add artist_id field for albums 2022-12-06 11:20:24 +01:00
2b91c76b85 fix: replace MVs in albums with tracks from album playlist 2022-11-30 23:45:41 +01:00
01a2717c11 fix: map track/mv type correctly for album items 2022-11-30 22:43:50 +01:00
23f3046144 feat: extract artist id from dropdown menu 2022-11-08 13:33:41 +01:00
dfd33d5e9b feat: add album description 2022-11-06 19:43:24 +01:00
6f07095757 feat: add music artists 2022-11-06 18:30:06 +01:00
01a131ed6f fix: improve album artist parsing, remove artists_txt field 2022-11-02 21:22:35 +01:00
b38bc711c7 test: add integration tests for YTM albums/search 2022-11-01 15:43:00 +01:00