Schema
Last updated
Last updated
type: integer
notes: Number of threads to utilize.
type: bool
notes: If enabled, allows anonymous metrics. This allows capture of which run types and settings are used to understand app usage
type: string
notes: Cookierequired for Deezer download functionality.
type: string
notes: Path that spotify_sync will download songs into.
type: string
oneOf: '128', '320', 'lossless'
notes: The highest download quality to attempt. '320' & 'lossless' require a Deezer Hi-Fi account.
type: boolean
notes: If true and max_bitrate > '128', check that the Deezer account has privileges to stream the requested quality. If not, exit before downloads commence.
type: boolean
notes: If true, only successfully match a Spotify song to Deezer via it's ISRC. Setting to false allows fallback to Title - Artist - Album search.
type: string
notes: Your Spotify account username.
type: boolean
notes: Whether to use your own Spotify OAuth2 application instead
type: string
notes: Client id of Spotify application.
type: string
notes: Client secret of Spotify application.
type: string
notes: The scope to use when authenticating to your Spotify account. If unsure, leave as default.
type: string
notes: Any usable host port, must match what application has been setup with. If unsure, leave as default.
type: boolean
notes: Include playlist songs in download
type: boolean
notes: Only download playlists you've created yourself, not followed.
type: array of strings
notes: A list of playlists you wish to be excluded from download (case sensitive).
type: boolean
type: string
notes: Pushover user key.
type: string
notes: Pushover token (per Pushover application).
type: boolean
type: string
notes: The API endpoint to POST to.
type: boolean
notes: Enable basic auth
type: string
notes: Basic auth username
type: string
notes: Basic auth password
This can be found in your , it is important it is set correctly
Songs in playlists that are already 'liked' will be downloaded without enabling this feature. Use if you want to include playlist songs that aren't liked
notes: Enable notifications for run modes.
notes: Enable integration. Assumes you have set this up correctly and created rewrite rules if needed.