|
Kodi Documentation 22.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, bool t=false) | |
Public Attributes | |
| bool | byDate |
| bool | byTitle |
| std::string | regexp |
| int | defaultSeason |
| bool TVShowRegexp::byDate |
| bool TVShowRegexp::byTitle |
| int TVShowRegexp::defaultSeason |
| std::string TVShowRegexp::regexp |