Definition at line 23 of file mythvideo_search.py.
Public Member Functions | |
| def | __init__ |
| def | __str__ |
Public Attributes | |
| m_id | |
| m_title | |
| m_year | |
| m_release_date | |
| m_director | |
| m_plot | |
| m_user_rating | |
| m_movie_rating | |
| m_runtime | |
| m_writers | |
| m_cast | |
| m_genres | |
| m_countries | |
| m_poster | |
| m_akas | |
| def mythvideo_search::ItemInfo::__init__ | ( | self, | ||
| id, | ||||
| title, | ||||
| year, | ||||
| release_date, | ||||
| director, | ||||
| plot, | ||||
| user_rating, | ||||
| movie_rating, | ||||
| runtime, | ||||
| writers, | ||||
| cast, | ||||
| genres, | ||||
| countries, | ||||
poster = None, |
||||
akas = None | ||||
| ) |
Definition at line 24 of file mythvideo_search.py.
| def mythvideo_search::ItemInfo::__str__ | ( | self | ) |
Definition at line 43 of file mythvideo_search.py.
Definition at line 25 of file mythvideo_search.py.
Definition at line 26 of file mythvideo_search.py.
Definition at line 27 of file mythvideo_search.py.
Definition at line 28 of file mythvideo_search.py.
Definition at line 29 of file mythvideo_search.py.
Definition at line 30 of file mythvideo_search.py.
Definition at line 31 of file mythvideo_search.py.
Definition at line 32 of file mythvideo_search.py.
Definition at line 33 of file mythvideo_search.py.
Definition at line 34 of file mythvideo_search.py.
Definition at line 35 of file mythvideo_search.py.
Definition at line 36 of file mythvideo_search.py.
Definition at line 37 of file mythvideo_search.py.
Definition at line 38 of file mythvideo_search.py.
Definition at line 39 of file mythvideo_search.py.
1.5.5