Modifier and Type | Class and Description |
---|---|
class |
FileSeenDatabase
This class is used to maintain a list of files that have been seen by the actions
in media directories
|
Modifier and Type | Class and Description |
---|---|
class |
VideoInfoParser
This class is used to parse the XML output of the mediainfo command
|
Modifier and Type | Class and Description |
---|---|
class |
BaseConfigReader
A base class for configuration readers
|
class |
ConfigReader
This is used to parse the XML configuration files.
|
Modifier and Type | Class and Description |
---|---|
class |
TagChimpSource
This class is a source used to retrieve information about films from "www.tagchimp.com".
|
Modifier and Type | Class and Description |
---|---|
class |
XBMCAddon
This class is used to manage XBMC addon's
|
class |
XBMCExtension
All types of XBMC extension classes should inherit from this class as it implements
methods generic to all XBMC extensions.
|
class |
XBMCLibrary
A library type of XBMC extensions
|
class |
XBMCScraper
This class is used to handle the XML scraper files from XBMC.
|
class |
XBMCSource
This is a source that reads the details using XBMC addons.
|
Modifier and Type | Class and Description |
---|---|
class |
XBMCWebUpdater
This class is used to install, remove or update XBMC addons
|
Modifier and Type | Class and Description |
---|---|
class |
AtomicParsleyOutputParser
This class is used to parse the output from the atomic parsley command.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseXMLStore
This is the base class for the XML Store classes.
|
class |
XMLEpisode
Episode information for the store
XMLStore2 , that access the information from the XML File |
class |
XMLFilm
This is a Film object that talks directory to the DOM of the XML store
|
class |
XMLSeason
Episode information for the store
XMLStore2 , that access the information from the XML File |
class |
XMLShow
Used to store and get information about a show from a DOM show node
|
class |
XMLStore2
This store is used to store the show and film information in a XML called .mediaManager-xmlStore.xml.
|
class |
XMLVideo
XML Video class that read/sets the information into a dom object
|