Gjsify LogoGjsify Logo

Enumeration values used in errors returned by the #MediaArtError API.

Index

Enumeration Members

NO_CACHE_DIR: number

This is given when the XDG_CACHE_HOME directory could not be used to create the 'media-art' subdirectory used for caching media art. This is usually an initiation error.

NO_STORAGE: number

Storage information is unknown, we have no knowledge about removable media.

NO_TITLE: number

Title is required, but was not provided, or was empty.

RENAME_FAILED: number

File could not be renamed.

SYMLINK_FAILED: number

A call to symlink() failed resulting in the incorrect storage of media art.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method