fix: replace MVs in albums with tracks from album playlist

This commit is contained in:
ThetaDev 2022-11-30 23:45:41 +01:00
parent 3eadf82b8b
commit 2b91c76b85
5 changed files with 59 additions and 15 deletions

View file

@ -23,7 +23,7 @@ MusicAlbum(
by_va: false,
tracks: [
TrackItem(
id: "XX0epju-YvY",
id: "VU6lEv0PKAo",
title: "Der Himmel reißt auf",
duration: Some(183),
cover: [],
@ -43,7 +43,7 @@ MusicAlbum(
name: "Der Himmel reißt auf",
)),
view_count: None,
is_video: true,
is_video: false,
track_nr: Some(1),
),
],