![]() |
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
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 } |
enum ELIBEXPORTOPTIONS |