1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
SickRage/sickbeard
2014-03-19 23:17:18 -07:00
..
clients Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
databases Added TVRage support to our scene numbering lookups. 2014-03-19 22:33:34 -07:00
indexers Replaced our cache handler 'CacheControl' with 'httpcache' as we found the previous was not stable enough and was causing more issues then good. 2014-03-16 04:06:21 -07:00
metadata Added TVRage support to our scene numbering lookups. 2014-03-19 22:33:34 -07:00
name_parser Fix for regex pattern to match Month's using more then 3 for there abbrv 2014-03-16 16:33:27 -07:00
notifiers Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
providers Fix for new feature "first match" 2014-03-18 07:03:02 -07:00
__init__.py Added TVRage support to our scene numbering lookups. 2014-03-19 22:33:34 -07:00
autoPostProcesser.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
browser.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
classes.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
common.py Added in a new feature called "Archive First Match", you can enable this feature from displayShow->editShow by using custom qualities and checking off "archive first match" 2014-03-19 16:33:49 -07:00
config.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
db.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
encodingKludge.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
exceptions.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
failed_history.py Revamped the failed handler code to fix a few bugs and have everything failed sent directly to backlog 2014-03-19 07:59:34 -07:00
failedProcessor.py Revamped the failed handler code to fix a few bugs and have everything failed sent directly to backlog 2014-03-19 07:59:34 -07:00
generic_queue.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
gh_api.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
helpers.py Fixed small bug in the getUrl function for helpers. 2014-03-19 23:17:18 -07:00
history.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
image_cache.py Code cleanup and bugfixes 2014-03-10 19:32:02 -07:00
logger.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
name_cache.py Code cleanup and bugfixes 2014-03-10 19:32:02 -07:00
naming.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
network_timezones.py if nothing has changed don't execute the transaction for network table and don't reload the table 2014-03-11 13:18:49 -07:00
nzbget.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
nzbSplitter.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
postProcessor.py Added TVRage support to our scene numbering lookups. 2014-03-19 22:33:34 -07:00
processTV.py Failed processing backwards compatibility for original param name "dirName" that has been relabled to "dir" 2014-03-16 15:57:38 -07:00
properFinder.py Code improvements for the indexer API handler and a few code cleanups as well. 2014-03-11 22:28:30 -07:00
sab.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
sbdatetime.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
scene_exceptions.py Added in TVRage scene exceptions list that we maintain 2014-03-10 20:58:18 -07:00
scene_numbering.py Fixed small bug in the getUrl function for helpers. 2014-03-19 23:17:18 -07:00
scheduler.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
search_queue.py Added in a new feature called "Archive First Match", you can enable this feature from displayShow->editShow by using custom qualities and checking off "archive first match" 2014-03-19 16:33:49 -07:00
search.py Added in a new feature called "Archive First Match", you can enable this feature from displayShow->editShow by using custom qualities and checking off "archive first match" 2014-03-19 16:33:49 -07:00
searchBacklog.py fix_checkdates_in_the_future (itofzo) 2014-03-11 13:22:00 -07:00
searchCurrent.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
show_name_helpers.py Update show_name_helpers.py 2014-03-18 16:49:58 -07:00
show_queue.py Resolves issue #13 2014-03-18 07:41:46 -07:00
showUpdater.py Fixed another issue in showUpdater. 2014-03-15 19:17:34 -07:00
subtitles.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
traktWatchListChecker.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
tv.py Added in a new feature called "Archive First Match", you can enable this feature from displayShow->editShow by using custom qualities and checking off "archive first match" 2014-03-19 16:33:49 -07:00
tvcache.py Typo in tvcache fixed 2014-03-11 22:30:49 -07:00
tvtumbler.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
ui.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
version.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
versionChecker.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
webapi.py Code improvements for the indexer API handler and a few code cleanups as well. 2014-03-11 22:28:30 -07:00
webserve.py Added TVRage support to our scene numbering lookups. 2014-03-19 22:33:34 -07:00
webserveInit.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00