Commit graph

14 commits

Author SHA1 Message Date
ThetaDev
e7e389a316
feat: add unavailable field for music tracks
fix: handling albums with unavailable tracks
2025-06-18 15:34:05 +02:00
ThetaDev
544782f8de
feat: add original album track count, fix fetching albums with more than 200 tracks 2025-02-26 15:21:47 +01:00
ThetaDev
044094a4b7
feat!: replace TrackItem::is_video attr with TrackType enum; serde lowercase AlbumType enum for consistency 2024-11-09 02:55:59 +01:00
ThetaDev
7ca17f725a
fix: failing YTM tests by changing objects 2023-11-23 03:08:13 +01:00
ThetaDev
c7c6423064 fix: only copy album artist when track artist id matches 2023-02-11 15:53:07 +01:00
ThetaDev
1b94dc1f40 refactor!: rename title field to name 2022-12-27 23:28:25 +01:00
ThetaDev
81e913fa85 feat: add by_va field to tracks 2022-12-13 13:00:54 +01:00
ThetaDev
0453a928bc feat: add artist_id field for albums 2022-12-06 11:20:24 +01:00
ThetaDev
23f3046144 feat: extract artist id from dropdown menu 2022-11-08 13:33:41 +01:00
ThetaDev
dfd33d5e9b feat: add album description 2022-11-06 19:43:24 +01:00
ThetaDev
6f07095757 feat: add music artists 2022-11-06 18:30:06 +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
b38bc711c7 test: add integration tests for YTM albums/search 2022-11-01 15:43:00 +01:00