Skip to content

Instantly share code, notes, and snippets.

@JackDinn
JackDinn / tvshowMenus.py
Last active January 19, 2019 23:15
seren nextup day delay
# -*- coding: utf-8 -*-
import copy
import datetime
import json
import sys
from threading import Thread
from resources.lib.common import tools
from resources.lib.indexers.tmdb import TMDBAPI