-
-
Notifications
You must be signed in to change notification settings - Fork 72
Privacy and Network Access
Standard use of the application should not produce any network activity unless required by user action, settings or functioning of specific UI elements.
By default while either of the UI elements Artist info panel or Artist list panel are open, Tauon will gather artist data from available sources in the background. To disable this behaviour, uncheck the setting Auto fetch artist data
under MENU
> Settings...
> Function
.
User data stored locally may be sent out as required such as in the following cases:
- Opening the 'Artist info panel' UI panel sends the artist name of the currently playing track to last.fm, fanart.tv, discogs.com* unless disabled.
- Opening the 'Artist list panel' sends any/all artist names in current playlist to last.fm, fanart.tv, discogs.com* unless disabled.
- Enabling last.fm scrobbling and/or ListenBrainz sends metadata (track title, artist, album) of the currently playing track to respective websites.
- Activating
Quck-Fetch Cover Art
sends track metadata (Track title, artist, MBID's) to MusicBrainz and fanart.tv - Selecting 'Search Lyrics' sends track metadata (Track title, artist) to any enabled source websites.
Note that in using Apiseeds, since the default key is from my (Taiko2k's) account, it may be possible for me to see your IP and what you searched, as the website displays information about the last access.
- Activating
Start Broadcast
listens and accepts network connections to stream audio. - Activating metadata page starts a web server and listens and accepts network connections to serve metadata and image files in folder of the broadcasting track.
- Activating
Show Playing in Discord
sends track metadata of playing tracks (Track title, artist and album) to the running Discord application. - Activating
Download and Install BASS
downloads an archive containing the closed-source libbass that is hosted in the releases section of this repository. - Playing tracks imported from a network server (e.g. Airsonic, Koel, PLEX) sends configured authentication to the configured server when playing tracks or viewing cover art. Note that passwords are typically stored and transmitted as plaintext. PLEX sources require authentication and sending requests to PLEX servers.
- Activating Spotify specific features requires interacting with the Spotify API. These Spotify features are disabled by default.
*Discogs will only be used if a user personal access token is entered in settings.
Remember that 3rd party websites/services may log usage and have their own privacy policies.