140 Commits (a3c717becd979374eb2c8d7df8511b37c4a13084)

Author SHA1 Message Date
Adam a3c717becd Change py2 print statements to py2/3 compatible functions 10 years ago
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago
JackDandy fed5e11532 Change first run after install to set up the main db to the latest schema instead of upgrading. 10 years ago
JackDandy f3b1487e00 Change handling of general HTTP error response codes to prevent issues. 10 years ago
JackDandy 9ad4b4cd30 Remove EZRSS provider. 10 years ago
Prinz23 2e711423b9 Add Search Queue Overview page 10 years ago
Adam 6a6f3d7ad8 Change helpers doctests to unittests 10 years ago
JackDandy 4f4858f4e4 Change to post process files ordered largest to smallest and tidied PP logging output. 10 years ago
JackDandy 837265b6f6 Change no longer fetch xml and zip and adjust code inline with library updates. 10 years ago
Prinz23 8f69adaada Fix clearing provider cache 10 years ago
adam 2dab61478e Remove various unused code 10 years ago
JackDandy e6b7feef3d Change to simplify and reduce logging output of Recent-Search and Backlog processes. 10 years ago
JackDandy 74d701e6da Change "Force Backlog" button for paused shows on Backlog Overview page to "Paused" indicator. 10 years ago
JackDandy 8f7193ee93 Change authentication credentials to display more securely on config pages. 10 years ago
Adam 87d46b2c3f Remove unused SickBeardURLOpener and AuthURLOpener classes 10 years ago
JackDandy 97429c084f Change overhaul UI of editShow and anime release groups, refactor and simplify code. 10 years ago
JackDandy acafdbb16a Add proxy request url parsing to enforce netloc only matching which prevents false positives when url query parts contain FQDNs. 10 years ago
JackDandy c720c0b913 Add support for a proxy host PAC url on the General Config/Advanced Settings page. 10 years ago
Supremicus 47da38a914 Logging message tweaks and minor PEP8 tweaks 10 years ago
Adam 9b3fd0b7a9 Add TVRage network name standardization 11 years ago
adam a419f53ca9 Fix port checking code preventing startup directly after a SG restart 11 years ago
JackDandy e7b11c5f4b Fix article removal for sorting on Display Show, and API pages. 11 years ago
adam 87c78b50b2 Revert "Merge pull request #19 from adam111316/feature/AddNetworkStandardization" 11 years ago
JackDandy 3cac799877 Fix article sorting for Coming Eps, Manage, Show List, and Trending Shows. 11 years ago
Adam 7930cbcd80 Fix reduces time API endpoint Shows takes to return results. 11 years ago
Adam a046729436 Add TVRage network name standardization 11 years ago
JackDandy 6da09b8db0 Change suppress HTTPS verification InsecureRequestWarning. 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
JackDandy 0607b912d8 Add an anonymous redirect builder for external links. 11 years ago
Adam 560ffca7dd Make hardlink debug error more verbose 11 years ago
Adam d8e52f2098 Fixes displayshow error for series with special characters 11 years ago
Adam 0822d15d36 Add sizing field on show page 11 years ago
echel0n ee458bd211 Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
Adam 72b0b04045 Halt post processing if lftp temporary files are detected 11 years ago
echel0n 3eed021200 Fixed issues where data needing to be posted was being sent via a GET instead of POST 11 years ago
echel0n c658fe0f26 Fixed NoneType error when mapping indexers to show 11 years ago
adam c4d5e480b5 Halt postprocessing if temporary btsync files are detected 11 years ago
echel0n 7c650d730c Switched a logger error to a logger debug 11 years ago
echel0n b8b5947ae6 Fix for trakt.tv issues when adding/removing/syncing shows. 11 years ago
echel0n 534104b8b0 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
echel0n 19a89d453c 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
echel0n 52010d9951 Fix for invalid torrent files causing NoneType errors. 11 years ago
echel0n 480199085e Fix for images in cache folder being deleted by cleaner routine. 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 f2a1331110 Skip cleaning images cache folder. 11 years ago
echel0n b13e72e0a3 Moved code for cleaning up cache folder to seperate function located in helper.py. 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n f47734446d Fixed further json issues with speedcd provider. 11 years ago
echel0n e5ac585b6a Fix for webui becoming unresponsive when using SSL and possibly in other situations as well. 11 years ago
echel0n de5db9be64 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