Skip to content

Instantly share code, notes, and snippets.

@stan229
Created June 12, 2013 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stan229/5765668 to your computer and use it in GitHub Desktop.
Save stan229/5765668 to your computer and use it in GitHub Desktop.
{
tracks:{
house:[
{
title:"Swimming Pools (Jesse Rose Re-Fix)",
artist:[
"Kendrick Lamar"
],
albumartist:[
],
album:"",
year:"2013",
track:{
no:0,
of:0
},
genre:[
"House",
"House"
],
disk:{
no:0,
of:0
},
path:"../tracks/house/Swimming Pools (Jesse Rose Re-Fix).mp3"
},
{
title:"Your Love (Original Club Mix)",
artist:[
"Mark Knight"
],
albumartist:[
"Mark Knight"
],
album:"Your Love",
year:"2013",
track:{
no:1,
of:1
},
genre:[
"Dance & DJ"
],
disk:{
no:1,
of:1
},
path:"../tracks/house/Mark Knight - Your Love (Original Club Mix).mp3"
},
{
title:"Sing2Me (Original Mix)",
artist:[
"Thomas Gold"
],
albumartist:[
"Thomas Gold"
],
album:"Sing2Me",
year:"2012",
track:{
no:1,
of:1
},
genre:[
"Dance & DJ"
],
disk:{
no:1,
of:1
},
path:"../tracks/house/Thomas Gold - Sing2Me (Original Mix).mp3"
}
],
techno:[
{
title:"Casting Shadows Without Light (Umek Remix)",
artist:[
"Spektre"
],
albumartist:[
],
album:"",
year:0,
track:{
no:0,
of:0
},
genre:[
],
disk:{
no:0,
of:0
},
path:"../tracks/techno/Spektre - Casting Shadows Without Light (Umek Remix).mp3"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment