.. |
clients
|
Fixes Invalid ratio error when ratio is not set
|
11 years ago |
databases
|
Fix to ensure unaired fix for mainDB only happens for shows without a already set UNAIRED status
|
11 years ago |
indexers
|
Test fix #1
|
11 years ago |
metadata
|
Fixed issues in mede8er metadata module
|
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
|
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.
|
11 years ago |
__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.
|
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
|
Fixed CPU Throttling details
|
11 years ago |
config.py
|
rss cache updates and daily search have been joined into one function.
|
11 years ago |
dailysearcher.py
|
Corrected a sqlite syntax error
|
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
|
Output success if *all* the many post processing actions are successful, otherwise indicate a problem occurred if one fails.
|
11 years ago |
properFinder.py
|
Add new feature, check propers interval.
|
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
|
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.
|
11 years ago |
searchBacklog.py
|
Fixed potential backlog issues.
|
11 years ago |
search_queue.py
|
Fixed dupe issues with backlog searches.
|
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
|
rss cache updates and daily search have been joined into one function.
|
11 years ago |
traktWatchListChecker.py
|
Merge pull request #106 from joshjowen/indexerfix
|
11 years ago |
tv.py
|
Fixed issues with daily searcher
|
11 years ago |
tvcache.py
|
Fixed dupe issues with backlog searches.
|
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 restarting issues and slow loading of shows
|
11 years ago |
webapi.py
|
Fix for manual and backlog download/search issues.
|
11 years ago |
webserve.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.
|
11 years ago |
webserveInit.py
|
Add proper handling for reverse proxies
|
11 years ago |