SickGear/sickgear
2023-03-08 17:36:24 +00:00
..
clients Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
databases Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
indexers Change py2 deprecation cleanups. 2023-02-21 01:01:04 +00:00
metadata Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
name_parser Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
notifiers Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
providers Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
__init__.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
_legacy_classes.py Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
anime.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
auto_post_processer.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
browser.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
classes.py Change improve perf by using generators with any. 2023-03-06 23:54:52 +00:00
common.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
config.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
db.py Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
event_queue.py Add logging around the restart/shutdown event. 2023-03-06 23:52:43 +00:00
failed_history.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
failedProcessor.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
generic_queue.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
gh_api.py Change codebase cleanups. 2023-02-24 15:17:56 +00:00
helpers.py Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
history.py Change codebase cleanups. 2023-02-24 15:17:56 +00:00
image_cache.py Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
indexermapper.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
logger.py Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
name_cache.py Change codebase cleanups. 2023-02-24 15:17:56 +00:00
naming.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
network_timezones.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
nzbget.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
nzbSplitter.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
people_queue.py Change codebase cleanups. 2023-02-24 15:17:56 +00:00
piper.py Change py2 deprecation cleanups. 2023-02-21 01:01:04 +00:00
postProcessor.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
processTV.py Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
properFinder.py Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
py_requirement.data Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
rssfeeds.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
sab.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
scene_exceptions.py Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
scene_numbering.py Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
scheduler.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
search.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
search_backlog.py Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
search_propers.py Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
search_queue.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
search_recent.py Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
sgdatetime.py Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
show_name_helpers.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
show_queue.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
show_updater.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
subtitles.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
trakt_helpers.py Change py2 deprecation cleanups. 2023-02-21 01:01:04 +00:00
tv.py Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
tv_base.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
tvcache.py Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
ui.py Change codebase cleanups. 2023-02-24 15:17:56 +00:00
version_checker.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
watchedstate.py Change codebase cleanups. 2023-02-24 15:17:56 +00:00
watchedstate_queue.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
webapi.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
webserve.py Refactor timestamp_near to SGDatetime.timestamp_near. 2023-03-08 17:36:24 +00:00
webserveInit.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00