Skip to content

Instantly share code, notes, and snippets.

@supaspoida
Created August 13, 2009 19:33
Show Gist options
  • Save supaspoida/167404 to your computer and use it in GitHub Desktop.
Save supaspoida/167404 to your computer and use it in GitHub Desktop.
=============================
Setlist Format Template
=============================
- !ruby/object:Importer::Show
date:
venue:
locale:
name:
sets:
one:
-
-
-
two:
-
-
-
encore:
-
notes:
-
sources:
-
=============================
Setlist Format Desription
=============================
- !ruby/object:Importer::Show
date: 3/27/09
venue:
locale: Philadelphia, PA
name: Theater of Living Arts
sets:
one:
- A Song with no Segue
- A Song with a Segue>
- A Song with a Segue and an Annotation*>
- Another Stand alone
two:
- Same as Set one
encore:
- Same format as sets
notes:
- * Annotations go here
- ** Use a unique annotation for each
sources:
- http://www.address.to/download/show
=============================
Actual Example
=============================
- !ruby/object:Importer::Show
date: 3/2/2007
venue:
locale: Richmond, VA
name: The Canal Club
sets:
one:
- Forget You Know Me>
- Secret
- State Police
- Bright Side Parade
- Charity Starts At Home*>
- Getaway>
- National Anthem
two:
- Leave The Light On
- Everything Must Go>
- Let's Start a Gang
- Dressed Up Worn Down*
- Celebrity
- Boomerang>
- Squeeze**
notes:
- * New Tom & Tommy Song
- ** With Race for the Prize tease jam
sources:
- http://www.thesource.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment