Settings

:
Failed to save music path

This setting specifies the folder which will be scanned for music.

Note: When the path is changed, any previously scanned files outside the new path are removed from the collection and any playlists.

This action resets all the scanned tracks and all the user-created playlists. After this, the collection can be scanned again from scratch.

There should usually be no need to do this. In case you find it necessary, you have probably found a bug which should be reported to the issues.

Ampache and Subsonic

You can browse and play your music collection from external applications which support either Ampache or Subsonic API.
Note that Music may not be compatible with all Ampache/Subsonic clients. Check the verified Ampache clients and Subsonic clients.

Use this address to browse your music collection from an Ampache compatible player. If this URL doesn't work try to append '/server/xml.server.php'.

Use this address to browse your music collection from a Subsonic compatible player.
Here you can generate passwords to use with the Ampache or Subsonic API. Separate passwords are used because they can't be stored in a really secure way due to the design of the APIs. You can generate as many passwords as you want and revoke them at anytime.
Description Revoke API password
{{key.description}}
Failed to generate new Ampache/Subsonic password
Use the following credentials to connect to this Ampache/Subsonic instance.
Username:
{{ settings.user }}
Password:
{{ ampachePassword }}

Admin

Show...

There is no settings UI for the server-wide settings of the Music app but some settings are available by adding specific key-value pairs to the file {{filename}}. The available keys are described below.

music.lastfm_api_key

To see the artist biography and other information from Last.fm in the details view, you need to create an API account with Last.fm. For this, use the Last.fm form. Only 'Contact email' and 'Application name' need to be filled in the form. You are then provided with an API key which should be used as a value for this key.

music.cover_size

Large album cover images are down-scaled to this size on the server before providing them for the web browser or the Subsonic/Ampache client. Smaller images are not up-scaled. The default size is 380 pixels. The value should be given as a single integer.

About