.. |
clients
|
Increasing logging for Torrent clients
|
2014-05-02 14:50:28 +02:00 |
databases
|
Fixed inital scene numbering database check to look for a value of -1 before updating to insure this record gets done at startup once and once only
|
2014-05-03 04:06:11 -07:00 |
indexers
|
Test fix #1
|
2014-05-03 03:48:06 -07:00 |
metadata
|
Fix for index out of range issues
|
2014-04-29 15:33:00 -07:00 |
name_parser
|
Major changes made to search code, tvcache code, and name parser
|
2014-05-03 02:23:26 -07:00 |
notifiers
|
Re-write of Indexer API wrapper
|
2014-03-24 22:57:24 -07:00 |
providers
|
Typo corrected
|
2014-05-03 02:27:00 -07:00 |
__init__.py
|
Fixed issues with parsing release names and naming patterns including regex for sports is now more accurate then ever!
|
2014-05-01 17:57:51 -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
|
Major changes made to search code, tvcache code, and name parser
|
2014-05-03 02:23:26 -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
|
Major changes made to search code, tvcache code, and name parser
|
2014-05-03 02:23:26 -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 issues in tvcache
|
2014-05-03 03:36:57 -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
|
Major changes made to search code, tvcache code, and name parser
|
2014-05-03 02:23:26 -07:00 |
naming.py
|
Fixed issues with parsing release names and naming patterns including regex for sports is now more accurate then ever!
|
2014-05-01 17:57:51 -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
|
Major changes made to search code, tvcache code, and name parser
|
2014-05-03 02:23:26 -07:00 |
postProcessor.py
|
Fix for scene numbering during post-processing
|
2014-05-03 04:10:20 -07:00 |
processTV.py
|
Code fix typo
|
2014-04-27 16:56:36 -07:00 |
properFinder.py
|
Major changes made to search code, tvcache code, and name parser
|
2014-05-03 02:23:26 -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
|
Last set of fixes to correct this problem
|
2014-05-03 02:58:04 -07:00 |
scheduler.py
|
Re-write of Indexer API wrapper
|
2014-03-24 22:57:24 -07:00 |
search_queue.py
|
Major changes made to search code, tvcache code, and name parser
|
2014-05-03 02:23:26 -07:00 |
search.py
|
Major changes made to search code, tvcache code, and name parser
|
2014-05-03 02:23:26 -07:00 |
searchBacklog.py
|
Major changes made to search code, tvcache code, and name parser
|
2014-05-03 02:23:26 -07:00 |
searchCurrent.py
|
Re-write of Indexer API wrapper
|
2014-03-24 22:57:24 -07:00 |
show_name_helpers.py
|
Improved code for better performance of application memory and cpu usage.
|
2014-05-02 03:09:17 -07:00 |
show_queue.py
|
Fix for string issues
|
2014-04-30 23:26:13 -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
|
Merge pull request #106 from joshjowen/indexerfix
|
2014-04-30 18:51:05 -07:00 |
tv.py
|
Fix for scene numbering during post-processing
|
2014-05-03 04:10:20 -07:00 |
tvcache.py
|
Fix for NoneType object error
|
2014-05-03 03:41:56 -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
|
Fix API history request
|
2014-04-29 09:37:27 +02:00 |
webserve.py
|
Fixes for scene numbering in displayShows
|
2014-05-03 03:09:46 -07:00 |
webserveInit.py
|
Re-write of Indexer API wrapper
|
2014-03-24 22:57:24 -07:00 |