Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Config

Hierarchy

  • Config

Index

Properties

autoNext

autoNext: boolean

autoplay

autoplay: boolean

debugMode

debugMode: boolean

dubbed

dubbed: boolean

embedProviders

embedProviders: object

Type declaration

  • allowUnknown: boolean

    Show embeds that Dolos doesn't know about.

  • blocked: string[]
  • order: string[]

grobberUrl

grobberUrl: string

language

language: Language

maxCertaintyForWarning

maxCertaintyForWarning: number

How low does the [[AnimeSearchResult.certainty]] value have to be for Dolos to show a warning Snackbar prompting the user to manually check?

minCertaintyForSearchResult

minCertaintyForSearchResult: number

How high does the [[AnimeSearchResult.certainty]] value have to be for a [[AnimeSearchResult]] to be listed in the search results

preferDolosPlayer

preferDolosPlayer: boolean

updateAnimeProgress

updateAnimeProgress: boolean

Generated using TypeDoc