This project was the result of trying to get something working in Tauri over the course of a couple of hours. Biggest time wasters included:
Lesson Learned: Skimming the documentation is not the same as READING the documentation...
Upon opening the software for the first time it will attempt to scan the user's Music/MuggPlayer directory. Please add directories of mp3 and jpg files (album art) and either re-run the program, or utilise the "refresh" button depicted in below screenshot.
Below is a working file format as an example of how I've got it crudely parsing the directory.
This template should help get you started developing with Tauri, Svelte and TypeScript in Vite.
VS Code + Svelte + Tauri + rust-analyzer.