mitchhymel / MusicBeeSyncToService

MusicBee plugin to sync to Spotify and Google Play Music
40 stars 2 forks source link

[improvement] Keep last sync-direction - prevent user from losing playlist entries #16

Open paul-schimmel opened 1 year ago

paul-schimmel commented 1 year ago

Hi,

first of all, thank you for the helpful tool.

here is a small suggestion for improvement: After setting up and first tests with the plugin, I closed the "MainWindow" to check the content of my playlist. Then I wanted to run the synchronization a second time to check the log. Unfortunately, I missed out the fact that the synchronization direction had changed when I opened it again... As a result, the tracks that were not available locally are removed from the Spotify playlist.

To prevent the same error from happening to users, I can think of this options: A. Keep the window's last settings permanently B. A preference that prevents items from being deleted from a playlist. C. A message "There are fewer songs in the source playlist than in the target playlist. Do you still want to sync/overwrite it?"

grafik