Delete Multiple Songs At Once - AttiliaTheHun/Songbook-Manager GitHub Wiki

Delete Multiple Songs At Once

It is possible, but decide yourself if it is worth the effort.

The procedure

  1. In your song data folder delete the .html files of the songs you want to delete
  2. Delete your collection.json file. (Delete the file that corresponds to the collection you are editing)
  3. Restart the client and click on 'Repair'.

That should do, but you have to look up all the ids you want to delete.

❗❗❗ If you have set the setting BIND_SONG_TITLES to false, deleting collection.json may result in a data loss, because upon repair, the titles from the HTML files are used.