test
This commit is contained in:
parent
6224fbaacf
commit
2fbc5c610e
@ -165,7 +165,6 @@ class OriginEPG():
|
|||||||
"time_end": self.xmltimestamp_toonami(endtime, offset),
|
"time_end": self.xmltimestamp_toonami(endtime, offset),
|
||||||
"duration": str(int(self.toonami_calculate_duration(starttime, endtime)))
|
"duration": str(int(self.toonami_calculate_duration(starttime, endtime)))
|
||||||
}
|
}
|
||||||
print(timedict)
|
|
||||||
return timedict
|
return timedict
|
||||||
|
|
||||||
def get_cached(self, jsonid, cache_key, url):
|
def get_cached(self, jsonid, cache_key, url):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user