|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#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 |
|
inline |
| bool TVShowRegexp::byDate |
| int TVShowRegexp::defaultSeason |
| std::string TVShowRegexp::regexp |