-
Notifications
You must be signed in to change notification settings - Fork 16
/
album_map.json
30 lines (30 loc) · 1.04 KB
/
album_map.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"Taylor Swift": ["Taylor Swift"],
"Beautiful Eyes": ["Beautiful Eyes"],
"Fearless (Taylor's Version)": ["Fearless"],
"Speak Now (Taylor's Version)": ["Speak Now"],
"Red (Taylor's Version)": ["Red"],
"1989 (Taylor's Version)": ["1989"],
"reputation": ["reputation"],
"Lover": ["Lover"],
"folklore": ["folklore"],
"evermore": ["evermore"],
"Midnights": ["Midnights"],
"The Tortured Poets Department": ["The Tortured Poets Department"],
"The Taylor Swift Holiday Collection": [
"Holiday Music"
],
"The Hunger Games": ["Movie Soundtracks"],
"How Long Do You Think It's Gonna Last": [
"Collaborations"
],
"Cats": ["Movie Soundtracks"],
"Where The Crawdads Sing": ["Movie Soundtracks"],
"Christmas Tree Farm": ["Holiday Music"],
"Fifty Shades Darker": ["Collaborations", "Movie Soundtracks"],
"Miss Americana": ["Movie Soundtracks"],
"Love Drunk": ["Collaborations"],
"Women in Music Part III": ["Collaborations"],
"Two Lanes of Freedom": ["Collaborations"],
"The Hannah Montana Movie": ["Movie Soundtracks"]
}