fixing errors
This commit is contained in:
parent
b8acbcbdc1
commit
74b50ef3a2
5 changed files with 27 additions and 20 deletions
|
|
@ -6,7 +6,7 @@ Created on Fri Jul 5 14:10:47 2013
|
|||
"""
|
||||
|
||||
import MySQLdb as mdb
|
||||
from libtvdatasource import TVShow
|
||||
from libtvshow import TVShow
|
||||
|
||||
class MythTV:
|
||||
def RetrieveEpisodeData(serverAddress, user, password, database, inputFile):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue