fix tracks order

This commit is contained in:
valere
2024-09-24 16:42:42 +02:00
parent 68c883238f
commit c67a3b5362
2 changed files with 34 additions and 56 deletions

View File

@@ -38,14 +38,14 @@ export default eventHandler(() => {
}, },
{ {
id: 6, id: 6,
name: "Les jaguars", name: "Magic shoppe",
url: "https://radiomartiko.bandcamp.com/album/surf-qu-b-cois", url: "https://magicshoppe.bandcamp.com",
style: [0, 1, 2] style: [0, 1, 2]
}, },
{ {
id: 7, id: 7,
name: "Magic shoppe", name: "Les jaguars",
url: "https://magicshoppe.bandcamp.com", url: "https://radiomartiko.bandcamp.com/album/surf-qu-b-cois",
style: [0, 1, 2] style: [0, 1, 2]
}, },
{ {

View File

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