.. |
clients
|
Testing fix for torrent download issues from ezrss
|
11 years ago |
databases
|
Anime propers
|
11 years ago |
indexers
|
Moved code for cleaning up cache folder to seperate function located in helper.py.
|
11 years ago |
metadata
|
Added proxy support to Indexer APIs.
|
11 years ago |
name_parser
|
Anime propers
|
11 years ago |
notifiers
|
Completed migration to v2 Pushbullet API. Added extra debug logging.
|
11 years ago |
providers
|
Testing fix for torrent download issues from ezrss
|
11 years ago |
__init__.py
|
Fixed trakt library update issues.
|
11 years ago |
autoPostProcesser.py
|
Added in context to aid in garbage cleanup to help reduce memory usage.
|
11 years ago |
blackandwhitelist.py
|
Fixed issues with editing/saving custom scene exceptions.
|
11 years ago |
browser.py
|
Added backup and restore feature, this allows you to backup your config.ini and sickbeard.db files into a zipfile and save it to a destination of your choice and as well you can restore the same zip file later on then perform a restart to have the changes take affect automatically. Backups are saved date/time stamped.
|
11 years ago |
bs4_parser.py
|
Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements.
|
11 years ago |
classes.py
|
Added ability to switch branches from general settings/advanced, will perform a forced checkout of whatever branch you choose and restart automatically.
|
11 years ago |
common.py
|
Added proxy support to Indexer APIs.
|
11 years ago |
config.py
|
Further corrections for torrent download issues related to content being empty and not properly checked in advance.
|
11 years ago |
dailysearcher.py
|
Fix for no providers found error during searches.
|
11 years ago |
db.py
|
Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as.
|
11 years ago |
encodingKludge.py
|
Fixed issues with editing/saving custom scene exceptions.
|
11 years ago |
event_queue.py
|
Fix for threading schedualers and subtitles.
|
11 years ago |
exceptions.py
|
Added anime support with anidb support.
|
11 years ago |
failedProcessor.py
|
Fixed issues with editing/saving custom scene exceptions.
|
11 years ago |
failed_history.py
|
Fixed issues with editing/saving custom scene exceptions.
|
11 years ago |
generic_queue.py
|
Fixes issues with scene exception updating when editing a show, should resolve problems with it duplicating scene exception name over and over again.
|
11 years ago |
gh_api.py
|
Changed how SickRage determins its branch version which will resolve issues with app switching back to master branch by mistke on startup.
|
11 years ago |
helpers.py
|
Changed how SickRage determins its branch version which will resolve issues with app switching back to master branch by mistke on startup.
|
11 years ago |
history.py
|
Anime propers
|
11 years ago |
image_cache.py
|
Added in context to aid in garbage cleanup to help reduce memory usage.
|
11 years ago |
logger.py
|
Added in context to aid in garbage cleanup to help reduce memory usage.
|
11 years ago |
name_cache.py
|
Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as.
|
11 years ago |
naming.py
|
Fix for missing indexerid number when performing naming pattern tests.
|
11 years ago |
network_timezones.py
|
Added proxy support to Indexer APIs.
|
11 years ago |
nzbSplitter.py
|
Added proxy support to Indexer APIs.
|
11 years ago |
nzbget.py
|
Added proxy support to Indexer APIs.
|
11 years ago |
postProcessor.py
|
Anime propers
|
11 years ago |
processTV.py
|
Testing fix for incorrectly cached results that may cause PP issues.
|
11 years ago |
properFinder.py
|
Merge pull request #667 from adam111316/anime_propers_3
|
11 years ago |
rssfeeds.py
|
Moved code for cleaning up cache folder to seperate function located in helper.py.
|
11 years ago |
sab.py
|
App name change in code.
|
11 years ago |
sbdatetime.py
|
More namechanges
|
11 years ago |
scene_exceptions.py
|
Fixed scene exceptions issue when editing shows.
|
11 years ago |
scene_numbering.py
|
Added proxy support to Indexer APIs.
|
11 years ago |
scheduler.py
|
Fixed trakt library update issues.
|
11 years ago |
search.py
|
We now check if a torrent url links to a valid file before adding as a verified result to get snatched, this helps prevent issues when attempting to add torrent to client later on to find the url returned nothing resulting in a error.
|
11 years ago |
searchBacklog.py
|
Fix for extensions being stripped off by mistake made when adding in -RP fix from few commits ago.
|
11 years ago |
search_queue.py
|
Added proxy support to Indexer APIs.
|
11 years ago |
showUpdater.py
|
Moved code for cleaning up cache folder to seperate function located in helper.py.
|
11 years ago |
show_name_helpers.py
|
Fixed issues with editing/saving custom scene exceptions.
|
11 years ago |
show_queue.py
|
Added proxy support to Indexer APIs.
|
11 years ago |
subtitles.py
|
Checks if trakt is enabled before attempting to start schedualed thread tasks.
|
11 years ago |
traktChecker.py
|
Fixed trakt library update issues.
|
11 years ago |
tv.py
|
Anime propers
|
11 years ago |
tvcache.py
|
Testing fix for torrent download issues from ezrss
|
11 years ago |
ui.py
|
Added in context to aid in garbage cleanup to help reduce memory usage.
|
11 years ago |
version.py
|
Changed how SickRage determins its branch version which will resolve issues with app switching back to master branch by mistke on startup.
|
11 years ago |
versionChecker.py
|
Fixed a typo
|
11 years ago |
webapi.py
|
Changed how SickRage determins its branch version which will resolve issues with app switching back to master branch by mistke on startup.
|
11 years ago |
webserve.py
|
Fixed trakt library update issues.
|
11 years ago |
webserveInit.py
|
Fix for webui becoming unresponsive when using SSL and possibly in other situations as well.
|
11 years ago |