.. |
clients
|
Fixes Invalid ratio error when ratio is not set
|
11 years ago |
databases
|
Added code to check and confirm that a daily search was performed on previous cache results before we go ahead with clearing the cache and wasting results that could hold potential items to be snatched.
|
11 years ago |
indexers
|
Test fix #1
|
11 years ago |
metadata
|
Fixed metadata code to add proper indexer info to the tvshow.nfo files
|
11 years ago |
name_parser
|
Added in CPU Throttling option under general config -> advanced.
|
11 years ago |
notifiers
|
Update boxcar2.py
|
11 years ago |
providers
|
Removed a extra space that may have caused issues in future
|
11 years ago |
__init__.py
|
Added in CPU Throttling option under general config -> advanced.
|
11 years ago |
autoPostProcesser.py
|
Re-write of Indexer API wrapper
|
11 years ago |
browser.py
|
Fixed issues with multi-threading.
|
11 years ago |
classes.py
|
Major changes made to search code, tvcache code, and name parser
|
11 years ago |
common.py
|
Added in CPU Throttling option under general config -> advanced.
|
11 years ago |
config.py
|
Added daily searcher to check for and snatch daily new releases for current active watched shows. User settable interval can be found in search config menu plus forcing a daily search can be done from Manage Searches menu.
|
11 years ago |
dailysearcher.py
|
Fixes season pack and episode only searches
|
11 years ago |
db.py
|
Fix for manual and backlog download/search issues.
|
11 years ago |
encodingKludge.py
|
Fix for topdown issue in postprocessTV
|
11 years ago |
exceptions.py
|
Fixed mediaToSickBeard issues
|
11 years ago |
failedProcessor.py
|
Fixed potential backlog issues.
|
11 years ago |
failed_history.py
|
Fix for failed downloads and improper storing of release name in db
|
11 years ago |
generic_queue.py
|
Fix for backlog and manual searches not being executed
|
11 years ago |
gh_api.py
|
Re-write of Indexer API wrapper
|
11 years ago |
helpers.py
|
Fixed cache issues.
|
11 years ago |
history.py
|
Fix for failed download issues.
|
11 years ago |
image_cache.py
|
Code cleanup
|
11 years ago |
logger.py
|
Fixed issues with multi-threading.
|
11 years ago |
name_cache.py
|
Fix to stop removal message of cache items from occuring when untrue
|
11 years ago |
naming.py
|
Fixed issues with parsing release names and naming patterns including regex for sports is now more accurate then ever!
|
11 years ago |
network_timezones.py
|
Added a timezone display option so that you can either display the date/time via your local timezone or the show's network timezone.
|
11 years ago |
nzbSplitter.py
|
Major changes made to search code, tvcache code, and name parser
|
11 years ago |
nzbget.py
|
Merging changes from Prinz23, PR#156
|
11 years ago |
postProcessor.py
|
Add new feature, set file date to episode aired date.
|
11 years ago |
processTV.py
|
Prevent postprocesser from removing TV_DOWNLOAD_DIR
|
11 years ago |
properFinder.py
|
Add new feature, check propers interval.
|
11 years ago |
rssupdater.py
|
Fixes season pack and episode only searches
|
11 years ago |
sab.py
|
Re-write of Indexer API wrapper
|
11 years ago |
sbdatetime.py
|
Fixes issues when using system default for Date format, it will now properly display it in your locale.
|
11 years ago |
scene_exceptions.py
|
Code cleanup
|
11 years ago |
scene_numbering.py
|
Added incomplete indexer <-> scene mapping check
|
11 years ago |
scheduler.py
|
Fixes to help with brining down the cpu usage of SickRage
|
11 years ago |
search.py
|
Fix for issues with fallback search option.
|
11 years ago |
searchBacklog.py
|
Fixed potential backlog issues.
|
11 years ago |
search_queue.py
|
Fixes to help with brining down the cpu usage of SickRage
|
11 years ago |
showUpdater.py
|
Added back in the code to clean up SB's cache files after a set amount of days have passed
|
11 years ago |
show_name_helpers.py
|
Fix for air-by-date and sports shows when searching for full seasons.
|
11 years ago |
show_queue.py
|
Added in CPU Throttling option under general config -> advanced.
|
11 years ago |
subtitles.py
|
Revert "Updated Subliminal to 0.80 and fixed issues with subtitle downloading."
|
11 years ago |
traktWatchListChecker.py
|
Merge pull request #106 from joshjowen/indexerfix
|
11 years ago |
tv.py
|
Complete re-write of backlog search.
|
11 years ago |
tvcache.py
|
Added in CPU Throttling option under general config -> advanced.
|
11 years ago |
tvtumbler.py
|
Re-write of Indexer API wrapper
|
11 years ago |
ui.py
|
Re-write of Indexer API wrapper
|
11 years ago |
version.py
|
Welcome to our SickBeard-TVRage Edition ...
|
11 years ago |
versionChecker.py
|
Fix for failed download issues.
|
11 years ago |
webapi.py
|
Fix for manual and backlog download/search issues.
|
11 years ago |
webserve.py
|
Fixes issues with provider settings being loaded and unicode data when it should of been stripped off.
|
11 years ago |
webserveInit.py
|
Add proper handling for reverse proxies
|
11 years ago |