Skip to content

Commit

Permalink
Add 1989 TV, TTPD, Anthology
Browse files Browse the repository at this point in the history
  • Loading branch information
fyrk committed Dec 8, 2024
1 parent cf94ed6 commit 6c6f4d4
Show file tree
Hide file tree
Showing 7 changed files with 78 additions and 34 deletions.
108 changes: 76 additions & 32 deletions scripts/tracks.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,80 @@
[
{
"name": "The Tortured Poets Department: The Anthology",
"id": "ttpd-anthology",
"tracks": [
"The Black Dog",
"imgonnagetyouback",
"The Albatross",
"Chloe or Sam or Sophia or Marcus",
"How Did It End?",
"So High School",
"I Hate It Here",
"thanK you aIMee",
"I Look in People's Windows",
"The Prophecy",
"Cassandra",
"Peter",
"The Bolter",
"Robin",
"The Manuscript"
]
},
{
"name": "The Tortured Poets Department",
"id": "ttpd",
"tracks": [
"Fortnight (feat. Post Malone)",
"The Tortured Poets Department",
"My Boy Only Breaks His Favorite Toys",
"Down Bad",
"So Long, London",
"But Daddy I Love Him",
"Fresh Out The Slammer",
"Florida!!! (feat. Florence + The Machine)",
"Guilty as Sin?",
"Who’s Afraid of Little Old Me?",
"I Can Fix Him (No Really I Can)",
"loml",
"I Can Do It With a Broken Heart",
"The Smallest Man Who Ever Lived",
"The Alchemy",
"Clara Bow"
]
},
{
"name": "You're Losing Me (From The Vault)",
"id": "youre-losing-me",
"tracks": ["You're Losing Me (From The Vault)"]
},
{
"name": "1989 (Taylor's Version)",
"id": "1989-tv",
"tracks": [
"Welcome To New York (Taylor's Version)",
"Blank Space (Taylor's Version)",
"Style (Taylor's Version)",
"Out Of The Woods (Taylor's Version)",
"All You Had To Do Was Stay (Taylor's Version)",
"Shake It Off (Taylor's Version)",
"I Wish You Would (Taylor's Version)",
"Bad Blood (Taylor's Version)",
"Wildest Dreams (Taylor's Version)",
"How You Get The Girl (Taylor's Version)",
"This Love (Taylor\u2019s Version)",
"I Know Places (Taylor's Version)",
"Clean (Taylor's Version)",
"Wonderland (Taylor's Version)",
"You Are In Love (Taylor's Version)",
"New Romantics (Taylor's Version)",
"\"Slut!\" (Taylor's Version) (From The Vault)",
"Say Don't Go (Taylor's Version) (From The Vault)",
"Now That We Don't Talk (Taylor's Version) (From The Vault)",
"Suburban Legends (Taylor's Version) (From The Vault)",
"Is It Over Now? (Taylor's Version) (From The Vault)",
"Bad Blood (feat. Kendrick Lamar) (Taylor's Version)"
]
},
{
"name": "Speak Now (Taylor's Version)",
"id": "speak-now-tv",
Expand Down Expand Up @@ -81,11 +157,6 @@
"Carolina - From The Motion Picture \u201cWhere The Crawdads Sing\u201d"
]
},
{
"name": "This Love (Taylor\u2019s Version)",
"id": "this-love-tv",
"tracks": ["This Love (Taylor\u2019s Version)"]
},
{
"name": "The Joker And The Queen (feat. Taylor Swift)",
"id": "the-joker-and-the-queen",
Expand Down Expand Up @@ -159,11 +230,6 @@
"id": "eyes-open-tv",
"tracks": ["Eyes Open (Taylor's Version)"]
},
{
"name": "Wildest Dreams (Taylor's Version)",
"id": "wildest-dreams-tv",
"tracks": ["Wildest Dreams (Taylor's Version)"]
},
{
"name": "How Long Do You Think It's Gonna Last?",
"id": "how-long-do-you-think-its-gonna-last",
Expand Down Expand Up @@ -319,28 +385,6 @@
"id": "reputation-stadium-tour-surprise-song-playlist",
"tracks": ["I Don\u2019t Wanna Live Forever (Fifty Shades Darker)"]
},
{
"name": "1989",
"id": "1989",
"tracks": [
"Welcome To New York",
"Blank Space",
"Style",
"Out Of The Woods",
"All You Had To Do Was Stay",
"Shake It Off",
"I Wish You Would",
"Bad Blood",
"How You Get The Girl",
"I Know Places",
"Clean"
]
},
{
"name": "Bad Blood",
"id": "bad-blood-kendrick-lamar",
"tracks": ["Bad Blood (feat. Kendrick Lamar)"]
},
{
"name": "Sweeter Than Fiction",
"id": "sweeter-than-fiction",
Expand Down
Binary file added src/img/albumart/1989-tv.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/img/albumart/ttpd-anthology.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/img/albumart/ttpd.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/img/albumart/youre-losing-me.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/tracks.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/tracks_index.json

Large diffs are not rendered by default.

0 comments on commit 6c6f4d4

Please sign in to comment.