export default function getPathWithUrlBase(path) { return `${window.Sonarr.urlBase}${path}`; }