swingmx / swingmusic

Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
https://swingmx.com
MIT License
678 stars 41 forks source link

Windows server deleting track on restart #122

Closed rchpi87 closed 1 year ago

rchpi87 commented 1 year ago

When restarting the application the app loads the tracks,albums,album colors and artists then the next step is removing deleted tracks which are all the tracks it loaded in the first place. Windows server 2019

Screenshot 2023-04-26 at 10 53 20 AM
cwilvx commented 1 year ago

Hello @rchpi87

Thanks for raising this issue. I think this is a miscommunication mistake. The app actually checks whether each of the tracks loaded still exists. It removes deleted tracks from the database.

So I think the text there should read something like: Checking for deleted tracks or something ... instead of Removing deleted tracks. If you have any suggestions please let me know.

Thank you.

rchpi87 commented 1 year ago

No that makes perfect sense. I absolutely love this software please keep up the good work !!

cwilvx commented 1 year ago

Hello @rchpi87

Seems like you have quite a large library. This project is pretty much young, and some features might not work as expected. Please feel free to open an issue if you encounter bugs, or if you have suggestions or feature requests.

Thank you.