Geoxor / Amethyst

A cross-platform music player made with Typescript
https://amethyst-geoxor.vercel.app/
MIT License
154 stars 35 forks source link

Some Refactoring #673

Closed Scanavium closed 6 months ago

Scanavium commented 6 months ago

Moved the logic for loading metadata from amethyst.ts to to the track.ts class as well as simplified the add to queue method in the queue.ts class. I have tested the metadata loading and I have not seen any issue, so it should work as normal.

Scanavium commented 6 months ago

Also now added a few more icons, they are just basic icons that are meant to be replaced later on since they might not fit into the style or reflect their purpose (especially the repeat icons which look horrible). I figured it's good to have some more icons than having blank spaces.