Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
TVShowRegexp Struct Reference

#include <AdvancedSettings.h>

Public Member Functions

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

Public Attributes

bool byDate
 
bool byTitle
 
std::string regexp
 
int defaultSeason
 

Constructor & Destructor Documentation

◆ TVShowRegexp()

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

Member Data Documentation

◆ byDate

bool TVShowRegexp::byDate

◆ byTitle

bool TVShowRegexp::byTitle

◆ defaultSeason

int TVShowRegexp::defaultSeason

◆ regexp

std::string TVShowRegexp::regexp

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