View Single Post
Old 09/06/2012, 10:55 pm   #27
lidermanrony
Junior Member
 
Join Date: Apr 2012
Posts: 1
Default

My episode 3 xml was called WalkingDead103.updated.json.
Since the script looks for WalkingDead103.json it doesn't work.

once i opened the python script with notepad and changed line 5 to:
json_name = name_base + ".updated.json"
everything works.
Thanks Djndb!
lidermanrony is offline   Reply With Quote