Skip to content

App Data

If you’d like to access or backup Tauon’s app data folder, you can locate it useing the “Open data folder” button under “MENU” > “Settings”. Otherwise, here are some common paths:

PlatformPath
Linux/home/<user>/.local/share/TauonMusicBox
Flatpak/home/<user>/.var/app/com.github.taiko2k.tauonmb/data/TauonMusicBox
Portable./user-data
WindowsC:\Users\<user>\AppData\Local\Microsoft\Windows\INetCache\TauonMusicBox

There are two important files in this directory:

  • state.p Contains playlists, track database information and settings.

  • star.p Contains track play time and love information independent of the main database.

Delete both the files state.p and state.p.backup and optionally tauon.conf (while app is closed). This will delete all playlists and reset most settings, but keeps track loves, play-counts and ratings.

Delete all the files and folders in this folder (while app is closed). All related player data will be lost unless backed up.

Playtimes are kept in the star.p file, along with the rating and whether a track is marked as loved. Tracks are uniquely identified by a matching filename, artist and track title.

Therefore in order to keep track of these, you must not change the filename outside of functions provided by Tauon Music Box. (You can use the Reload Metadata function to update tag information provided the filename has not changed)

If you lose the playtimes of a particular album, you can try getting them back by using the Vacuum Playtimes feature available from the folder title context menu while holding Shift. This function will take playtimes of any matching track in the database while ignoring the filename.