Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
TVShowRegexp Struct Reference

#include <AdvancedSettings.h>

Public Member Functions

 TVShowRegexp (bool d, const std::string &r, int s=1)
 

Public Attributes

bool byDate
 
std::string regexp
 
int defaultSeason
 

Constructor & Destructor Documentation

◆ TVShowRegexp()

TVShowRegexp::TVShowRegexp ( bool  d,
const std::string &  r,
int  s = 1 
)
inline

Member Data Documentation

◆ byDate

bool TVShowRegexp::byDate

◆ defaultSeason

int TVShowRegexp::defaultSeason

◆ regexp

std::string TVShowRegexp::regexp

The documentation for this struct was generated from the following file: