feat!: replace TrackItem::is_video attr with TrackType enum; serde lowercase AlbumType enum for consistency
This commit is contained in:
parent
7a62936392
commit
957fa22f77
83 changed files with 3455 additions and 2945 deletions
|
|
@ -22,7 +22,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Album,
|
||||
album_type: album,
|
||||
year: Some(2010),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -37,7 +37,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Album,
|
||||
album_type: album,
|
||||
year: Some(2014),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -52,7 +52,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Ep,
|
||||
album_type: ep,
|
||||
year: Some(2008),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -67,7 +67,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Single,
|
||||
album_type: single,
|
||||
year: Some(2021),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -82,7 +82,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Single,
|
||||
album_type: single,
|
||||
year: Some(2018),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -97,7 +97,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Single,
|
||||
album_type: single,
|
||||
year: Some(2012),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -112,7 +112,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Single,
|
||||
album_type: single,
|
||||
year: Some(2014),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -127,7 +127,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Album,
|
||||
album_type: album,
|
||||
year: Some(2006),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -142,7 +142,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Album,
|
||||
album_type: album,
|
||||
year: Some(2016),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -157,7 +157,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Single,
|
||||
album_type: single,
|
||||
year: Some(2017),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -172,7 +172,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Single,
|
||||
album_type: single,
|
||||
year: Some(2017),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -187,7 +187,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Album,
|
||||
album_type: album,
|
||||
year: Some(2008),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -202,7 +202,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Single,
|
||||
album_type: single,
|
||||
year: Some(2021),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -217,7 +217,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Album,
|
||||
album_type: album,
|
||||
year: Some(2006),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -232,7 +232,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Single,
|
||||
album_type: single,
|
||||
year: Some(2015),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -247,7 +247,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Ep,
|
||||
album_type: ep,
|
||||
year: Some(2015),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -262,7 +262,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Single,
|
||||
album_type: single,
|
||||
year: Some(2014),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -277,7 +277,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Ep,
|
||||
album_type: ep,
|
||||
year: Some(2010),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -292,7 +292,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Single,
|
||||
album_type: single,
|
||||
year: Some(2014),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
@ -307,7 +307,7 @@ MusicArtist(
|
|||
),
|
||||
],
|
||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||
album_type: Album,
|
||||
album_type: album,
|
||||
year: Some(2008),
|
||||
by_va: false,
|
||||
),
|
||||
|
|
|
|||
Reference in a new issue