Two parts of the song library
Next Karaoke keeps the song data and the searchable song index as separate parts. The original music, lyric, timing, or NKM files are stored in the application's local browser storage. The database keeps the information needed to find and list those songs.
Clearing the index does not delete song files
Clearing the index does not delete song files
The application's clear-index action removes song list data from the database. It does not delete the original song files from local storage.