fix tracks order
This commit is contained in:
@@ -38,14 +38,14 @@ export default eventHandler(() => {
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
name: "Les jaguars",
|
||||
url: "https://radiomartiko.bandcamp.com/album/surf-qu-b-cois",
|
||||
name: "Magic shoppe",
|
||||
url: "https://magicshoppe.bandcamp.com",
|
||||
style: [0, 1, 2]
|
||||
},
|
||||
{
|
||||
id: 7,
|
||||
name: "Magic shoppe",
|
||||
url: "https://magicshoppe.bandcamp.com",
|
||||
name: "Les jaguars",
|
||||
url: "https://radiomartiko.bandcamp.com/album/surf-qu-b-cois",
|
||||
style: [0, 1, 2]
|
||||
},
|
||||
{
|
||||
|
@@ -1,8 +1,7 @@
|
||||
export default eventHandler(() => {
|
||||
return [
|
||||
{
|
||||
id: 0,
|
||||
number: 1,
|
||||
id: 1,
|
||||
compilation: 'ES00A',
|
||||
title: 'The grinding wheel',
|
||||
artist: 0,
|
||||
@@ -11,8 +10,7 @@ export default eventHandler(() => {
|
||||
link: 'https://arakirecords.bandcamp.com/track/the-grinding-wheel'
|
||||
},
|
||||
{
|
||||
id: 1,
|
||||
number: 2,
|
||||
id: 2,
|
||||
compilation: 'ES00A',
|
||||
title: 'Bleach',
|
||||
artist: 1,
|
||||
@@ -21,8 +19,7 @@ export default eventHandler(() => {
|
||||
link: 'https://the-kundalini-genie.bandcamp.com/track/bleach-2'
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
number: 3,
|
||||
id: 3,
|
||||
compilation: 'ES00A',
|
||||
title: 'Televised mind',
|
||||
artist: 2,
|
||||
@@ -31,8 +28,7 @@ export default eventHandler(() => {
|
||||
link: 'https://fontainesdc.bandcamp.com/track/televised-mind'
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
number: 4,
|
||||
id: 4,
|
||||
compilation: 'ES00A',
|
||||
title: 'In it',
|
||||
artist: 3,
|
||||
@@ -41,8 +37,7 @@ export default eventHandler(() => {
|
||||
link: 'https://howlinbananarecords.bandcamp.com/track/in-it'
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
number: 5,
|
||||
id: 5,
|
||||
compilation: 'ES00A',
|
||||
title: 'Bad michel',
|
||||
artist: 4,
|
||||
@@ -51,8 +46,7 @@ export default eventHandler(() => {
|
||||
link: 'https://johnnymafia.bandcamp.com/track/bad-michel-3'
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
number: 6,
|
||||
id: 6,
|
||||
compilation: 'ES00A',
|
||||
title: 'Overall',
|
||||
artist: 5,
|
||||
@@ -60,29 +54,26 @@ export default eventHandler(() => {
|
||||
bpm: 0,
|
||||
link: 'https://newcandys.bandcamp.com/track/overall'
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
number: 6,
|
||||
compilation: 'ES00A',
|
||||
title: 'Guitar jet',
|
||||
artist: 6,
|
||||
start: 1674,
|
||||
bpm: 0,
|
||||
link: 'https://radiomartiko.bandcamp.com/track/guitare-jet'
|
||||
},
|
||||
{
|
||||
id: 7,
|
||||
number: 6,
|
||||
compilation: 'ES00A',
|
||||
title: 'Blowup',
|
||||
artist: 7,
|
||||
start: 1880,
|
||||
artist: 6,
|
||||
start: 1674,
|
||||
bpm: 0,
|
||||
link: 'https://magicshoppe.bandcamp.com/track/blowup'
|
||||
},
|
||||
{
|
||||
id: 8,
|
||||
number: 6,
|
||||
compilation: 'ES00A',
|
||||
title: 'Guitar jet',
|
||||
artist: 7,
|
||||
start: 1880,
|
||||
bpm: 0,
|
||||
link: 'https://radiomartiko.bandcamp.com/track/guitare-jet'
|
||||
},
|
||||
{
|
||||
id: 9,
|
||||
compilation: 'ES00A',
|
||||
title: 'Intercontinental radio waves',
|
||||
artist: 8,
|
||||
@@ -91,8 +82,7 @@ export default eventHandler(() => {
|
||||
link: 'https://traams.bandcamp.com/track/intercontinental-radio-waves'
|
||||
},
|
||||
{
|
||||
id: 9,
|
||||
number: 6,
|
||||
id: 10,
|
||||
compilation: 'ES00A',
|
||||
title: 'Here comes the sun',
|
||||
artist: 9,
|
||||
@@ -101,8 +91,7 @@ export default eventHandler(() => {
|
||||
link: 'https://blue-orchid.bandcamp.com/track/here-come-the-sun'
|
||||
},
|
||||
{
|
||||
id: 10,
|
||||
number: 11,
|
||||
id: 11,
|
||||
compilation: 'ES00A',
|
||||
title: 'Like in the movies',
|
||||
artist: 10,
|
||||
@@ -111,8 +100,7 @@ export default eventHandler(() => {
|
||||
link: 'https://bruitblanc.bandcamp.com/track/like-in-the-movies-2'
|
||||
},
|
||||
{
|
||||
id: 0,
|
||||
number: 1,
|
||||
id: 21,
|
||||
compilation: 'ES00B',
|
||||
title: 'Ce que révèle l\'éclipse',
|
||||
artist: 0,
|
||||
@@ -121,8 +109,7 @@ export default eventHandler(() => {
|
||||
link: 'https://arakirecords.bandcamp.com/track/the-grinding-wheel'
|
||||
},
|
||||
{
|
||||
id: 1,
|
||||
number: 2,
|
||||
id: 22,
|
||||
compilation: 'ES00B',
|
||||
title: 'Bleedin\' Gums Mushrool',
|
||||
artist: 1,
|
||||
@@ -131,8 +118,7 @@ export default eventHandler(() => {
|
||||
link: 'https://the-kundalini-genie.bandcamp.com/track/bleach-2'
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
number: 3,
|
||||
id: 23,
|
||||
compilation: 'ES00B',
|
||||
title: 'A lucid dream',
|
||||
artist: 2,
|
||||
@@ -141,8 +127,7 @@ export default eventHandler(() => {
|
||||
link: 'https://fontainesdc.bandcamp.com/track/televised-mind'
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
number: 4,
|
||||
id: 24,
|
||||
compilation: 'ES00B',
|
||||
title: 'Lights off',
|
||||
artist: 3,
|
||||
@@ -151,8 +136,7 @@ export default eventHandler(() => {
|
||||
link: 'https://howlinbananarecords.bandcamp.com/track/in-it'
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
number: 5,
|
||||
id: 25,
|
||||
compilation: 'ES00B',
|
||||
title: 'I\'m sentimental',
|
||||
artist: 4,
|
||||
@@ -161,8 +145,7 @@ export default eventHandler(() => {
|
||||
link: 'https://johnnymafia.bandcamp.com/track/bad-michel-3'
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
number: 6,
|
||||
id: 26,
|
||||
compilation: 'ES00B',
|
||||
title: 'Thrill or trip',
|
||||
artist: 5,
|
||||
@@ -171,8 +154,7 @@ export default eventHandler(() => {
|
||||
link: 'https://newcandys.bandcamp.com/track/overall'
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
number: 6,
|
||||
id: 27,
|
||||
compilation: 'ES00B',
|
||||
title: 'Redhead',
|
||||
artist: 6,
|
||||
@@ -181,8 +163,7 @@ export default eventHandler(() => {
|
||||
link: 'https://radiomartiko.bandcamp.com/track/guitare-jet'
|
||||
},
|
||||
{
|
||||
id: 7,
|
||||
number: 6,
|
||||
id: 28,
|
||||
compilation: 'ES00B',
|
||||
title: 'Supersonic twist',
|
||||
artist: 7,
|
||||
@@ -191,8 +172,7 @@ export default eventHandler(() => {
|
||||
link: 'https://magicshoppe.bandcamp.com/track/blowup'
|
||||
},
|
||||
{
|
||||
id: 8,
|
||||
number: 6,
|
||||
id: 29,
|
||||
compilation: 'ES00B',
|
||||
title: 'Flowers',
|
||||
artist: 8,
|
||||
@@ -201,8 +181,7 @@ export default eventHandler(() => {
|
||||
link: 'https://traams.bandcamp.com/track/intercontinental-radio-waves'
|
||||
},
|
||||
{
|
||||
id: 9,
|
||||
number: 6,
|
||||
id: 30,
|
||||
compilation: 'ES00B',
|
||||
title: 'The shade',
|
||||
artist: 9,
|
||||
@@ -211,8 +190,7 @@ export default eventHandler(() => {
|
||||
link: 'https://blue-orchid.bandcamp.com/track/here-come-the-sun'
|
||||
},
|
||||
{
|
||||
id: 10,
|
||||
number: 11,
|
||||
id: 31,
|
||||
compilation: 'ES00B',
|
||||
title: 'Like in the movies',
|
||||
artist: 10,
|
||||
|
Reference in New Issue
Block a user