Interface: RegionOptions

Region settings including locales and API endpoints.

remarks

Apart from "lang", these options should usually be left unchanged

Hierarchy

  • RegionOptions

Index

Properties

Properties

Optional al

al? : undefined | string

Analytics iframe URL


Optional cm

cm? : undefined | string

Cookie Manager API endpoint


Optional lang

lang? : undefined | string

Language code for interface. Requires a matching translation in the locales directory. If omitted, this will use the language code returned from MAPI

default "en"


Optional mapi

mapi? : undefined | string

MAPI endpoint URL


Optional np

np? : undefined | string

Now Playing API endpoint


Optional qp

qp? : undefined | string

Query Proxy API endpoint


rpLogo? : undefined | string

URL for the Radioplayer logo, displayed in the navbar. This must be one of the offical Radioplayer logos, as provided in the /assets/ folder, and must not be altered in any way.

default "assets/radioplayer.svg"