56 Commits (b3be940d445e8393b4d1fe2fe10f206b974261d8)

Author SHA1 Message Date
Prinz23 b3be940d44 Add multiple Trakt account support to Config/Notifications/Social. 10 years ago
JackDandy 43778d8edd Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 10 years ago
Adam 1b957fe607 Change various sickbeard/__init__.py obsolete code cleanups 10 years ago
Adam 44746bbb07 Change default de-referrer url to blank 10 years ago
JackDandy 2051268891 Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 10 years ago
JackDandy f6730c6ec7 Change refactor and code simplification for newznab providers. 10 years ago
JackDandy 385b176eec Change add 'hevc', 'x265' and some langs to Config Search/Episode Search/Ignore result with any word. 10 years ago
JackDandy e64cd430b8 Fix issue changing a custom show list group name that is in use. 10 years ago
adam 65ce53b289 Add custom show lists to home page 10 years ago
Prinz23 53f272515a Fix Backlog Init 10 years ago
Adam d479984e49 Change common and config code to PEP8 standards 10 years ago
Supremicus dc95006371 Add Kodi notifier and metadata 10 years ago
Supremicus e23af0e462 Update Pushbullet notifier (port from midgetspy/sickbeard) 10 years ago
adam ea40a14d90 Fix invalid addition of trailing slash to custom torrent RSS URLs 10 years ago
Adam 36b3bb9a24 Change recent and backlog search timing 10 years ago
JackDandy ccb9bb329c Coming Episodes Overhaul. 11 years ago
adam c500a14d06 Add daily search to recent search renaming to config migration code 11 years ago
JackDandy c16903bd73 Change "Daily" search to "Recent" search. 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
echel0n 47eb4fd21a Fixed backlog frequency calculator code for realtime changes 11 years ago
Adam f944604f79 Fix #3 for daily/backlog checkbox saving 11 years ago
echel0n b1de2c7080 Doesn't start a scheduled task for things not enabled to not waste resources. 11 years ago
echel0n 6e6ae5bb87 Further corrections for torrent download issues related to content being empty and not properly checked in advance. 11 years ago
echel0n 7dc89c084f 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
echel0n 7e0bb651b2 Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems. 11 years ago
echel0n 0e962f83cb Fix for feedcache logging. 11 years ago
echel0n abff43f568 Improved startup/shutdown of tornado. 11 years ago
echel0n d73cc1cbbd Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
echel0n 2546a5199f Test fix for home page none type error 11 years ago
echel0n d00d55fdfc Modified DB code to close its connection if right after its finished with it, helps performance-wise and should resolve locked db issues as well. 11 years ago
echel0n 08d8beffa4 Misc fixes and code cleanups. 11 years ago
echel0n 9a3e7ab0a9 Added anime support with anidb support. 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n d37a992508 Fixes issue with trailing slash being appened to end of url when adding custom RSS torrent provider. 11 years ago
echel0n 13462fbb67 Added user settable interval for autoPost-Processing to post-processing config section. 11 years ago
echel0n 55f27c4f40 rss cache updates and daily search have been joined into one function. 11 years ago
echel0n 0afdeb3c1f Added ability to disable daily search at startup. 11 years ago
echel0n be001c47ae Fixed issues for unicode problems for encrypted passwords. 11 years ago
echel0n e20adcfab8 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
echel0n 8f2663da55 Added in seperate interval settings for backlog and rss updates 11 years ago
Nils Vogels 91729bdab7 Adding in Mede8er metadata (backport from Midgetspy) 11 years ago
echel0n 1398c38275 Fix for manual and backlog download/search issues. 11 years ago
echel0n 2a4f8780e2 Fixed issues with multi-threading. 11 years ago
echel0n 8a61eb1e26 Added in some sleep timers to help improve overall cpu usage 11 years ago
Nils Vogels 17171dba8b Simplifying expressions 11 years ago
echel0n 864af297c6 Fixes interval setting for auto updates and check version, will set the interval in realtime and take effect right away. 11 years ago
echel0n 5772de9eec Complete re-code of season/episode search code. 11 years ago
Nils Vogels a1d2c3bcb1 Making frequency of version update checker (CHECKVERSION) configurable 11 years ago
echel0n 95d7d728e0 Re-write of Indexer API wrapper 11 years ago
echel0n e3a843a823 Bugfix for scene numbering and kickass searches 11 years ago