446 Commits (8c026d797738bbb718152cf5b7858a89df7d901b)

Author SHA1 Message Date
adam 923a58b2ab Add animezb provider 11 years ago
echel0n 0e3495d30f Fix for show parsing errors to be displayed via debug logs now instead as a warning. 11 years ago
root 6304c5ed17 Add TorrentBytes provider 11 years ago
echel0n e891e9d637 Fixed nextaired not found issues and fixed kat provider issues. 11 years ago
echel0n f925488373 KickAss torrents now uses multiple urls to try from incase one goes down. 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 a3a3777d33 Fixed blackAndWhitelist for anime release groups. 11 years ago
echel0n 56e2c28bad SickRage now uses a internal name cache comprised of (showlist, scene exceptions, scene names) used to search and create show objects from which is needed for parsing search results. 11 years ago
echel0n f0146f728e Lowered CPU usage even further, re-wrote daemonizer code for startups, removed misc unrequired functions from providers. 11 years ago
echel0n 36e12a5d4d Fix for hdtorrents uid issues. 11 years ago
echel0n ddd9376faf Fix for torrentday uid issues. 11 years ago
echel0n d6431570f1 TPB season pack searches fixed 11 years ago
echel0n 12ac388dc2 Fixed startup/restart/shutdown issues on Windows, Linux, FreeBSD platforms tested. 11 years ago
nielsenj 6d8e79c78a Adds custom RSS provider ratio setting. 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 0c57676aed Updated tornado source code. 11 years ago
echel0n e0eea79ec5 Fix for ABD and Sports shows issue with toordinal function. 11 years ago
echel0n 61e1e5d2c2 Fix for __exit__ DB errors 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 ff524fc7e4 Port:Fix omgwtfnzbs findPropers. 11 years ago
JackDandy 42f018bf06 Port:Fix BTN adding same search parameters multiple times. 11 years ago
fittysix c5045d0f1e Add moderator to confirmed torrent posters 11 years ago
echel0n 98ff924b1c Fix for nullhandler issues for py2.6 users, 11 years ago
echel0n d73cc1cbbd Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
Adam 5fd0a2a1f3 Fix for Newznab providers when searching for a show without a tvrage id we use the name of the show. If the show name is more than one word we are using a `_` as our delimiter which works fine unless the NN provider uses sphinx.. as the underscore then is used as part of the show name.. thus we always get back no results. We should just use `.` as it works for both sphinx and non sphinx servers. Tested this out on nzbs.org / nzb.su (sphinx) / sbi (non sphinx). 11 years ago
echel0n a1da7df12e Fixes for DB issues 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 05dcdd72d7 Fix for air-by-date/sports/anime provider searches 11 years ago
echel0n cab05efa64 Added anime search support and removed extra pipe symbole from search string. 11 years ago
echel0n 14201c71f3 Fixes issues with scene numbering being set to 0x0 after snatch is performed. 11 years ago
echel0n 4df31bccee PublicHD removed till further notice. 11 years ago
Nils Vogels 0e989fe90f Limiting search to English-translated only (for now) 11 years ago
echel0n d7396896b5 Added in regex matching with fuzzy matching. 11 years ago
echel0n 997896a540 Fix for transactionals and None Types in sql lists 11 years ago
echel0n f01c5852d4 Improved find propers code. 11 years ago
echel0n e009641804 SickRage now stores the XEM scene data to the main DB under tv_episodes for faster lookups and better linkages with epiosde objects, insures we have scene data on hand when we want it! 11 years ago
echel0n 34da3f53d8 Added Black and White list for release groups for anime shows. 11 years ago
echel0n f7b11e1e98 Fixed issues with post-processing. 11 years ago
echel0n 7e711c0665 Fix for find propers and newznab providers 11 years ago
echel0n 9a3e7ab0a9 Added anime support with anidb support. 11 years ago
Bike Mike 89c944ec94 Added cookie support to custom torrent provider 11 years ago
echel0n a350be339c Fix for issue causing issues loading and saving search providers 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 736cb7c738 Fixes issues with ABD shows searching for complete seasons and returning zero results. 11 years ago
echel0n 95adb131e1 Revert "Fix for findpropers and newznab providers" 11 years ago
echel0n cfa5d99066 Fix for findpropers and newznab providers 11 years ago