Add additional siteids to db, move player select function
This commit is contained in:
@@ -45,6 +45,7 @@ follow : whether to tail -f the input"""
|
||||
logging.info("Initialising Fulltilt converter class")
|
||||
self.filetype = "text"
|
||||
self.codepage = "cp1252"
|
||||
self.siteId = 1 # Needs to match id entry in Sites database
|
||||
if autostart:
|
||||
self.start()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user