..
clients
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
databases
Fix duplicate entries in cache database
2014-12-14 12:12:00 +00:00
indexers
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
metadata
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
name_parser
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
notifiers
Change Plex notifications: allow authenticated library updates (port from mmccurdy07)
2014-12-03 14:30:20 +00:00
providers
Fix to use new TorrentDay URLs.
2014-12-14 19:16:50 +00:00
__init__.py
Add database migration code
2014-12-09 20:34:44 +08:00
autoPostProcesser.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
blackandwhitelist.py
Fix SQL statements that have dynamic table names to use proper syntax.
2014-12-13 04:16:50 +00:00
browser.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
bs4_parser.py
Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements.
2014-07-21 21:26:58 -07:00
classes.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
common.py
Add option to treat anime releases that lack a quality tag as HDTV instead of "unknown".
2014-11-17 15:58:17 +00:00
config.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
dailysearcher.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
db.py
Fix duplicate entries in cache database
2014-12-14 12:12:00 +00:00
encodingKludge.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
event_queue.py
Fix for threading schedualers and subtitles.
2014-07-19 17:03:23 -07:00
exceptions.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
failed_history.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
failedProcessor.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
generic_queue.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
gh_api.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
helpers.py
Fix port checking code preventing startup directly after a SG restart
2014-12-13 13:32:08 +08:00
history.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
image_cache.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
logger.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
name_cache.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
naming.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
network_timezones.py
Revert "Merge pull request #19 from adam111316/feature/AddNetworkStandardization"
2014-12-07 21:22:42 +08:00
nzbget.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
nzbSplitter.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
postProcessor.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
processTV.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
properFinder.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
rssfeeds.py
PEP8 changes for rss feed cache code
2014-08-31 12:56:45 -07:00
sab.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
sbdatetime.py
Add lowercase PM to the General Config/Interface/Time style selection.
2014-12-20 11:57:53 +00:00
scene_exceptions.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
scene_numbering.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
scheduler.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
search.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
search_queue.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
searchBacklog.py
Fix the log output of the limited backlog search for episodes missed.
2014-11-16 02:19:15 +00:00
show_name_helpers.py
Fix searches freezing due to unescaped ignored or required words
2014-11-22 19:20:01 +08:00
show_queue.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
showUpdater.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
subtitles.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
traktChecker.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
tv.py
Change airdateModifyStamp to handle hour that is "00:00".
2014-11-20 18:35:14 +00:00
tvcache.py
Fix duplicate entries in cache database
2014-12-14 12:12:00 +00:00
ui.py
Change logos, text etc. branding to SickGear.
2014-11-12 20:56:40 +00:00
versionChecker.py
Remove old version checking code that no longer applies to SickGear's release system
2014-11-18 15:46:23 +08:00
webapi.py
Fix article sorting for Display Show, and API pages.
2014-12-04 10:28:29 +00:00
webserve.py
Change Display Show next/previous when show list is not split to loop around.
2014-12-13 04:08:36 +00:00
webserveInit.py
Fix restart issue.
2014-12-14 19:05:50 +00:00