#145 : Ajout du seeder Spotify.

This commit is contained in:
Loic Masi
2026-04-02 17:59:36 +02:00
parent 9b12d2a255
commit 943fc00f3c
21 changed files with 728 additions and 351 deletions

View File

@@ -17,10 +17,10 @@
"ClientId": "754247cf73e047bf9d6acf44977b6c4a",
"ClientSecret": "0e674c5ac1c249f1af711fb08a919a02",
"Market": "FR",
"Genres": [ "rock", "pop", "jazz", "hip hop", "electronic", "metal" ],
"ArtistsPerGenre": 4,
"AlbumsPerArtist": 2,
"TracksPerAlbum": 4,
"Genres": [ "rock", "pop", "jazz", "hip hop", "electronic", "metal", "hyper pop" ],
"ArtistsPerGenre": 50,
"AlbumsPerArtist": 20,
"TracksPerAlbum": 40,
"MaxCommentsPerTrack": 3
},
"AllowedHosts": "*"