99 Commits (2d66e88585178dd22eb6d6cce8d34ba456c5233a)

Author SHA1 Message Date
JackDandy 48a27e57a0 Add detection of password protected rars with config/Post Processing/'Unpack downloads' enabled. 9 years ago
JackDandy 196e57b315 Fix find associated meta files to prevent orphan episode images. 9 years ago
JackDandy 42fc036dff Change include OSError system messages in file system failure logs during post process. 9 years ago
JackDandy df4e61c661 Add Emby notifier to config/Notifications (thanks to Supremicus for the jumpstart) with a homebrew description. 9 years ago
Prinz23 1fb9bbc6ff Change process episodes with utf8 dir and nzb names, handle failed episodes without a dir, add log output streaming. 9 years ago
Prinz23 b3be940d44 Add multiple Trakt account support to Config/Notifications/Social. 10 years ago
JackDandy 74feb39eb6 Change Trakt notification config to only handle PIN authentication with the service. 10 years ago
JackDandy a574012c38 Change increase the scope and number of non release group text that is identified and removed. 10 years ago
JackDandy 51c4341f57 Fix add existing shows from folders that contain a plus char and post process issue where items in history was processed out of turn. 10 years ago
Adam 3695766df4 Remove unnecessary call to indexers during nameparsing 10 years ago
JackDandy 70a8b47b44 Add parse media content to determine quality. 10 years ago
Adam 9b8898d2f5 Fix post processing of anime with version tags 10 years ago
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago
JackDandy 4f4858f4e4 Change to post process files ordered largest to smallest and tidied PP logging output. 10 years ago
Supremicus dc95006371 Add Kodi notifier and metadata 10 years ago
JackDandy 47f1c8eaaf Add support for multiple server hosts to Plex server notifier. 10 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
dhellwich b2941d6bc0 Do not log ERROR when show isn't in list. Log WARNING instead. 11 years ago
echel0n be17ed122b Fix for air-by-date and sports shows issues with parsing results. 11 years ago
echel0n 27189d0406 Fix for files being deleted from show folder during post-processing runs 11 years ago
echel0n 872dd2b9fc Delete files after it performs copy/movie/link instead 11 years ago
Adam fd9be53fcb Anime propers 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
echel0n f340f9b073 Fix for sports shows. 11 years ago
echel0n 7b54611361 Moved code for marking failed download successful out of loop. 11 years ago
echel0n 5ac99b8c5c Fix for extensions being stripped off by mistake made when adding in -RP fix from few commits ago. 11 years ago
echel0n 636bbfa2de 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
echel0n 24cd235988 "Borrowed" code from SB's post-processing routine. 11 years ago
echel0n 02c8b867c6 Fixed -RP release issues. 11 years ago
echel0n 9fe6b66475 Forgot to commit these 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n f91569ec84 Fix for post-processing and parsing errors. 11 years ago
echel0n 7a95b0bb14 Added new InvalidShowException to NameParser, Removed isGoodResult search check and now attached parsed result show objects and compare them against the show object we use to search with instead. 11 years ago
echel0n a1cef0b958 Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
echel0n 75f69396d4 Reverted some changes. 11 years ago
echel0n 5e507b3849 More memory reductions and cleanups 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
JackDandy 821c1237b3 Port:Add safe replace existing file is larger but new file is proper. 11 years ago
oldskool 37c3354325 cherry-pick a Sickbeard pull request add an option to NOT rename .nfo to .nfo-orig 11 years ago
echel0n 489a181cdb Auto-reloads app on code changes automatically detected from git. 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 24dfbc3f15 Quality is now set during parsing of results. 11 years ago
echel0n 4f32ed262c No need to convert from absolute numbers to season/episode numbers twice, fixed! 11 years ago
echel0n 72b4155b0b Fixed post-processing issues for anime shows. 11 years ago
echel0n 277d630a6f Fixed issues with scene converting 11 years ago
echel0n 6ca979d51b Fix for post-processing and adding anime shows to your anidb mylist 11 years ago
echel0n 997896a540 Fix for transactionals and None Types in sql lists 11 years ago
echel0n 70e7f1bfce Fixed issues with scene numbering being overwritten by ep objects. 11 years ago
echel0n 05cca0dfe0 Fixed post-processing issues with shows being rejected and saying they didn't exist when infact they did. 11 years ago
echel0n f7b11e1e98 Fixed issues with post-processing. 11 years ago