Namespace Obsidian fixtures
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
---
|
||||
type: "musicRelease"
|
||||
subType: "Album"
|
||||
title: "Guardians of the Galaxy: Awesome Mix, Vol. 1"
|
||||
englishTitle: "Guardians of the Galaxy: Awesome Mix, Vol. 1"
|
||||
year: "2014"
|
||||
dataSource: "MusicBrainz API"
|
||||
url: "https://musicbrainz.org/release-group/950092d6-45f6-4269-87da-99a9ff2fcc52"
|
||||
id: "950092d6-45f6-4269-87da-99a9ff2fcc52"
|
||||
genres:
|
||||
- "classic rock"
|
||||
- "pop"
|
||||
- "pop rock"
|
||||
- "rock"
|
||||
artists:
|
||||
- "Various Artists"
|
||||
image: "https://coverartarchive.org/release-group/950092d6-45f6-4269-87da-99a9ff2fcc52/front"
|
||||
rating: 9.6
|
||||
personalRating: 0
|
||||
tags: "mediaDB/music/Album"
|
||||
---
|
||||
@@ -0,0 +1,25 @@
|
||||
---
|
||||
type: musicRelease
|
||||
subType: Album
|
||||
title: Marbles
|
||||
englishTitle: Marbles
|
||||
year: 2004
|
||||
dataSource: MusicBrainz API
|
||||
url: https://musicbrainz.org/release-group/20790e26-98e4-3ad3-a67f-b674758b942d
|
||||
id: 20790e26-98e4-3ad3-a67f-b674758b942d
|
||||
genres:
|
||||
- alternative rock
|
||||
- art rock
|
||||
- baroque pop
|
||||
- pop rock
|
||||
- progressive rock
|
||||
- psychedelic pop
|
||||
- rock
|
||||
artists:
|
||||
- Marillion
|
||||
image: https://coverartarchive.org/release-group/20790e26-98e4-3ad3-a67f-b674758b942d/front
|
||||
rating: 8.8
|
||||
personalRating: 0
|
||||
tags:
|
||||
- mediaDB/music/Album
|
||||
---
|
||||
Reference in New Issue
Block a user