Skip to content

Commit

Permalink
Trim seed data
Browse files Browse the repository at this point in the history
  • Loading branch information
bluz71 committed Apr 26, 2024
1 parent a01d294 commit 5e74bd4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 151 deletions.
10 changes: 0 additions & 10 deletions db/seeds/albums.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2099,11 +2099,6 @@
genre: Progressive Rock
year: 1972

- title: "Breezin'"
artist: "George Benson"
genre: Easy Listening
year: 1976

- title: "Faith"
artist: "George Michael"
genre: Pop
Expand Down Expand Up @@ -6455,11 +6450,6 @@
genre: Glam Metal
year: 2012

- title: "Best Of '81 To '85"
artist: "Y&T"
genre: Classic Metal
year: 1990

- title: "Ten"
artist: "Y&T"
genre: Glam Metal
Expand Down
9 changes: 0 additions & 9 deletions db/seeds/artists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1463,15 +1463,6 @@
wikipedia: Gentle_Giant
website: https://gentlegiantmusic.com

- name: "George Benson"
description: >-
George Benson is an American musician, guitarist and singer-songwriter. He
began his professional career at 21 as a jazz guitarist. Benson uses a
rest-stroke picking technique similar to that of gypsy jazz players such as
Django Reinhardt.
wikipedia: George_Benson
website: http://www.georgebenson.com

- name: "George Michael"
description: >-
Georgios Kyriacos Panayiotou, known professionally by his stage name
Expand Down
132 changes: 0 additions & 132 deletions db/seeds/tracks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26530,42 +26530,6 @@
number: "06"
title: "Three Friends"

- album: "Breezin'"
duration: "5 min 41 s"
artist: "George Benson"
title: "Breezin'"
number: "01"

- album: "Breezin'"
duration: "8 min 4 s"
artist: "George Benson"
number: "02"
title: "This Masquerade"

- album: "Breezin'"
duration: "5 min 10 s"
artist: "George Benson"
number: "03"
title: "Six To Four"

- album: "Breezin'"
duration: "6 min 51 s"
artist: "George Benson"
title: "Affirmation"
number: "04"

- album: "Breezin'"
duration: "7 min 0 s"
artist: "George Benson"
number: "05"
title: "So This Is Love"

- album: "Breezin'"
duration: "6 min 1 s"
artist: "George Benson"
title: "Lady"
number: "06"

- album: "Faith"
duration: "3 min 16 s"
artist: "George Michael"
Expand Down Expand Up @@ -85457,102 +85421,6 @@
title: "I Love You"
number: "16"

- album: "Best Of '81 To '85"
duration: "42 s 631 ms"
artist: "Y&T"
title: "From The Moon"
number: "01"

- album: "Best Of '81 To '85"
duration: "4 min 10 s"
artist: "Y&T"
title: "Open Fire"
number: "02"

- album: "Best Of '81 To '85"
duration: "3 min 24 s"
artist: "Y&T"
title: "Hurricane"
number: "03"

- album: "Best Of '81 To '85"
duration: "4 min 7 s"
artist: "Y&T"
title: "Mean Streak"
number: "04"

- album: "Best Of '81 To '85"
duration: "4 min 44 s"
artist: "Y&T"
number: "05"
title: "Rescue Me"

- album: "Best Of '81 To '85"
duration: "4 min 19 s"
artist: "Y&T"
title: "Black Tiger"
number: "06"

- album: "Best Of '81 To '85"
duration: "5 min 6 s"
artist: "Y&T"
title: "Dirty Girl"
number: "07"

- album: "Best Of '81 To '85"
duration: "5 min 48 s"
artist: "Y&T"
title: "Forever"
number: "08"

- album: "Best Of '81 To '85"
duration: "5 min 41 s"
artist: "Y&T"
title: "Midnight In Tokyo"
number: "09"

- album: "Best Of '81 To '85"
duration: "5 min 31 s"
artist: "Y&T"
title: "Hang 'Em High"
number: "10"

- album: "Best Of '81 To '85"
duration: "3 min 27 s"
artist: "Y&T"
title: "Lipstick And Leather"
number: "11"

- album: "Best Of '81 To '85"
duration: "3 min 29 s"
artist: "Y&T"
number: "12"
title: "Summertime Girls"

- album: "Best Of '81 To '85"
duration: "4 min 6 s"
artist: "Y&T"
title: "Beautiful Dreamer"
number: "13"

- album: "Best Of '81 To '85"
duration: "4 min 9 s"
artist: "Y&T"
title: "25 Hours A Day"
number: "14"

- album: "Best Of '81 To '85"
duration: "4 min 33 s"
artist: "Y&T"
title: "Barroom Boogie"
number: "15"

- album: "Best Of '81 To '85"
duration: "7 min 14 s"
artist: "Y&T"
title: "I Believe In You"
number: "16"

- album: "Ten"
duration: "5 min 11 s"
artist: "Y&T"
Expand Down

0 comments on commit 5e74bd4

Please sign in to comment.