feat: add original album track count, fix fetching albums with more than 200 tracks

This commit is contained in:
ThetaDev 2025-02-25 22:16:14 +01:00
parent c0b6702e11
commit c2459ab525
18 changed files with 3870 additions and 5 deletions

View file

@ -18,6 +18,7 @@ MusicAlbum(
album_type: ep,
year: Some(2016),
by_va: false,
track_count: 5,
tracks: [
TrackItem(
id: "aGd3VKSOTxY",