..
clients
Merge pull request #162 from sammy2142/master
2014-04-28 14:58:59 -07:00
databases
Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not.
2014-04-28 02:15:29 -07:00
indexers
Lightning fast indexer searches now!
2014-04-24 04:52:44 -07:00
metadata
Fix for mediabrowser absolute_number issue
2014-04-27 14:52:50 -07:00
name_parser
Fix for sports naming patterns
2014-04-28 06:35:49 -07:00
notifiers
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
providers
Fixes cache issues with lookups resulting in wasted cpu cycles.
2014-04-28 16:04:11 -07:00
__init__.py
Added debug option to config.ini to allow logging of debug messages to console output.
2014-04-28 16:04:10 -07:00
autoPostProcesser.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
browser.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
classes.py
Fixes issues with searches and importing existing shows
2014-04-25 14:22:31 -07:00
common.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
config.py
Fixes interval setting for auto updates and check version, will set the interval in realtime and take effect right away.
2014-04-27 08:02:34 -07:00
db.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
encodingKludge.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
exceptions.py
Fixed mediaToSickBeard issues
2014-04-26 00:56:24 -07:00
failed_history.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
failedProcessor.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
generic_queue.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
gh_api.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
helpers.py
Fixes cache issues with lookups resulting in wasted cpu cycles.
2014-04-28 16:04:11 -07:00
history.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
image_cache.py
Code cleanup
2014-04-27 03:59:00 -07:00
logger.py
Added debug option to config.ini to allow logging of debug messages to console output.
2014-04-28 16:04:10 -07:00
name_cache.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
naming.py
Fix for sports naming patterns
2014-04-28 06:35:49 -07:00
network_timezones.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
nzbget.py
Couple small code fixes
2014-04-27 16:03:13 -07:00
nzbSplitter.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
postProcessor.py
Fixes cache issues with lookups resulting in wasted cpu cycles.
2014-04-28 16:04:11 -07:00
processTV.py
Code fix typo
2014-04-27 16:56:36 -07:00
properFinder.py
Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not.
2014-04-28 02:15:29 -07:00
sab.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
sbdatetime.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
scene_exceptions.py
Code cleanup
2014-04-27 03:59:00 -07:00
scene_numbering.py
Fix for SSL issues
2014-04-25 04:25:22 -07:00
scheduler.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
search_queue.py
Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not.
2014-04-28 02:15:29 -07:00
search.py
Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not.
2014-04-28 02:15:29 -07:00
searchBacklog.py
Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not.
2014-04-28 02:15:29 -07:00
searchCurrent.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
show_name_helpers.py
Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not.
2014-04-28 02:15:29 -07:00
show_queue.py
Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not.
2014-04-28 02:15:29 -07:00
showUpdater.py
Added back in the code to clean up SB's cache files after a set amount of days have passed
2014-03-27 15:42:12 -07:00
subtitles.py
Fix for subtitles datetime issue
2014-04-27 15:16:43 -07:00
traktWatchListChecker.py
Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not.
2014-04-28 02:15:29 -07:00
tv.py
Fixes cache issues with lookups resulting in wasted cpu cycles.
2014-04-28 16:04:11 -07:00
tvcache.py
Fixes cache issues with lookups resulting in wasted cpu cycles.
2014-04-28 16:04:11 -07:00
tvtumbler.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
ui.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00
version.py
Welcome to our SickBeard-TVRage Edition ...
2014-03-09 22:39:12 -07:00
versionChecker.py
ANother test
2014-04-23 00:57:00 -07:00
webapi.py
Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not.
2014-04-28 02:15:29 -07:00
webserve.py
Merge pull request #162 from sammy2142/master
2014-04-28 14:58:59 -07:00
webserveInit.py
Re-write of Indexer API wrapper
2014-03-24 22:57:24 -07:00