new feature: import spotify playlist with .csv

This commit is contained in:
kveld9
2026-04-15 11:19:31 -03:00
parent 19b7c8ec06
commit a44581e5d6
13 changed files with 830 additions and 20 deletions
+2
View File
@@ -32,10 +32,12 @@
"@tauri-apps/plugin-store": "^2",
"@tauri-apps/plugin-updater": "^2.10.0",
"@tauri-apps/plugin-window-state": "^2.4.1",
"@types/papaparse": "^5.5.2",
"axios": "^1.7.7",
"i18next": "^25.8.16",
"lucide-react": "^0.462.0",
"md5": "^2.3.0",
"papaparse": "^5.5.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^16.5.6",