Skip to content

Network source setup

Taiko2k edited this page Sep 16, 2020 · 28 revisions

You can import tracks from your PLEX, koel or Airsonic compatible server (Airsonic, Navidrome).

To connect Tauon to your server:

  1. Make sure your server is setup, running and accessible.
  2. In Tauon, to go MENU > Settings > Accounts and click the tab button for your server type.
  3. Fill the relevant fields with your account information. Then click the Import music to playlist button.

Note: This playlist will not auto synchronize. To update, simply delete the playlist and import again.

Note: Server side playlists are currently not supported.

PLEX / Transcode note: The GStreamer backend works well with seeking http sources that have a "content-length" header, but if this isn't present such as in the case of a transcoded source (PLEX does this), then seeking directly is not possible. Tauon will work around this by downloading the whole file on seek, but if you find this inconvenient, consider switching to the Phazor backend. (You can switch by going MENU > Setting... > Audio and selecting PHAzOR)

Warning: Multiple source servers of the same type are not supported. If you switch or reset your server, you must remove all existing network tracks before importing again. You can do this by going MENU > Database... > Remove Network Tracks.


AUR users: For PLEX, install python-plexapi package from AUR.

Clone this wiki locally