Skip to content

Telemetry, Custom Output and some design changes

Compare
Choose a tag to compare
@Inzaniity Inzaniity released this 05 Jan 19:53
· 510 commits to master since this release

Added light telemetry which is optional.

Data which gets transmitted:

● UUID (randomly generate identifier, nothing personalized)
● Current timestamp (to evaluate how frequent the software is used)
● If the software is running or not (this is transmitted on startup / shutdown of the software, no service running in the background!)
● Current software version

Custom Output:

In the settings window there is a new textbox in which you can set a custom output format.
Format is like this:
Pendulum - Tarantula - Original Mix
^ {artist} ^ {title} ^ {extra}

Kepp in mind that this can and probably will lead to weird text sometimes when the artist or the song has extra dashes (-) in the name!