.. |
clients
|
Fixes Invalid ratio error when ratio is not set
|
2014-05-12 11:31:44 +01:00 |
databases
|
Fix to ensure unaired fix for mainDB only happens for shows without a already set UNAIRED status
|
2014-05-18 10:19:51 -07:00 |
indexers
|
Test fix #1
|
2014-05-03 03:48:06 -07:00 |
metadata
|
Fixed issues in mede8er metadata module
|
2014-05-18 06:26:34 -07:00 |
name_parser
|
Fixed small typo causing scene numbering to indexer numbering issues
|
2014-05-19 06:57:20 -07:00 |
notifiers
|
Update pushbullet.py
|
2014-05-18 13:39:30 +02:00 |
providers
|
Fixed find propers.
|
2014-05-19 10:40:25 -07:00 |
__init__.py
|
Added per-provider option 'backlog only' which allows you to disclude any provider from the daily search but still use it for backlogs, currently working for torrents only and will add to nzb providers later on today.
|
2014-05-18 09:39:30 -07:00 |
autoPostProcesser.py
|
Fixed find propers.
|
2014-05-19 10:40:25 -07:00 |
browser.py
|
Fixed issues with multi-threading.
|
2014-05-08 07:04:01 -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
|
Fixed CPU Throttling details
|
2014-05-17 11:57:17 -07:00 |
config.py
|
rss cache updates and daily search have been joined into one function.
|
2014-05-17 11:14:48 -07:00 |
dailysearcher.py
|
Fixed find propers.
|
2014-05-19 10:40:25 -07:00 |
db.py
|
Fix for manual and backlog download/search issues.
|
2014-05-11 05:51:39 -07:00 |
encodingKludge.py
|
Fix for topdown issue in postprocessTV
|
2014-05-14 09:18:54 -07:00 |
exceptions.py
|
Fixed mediaToSickBeard issues
|
2014-04-26 00:56:24 -07:00 |
failed_history.py
|
Fix for failed releases not properly converting scene numbered to indexer numbering plus small typo fix.
|
2014-05-19 08:47:01 -07:00 |
failedProcessor.py
|
Fix for failed releases not properly converting scene numbered to indexer numbering plus small typo fix.
|
2014-05-19 08:47:01 -07:00 |
generic_queue.py
|
Fixed find propers.
|
2014-05-19 10:40:25 -07:00 |
gh_api.py
|
Re-write of Indexer API wrapper
|
2014-03-24 22:57:24 -07:00 |
helpers.py
|
Fixed cache issues.
|
2014-05-13 08:44:31 -07:00 |
history.py
|
Fix for failed download issues.
|
2014-05-13 04:16:32 -07:00 |
image_cache.py
|
Code cleanup
|
2014-04-27 03:59:00 -07:00 |
logger.py
|
Fixed issues with multi-threading.
|
2014-05-08 07:04:01 -07:00 |
name_cache.py
|
Fix to stop removal message of cache items from occuring when untrue
|
2014-05-14 23:06:39 -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
|
Fixed timezones (reversed)
|
2014-05-18 11:44:49 -07:00 |
nzbget.py
|
Merging changes from Prinz23, PR#156
|
2014-05-06 00:48:28 +02:00 |
nzbSplitter.py
|
Major changes made to search code, tvcache code, and name parser
|
2014-05-03 02:23:26 -07:00 |
postProcessor.py
|
Add new feature, set file date to episode aired date.
|
2014-05-14 13:33:36 +01:00 |
processTV.py
|
Output success if *all* the many post processing actions are successful, otherwise indicate a problem occurred if one fails.
|
2014-05-15 11:27:22 +01:00 |
properFinder.py
|
Fixed find propers.
|
2014-05-19 10:40:25 -07:00 |
sab.py
|
Re-write of Indexer API wrapper
|
2014-03-24 22:57:24 -07:00 |
sbdatetime.py
|
Fix for date/time display issues.
|
2014-05-18 11:21:18 -07:00 |
scene_exceptions.py
|
Code cleanup
|
2014-04-27 03:59:00 -07:00 |
scene_numbering.py
|
Added incomplete indexer <-> scene mapping check
|
2014-05-11 15:24:02 -07:00 |
scheduler.py
|
Fixed find propers.
|
2014-05-19 10:40:25 -07:00 |
search_queue.py
|
Fixed find propers.
|
2014-05-19 10:40:25 -07:00 |
search.py
|
Fixed issue for season searches using episode only mode but fallback to season only mode, was small typo correction
|
2014-05-19 08:59:22 -07:00 |
searchBacklog.py
|
Fixed find propers.
|
2014-05-19 10:40:25 -07:00 |
show_name_helpers.py
|
Fix for air-by-date and sports shows when searching for full seasons.
|
2014-05-14 01:01:36 -07:00 |
show_queue.py
|
Added in CPU Throttling option under general config -> advanced.
|
2014-05-17 04:40:26 -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
|
Fixed find propers.
|
2014-05-19 10:40:25 -07:00 |
traktWatchListChecker.py
|
Fixed find propers.
|
2014-05-19 10:40:25 -07:00 |
tv.py
|
Fixed issues with daily searcher
|
2014-05-18 08:57:07 -07:00 |
tvcache.py
|
Fixes issues with daily searcher not snatching its results when it has any to snatch.
|
2014-05-19 06:08:16 -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
|
Fixed find propers.
|
2014-05-19 10:40:25 -07:00 |
webapi.py
|
Fix for manual and backlog download/search issues.
|
2014-05-11 05:51:39 -07:00 |
webserve.py
|
Fixed find propers.
|
2014-05-19 10:40:25 -07:00 |
webserveInit.py
|
Add proper handling for reverse proxies
|
2014-05-04 18:04:04 -04:00 |