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.
Scene exceptions now uses a internal cache for scene exceptions and scene season exceptions, helps reduce overhead to DB and performs faster lookups when making scene exception requests.
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.
Fixed for updating issues.
Fixed high cpu and memory usage.
11 years ago
nielsenj
6d8e79c78a
Adds custom RSS provider ratio setting.
Adds ratio setting to the custom RSS provider.
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.
Created custom class for rss feed parser.
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.
Fixed more internal 500 errors.
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
I think we can trust these guys :)
11 years ago
echel0n
98ff924b1c
Fix for nullhandler issues for py2.6 users,
Fix for rsstorrents.
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.
Fixed more anime regex bugs.
Fixed Indexer API issues for anime shows and unicode problems.
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.
Fixes issues with KAT Provider sphinx error on searches.
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.
Shows now display Indexer absolute numbering.
Improved speed of parsing search results.
Fixed episode naming issues.
11 years ago
echel0n
997896a540
Fix for transactionals and None Types in sql lists
11 years ago
echel0n
f01c5852d4
Improved find propers code.
Backlog and manual searches now check cache first for search results.
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!
Adding functions to lookup scene season and ep info via scene absolute numbers.
We now try and create a show object from parsed release info before we consider it a valid parsed result to insure we even have the show in our show list, also used to validate anime releases.
Misc bug fixes here and there.
11 years ago
echel0n
34da3f53d8
Added Black and White list for release groups for anime shows.
Fixed anime show list splitter.
Added check for anime shows and providers so we don't perform searches with a provider that doesn't support the type of show genre we are searching.
11 years ago
echel0n
f7b11e1e98
Fixed issues with post-processing.
Fixed issue with priority post-processing, bug would allow 2nd attempt to go through even if priority settings were not selected.
Fixed issues with cache retrieval and storing of provider results, properly stored now with season and ep info converted to indexer numbering.
Fixed a bug that was caching unconverted scene numbered files for post-processing causing us to skip converting them when needed.
11 years ago
echel0n
7e711c0665
Fix for find propers and newznab providers
11 years ago
echel0n
9a3e7ab0a9
Added anime support with anidb support.
Added fanzub anime nzb provider.
Fixed NyaaTorrents anime provider.
This is in testing phase so bugs are to be expected.
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"
This reverts commit cfa5d99066
.
11 years ago
echel0n
cfa5d99066
Fix for findpropers and newznab providers
11 years ago