Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
LibExportSettings.h File Reference
#include <string>
#include "settings/lib/Setting.h"

Classes

class  CLibExportSettings
 

Enumerations

enum  ELIBEXPORTOPTIONS {
  ELIBEXPORT_SINGLEFILE = 0x0000, ELIBEXPORT_SEPARATEFILES = 0x0001, ELIBEXPORT_TOLIBRARYFOLDER = 0x0002, ELIBEXPORT_OVERWRITE = 0x0004,
  ELIBEXPORT_UNSCRAPED = 0x0008, ELIBEXPORT_ALBUMS = 0x0010, ELIBEXPORT_ALBUMARTISTS = 0x0020, ELIBEXPORT_SONGARTISTS = 0x0040,
  ELIBEXPORT_OTHERARTISTS = 0x0080, ELIBEXPORT_ARTWORK = 0x0100, ELIBEXPORT_NFOFILES = 0x0200, ELIBEXPORT_ACTORTHUMBS = 0x0400
}
 

Enumeration Type Documentation

§ ELIBEXPORTOPTIONS

Enumerator
ELIBEXPORT_SINGLEFILE 
ELIBEXPORT_SEPARATEFILES 
ELIBEXPORT_TOLIBRARYFOLDER 
ELIBEXPORT_OVERWRITE 
ELIBEXPORT_UNSCRAPED 
ELIBEXPORT_ALBUMS 
ELIBEXPORT_ALBUMARTISTS 
ELIBEXPORT_SONGARTISTS 
ELIBEXPORT_OTHERARTISTS 
ELIBEXPORT_ARTWORK 
ELIBEXPORT_NFOFILES 
ELIBEXPORT_ACTORTHUMBS