ETVDB  0.6.0
ETVDB is a tool and a library to get data from The TV Database (TVDB)
Data Fields
_etvdb_series Struct Reference

#include <etvdb.h>

Data Fields

uint32_t id
 
char * imdb_id
 
char * name
 
char * overview
 
uint16_t runtime
 
Eina_List * seasons
 
Eina_List * specials
 

Detailed Description

this structure represents a TVDB Series

it is roughly comparable to TVDB's Base Series Record.

Field Documentation

uint32_t id

TVDB ID

char* imdb_id

IMDB Series ID

char* name

Series Name

char* overview

Series Description

uint16_t runtime

Typical Episode Runtime

Eina_List* seasons

List containing 1 list per season

Eina_List* specials

List containing special episodes


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