SickGear/sickbeard
JackDandy 4dea2ad022 Add config/general/web interface/send security headers (default enabled).
Change use bare minimum requests for all usenet_crawler search modes.
Change use RSS endpoint for usenet_crawler in cache mode.
Fix ensure remaining unicode shownames are correctly 'UTF-8' and url encoded.
Fix omgwtf test of invalid auth, issue when enabling propers, and updating cache.
Change refactor shownames list into reusable show_name_helper methods.
Add season specific naming exceptions to nzb + btn.
2018-01-25 19:49:28 +00:00
..
clients Change qBittorent to handle the change to its API success/fail response. 2017-11-01 12:27:26 +00:00
databases Change overhaul handling of PROPERS/REPACKS/REAL. 2017-10-30 22:21:55 +00:00
indexers Change restore fetching metadata episode thumbs. 2017-12-10 20:23:45 +00:00
metadata Add config/general/web interface/send security headers (default enabled). 2018-01-25 19:49:28 +00:00
name_parser Change improve usage of the optional regex library. 2017-12-13 02:02:23 +00:00
notifiers Fix NotifierFactory attribute enabled_ondownloadsubtitles should be enabled_onsubtitlesdownload. 2017-12-02 19:44:51 +00:00
providers Add config/general/web interface/send security headers (default enabled). 2018-01-25 19:49:28 +00:00
__init__.py Add config/general/web interface/send security headers (default enabled). 2018-01-25 19:49:28 +00:00
auto_post_processer.py Add file_name to possible names in history lookup post processing. 2017-10-15 19:20:44 +01:00
blackandwhitelist.py Change overhaul UI of editShow and anime release groups, refactor and simplify code. 2015-02-21 22:34:20 +00:00
browser.py Change file browser to permit manually entering a path. 2016-01-08 18:20:01 +00:00
bs4_parser.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
classes.py Change overhaul handling of PROPERS/REPACKS/REAL. 2017-10-30 22:21:55 +00:00
common.py Fix "Upgrade once" for wanted qualities. 2018-01-08 17:16:11 +00:00
config.py Change Bulk Changes and Notifications save to be web_root setting aware. 2017-10-29 09:42:05 +00:00
db.py Add db.mass_upsert_sql 2017-11-15 17:23:13 +00:00
encodingKludge.py Fix copy post process method on posix. 2017-07-31 20:51:46 +01:00
event_queue.py Change add missing queue to call. 2015-06-14 19:13:43 +01:00
exceptions.py Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 2015-07-15 19:19:39 +01:00
failed_history.py Remove Torrentshack. 2017-02-17 04:48:49 +00:00
failedProcessor.py Change allow pp to replace files with a repack or proper of same quality. 2016-10-01 11:27:25 +01:00
generic_queue.py Change adding show processing to be highest priority. 2016-03-24 18:56:43 +00:00
gh_api.py Change general config's branches and pull request list generation for faster page loading 2015-03-03 00:21:40 +08:00
helpers.py Fix setting episode status when testing for if it should be deleted. 2018-01-19 00:39:48 +00:00
history.py Change reduce number of DB calls for extra_info_no_name. 2017-10-31 20:35:57 +00:00
image_cache.py Fix image scan log for show titles that contain "%". 2016-12-19 11:49:07 +00:00
indexermapper.py Change improve indexermapper. 2017-01-17 12:16:12 +00:00
logger.py Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
name_cache.py Change editshow saving empty scene exceptions. 2017-07-12 12:54:18 +01:00
naming.py Fix refresh handling of Skipped and Ignored items and issue entering scene numbers. 2016-02-01 19:37:32 +00:00
network_timezones.py Change add new zoneinfo_priority parameter to all gettz() calls. 2017-08-22 13:18:12 +01:00
nzbget.py Change overhaul handling of PROPERS/REPACKS/REAL. 2017-10-30 22:21:55 +00:00
nzbSplitter.py Change improve .nzb handling. 2017-11-12 18:42:10 +00:00
postProcessor.py Add log message for not found on indexer when adding a new show. 2017-12-27 03:14:20 +00:00
processTV.py Add quality tag to archived items, improve displayShow/"Change selected episodes to". 2017-12-04 19:27:50 +00:00
properFinder.py Add quality tag to archived items, improve displayShow/"Change selected episodes to". 2017-12-04 19:27:50 +00:00
rssfeeds.py Update feedparser library 5.2.0 (8c62940) to 5.2.1 (f1dd1bb). 2017-02-01 03:39:05 +00:00
sab.py Change skip episodes that have no wanted qualities. 2017-02-17 03:48:24 +00:00
sbdatetime.py Change fuzzyMoment to handle air dates before ~1970 on display show page. 2016-10-14 16:30:50 +01:00
scene_exceptions.py Change catch show update task errors. 2017-06-15 01:37:28 +01:00
scene_numbering.py Change catch show update task errors. 2017-06-15 01:37:28 +01:00
scheduler.py Change use value of "Update shows during hour" in General Settings straight after it is saved instead of after restart. 2017-11-10 23:58:47 +00:00
search.py Add log message for not found on indexer when adding a new show. 2017-12-27 03:14:20 +00:00
search_backlog.py Change add output to log when backlog hasn't run due to 'disable' setting (in case user wonders why backlog isn't running). 2016-10-28 13:51:24 +01:00
search_propers.py Change instantly use saved value from Search Settings/Episode Search/"Check propers every" instead of after a restart. 2016-05-01 20:34:09 +01:00
search_queue.py Add log message for not found on indexer when adding a new show. 2017-12-27 03:14:20 +00:00
search_recent.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
show_name_helpers.py Add config/general/web interface/send security headers (default enabled). 2018-01-25 19:49:28 +00:00
show_queue.py Add log message for not found on indexer when adding a new show. 2017-12-27 03:14:20 +00:00
show_updater.py Change catch show update task errors. 2017-06-15 01:37:28 +01:00
subtitles.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
trakt_helpers.py Add multiple Trakt account support to Config/Notifications/Social. 2015-12-22 12:56:17 +00:00
traktChecker.py Change replace trakt with libtrakt for API v2. 2015-11-16 11:48:13 +00:00
tv.py Fix setting episode status when testing for if it should be deleted. 2018-01-19 00:39:48 +00:00
tvcache.py Change reduce number of DB calls for extra_info_no_name. 2017-10-31 20:35:57 +00:00
ui.py Change fanart images to not use cache as cache is not required. 2016-12-18 22:17:40 +00:00
version_checker.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
webapi.py Add config/general/web interface/send security headers (default enabled). 2018-01-25 19:49:28 +00:00
webserve.py Add config/general/web interface/send security headers (default enabled). 2018-01-25 19:49:28 +00:00
webserveInit.py Fix "too many redirects" or "no CSS/JS content" delivered. 2017-02-02 00:21:24 +00:00