1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
Commit Graph

373 Commits

Author SHA1 Message Date
echel0n
042c3f4287 Failing to download results now marked as a WARNING instead of ERROR. 2014-12-18 13:51:09 -08:00
echel0n
3eb366ac05 Re-coded logger facility for better performance and cleaner code plus has better code for rotation of logs. 2014-12-16 02:24:06 -08:00
Fernando
fead907d7a Add kat url to the logo at Providers
As reported here: #1120
2014-12-13 21:12:55 -02:00
echel0n
2adfa81341 Fix for issue #1087 - KAT torrent provider value unpacking issue resolved. 2014-12-13 01:45:18 -08:00
echel0n
d183debc4b Fixed issues regarding KAT torrent provider and feedcache 2014-12-12 18:03:23 -08:00
echel0n
0209852af5 Fixed issues with network timezone downloads crashing on a empty return.
Changed version checker url and moved code to Home class.
Fixed WebUI issues caused by calling redirect method.
Fixed update checking issues, added no cache header.
Fixed WebAPI builder issues with show.delete cmd.
Fixed article sorting for both WebAPI and WebUI.
2014-12-12 17:52:32 -08:00
echel0n
3f29439ff3 Fixed issues with network timezone downloads crashing on a empty return.
Changed version checker url.
2014-12-12 08:46:03 -08:00
echel0n
c678b96732 Updated KAT urls.
Fixed unicode issues with KAT, iptorrents, and TPB providers.

Fix for Newznab providers.

GIT Updates now perform auto-resets of branch on errors then attempt update again.
2014-12-11 16:09:02 -08:00
echel0n
0e34a41485 Updated KAT urls
Fix for Newznab providers
2014-12-11 15:37:08 -08:00
echel0n
7339ab9224 Updated KAT urls 2014-12-11 14:58:25 -08:00
echel0n
d88dccd5ab Fixed issues with TorrentDay provider.
Fixed issues with newznab providers.
2014-12-11 14:17:39 -08:00
echel0n
7f0dd9cbef Fixed small cosmetic bug with trakt trending shows page.
KAT torrent provider now gets and stores size and publishing date info.

Fixed feedcache issue with KAT torrent provider
2014-12-11 13:26:00 -08:00
echel0n
a14969f4bf Fixed small cosmetic bug with trakt trending shows page.
KAT torrent provider now gets and stores size and publishing date info.
2014-12-11 13:15:08 -08:00
echel0n
02a9148025 Updated KAT provider urls.
KAT Provider now uses feedcache to get its results via rss feeds.
Fixed issues with Trakt.TV notifications and adding of trending shows
2014-12-11 11:30:57 -08:00
echel0n
3d7e460079 Fixed issues with newznab/torrent provider searches.
Fixed issues with browser launches at startup.
Fixed issues with feedparser and feedcache relating to provider searches.
2014-12-11 10:06:50 -08:00
echel0n
df78fd6669 Fix for issue #1041, dict has no attrib entries error 2014-12-08 01:30:29 -08:00
echel0n
e212a09520 Fix for issue #986 - No RID in search params for NewzNab providers 2014-12-08 01:11:40 -08:00
echel0n
26e82caa84 Fix for issue #1034 - skipping: 'list' object has no attribute 'feed' 2014-12-08 00:33:10 -08:00
echel0n
589b7167c1 Improvements made to tv cache code for providers 2014-12-07 09:16:41 -08:00
echel0n
f814de4c82 Fixed minor issues with provider rss caching code.
Fixed login issues with T411 provider.
Added 2 new subcats to T411 provider - 455 and 637
2014-12-05 22:16:30 -08:00
echel0n
4254916ae9 Fixed a bunch of bugs/issues with tvcache module code flow and added in proper error handling for the threaded cache updates plus resolved some provider issues. 2014-12-03 06:41:51 -08:00
echel0n
fa02ff40e7 Improved RSS feed cache parser code for provider searches and caching of their RSS feeds. 2014-12-03 04:10:00 -08:00
echel0n
f6370c6756 Fix for issue #1010 - EZRSS issues with attribute name change from filename to fileName 2014-12-02 23:03:40 -08:00
Dustyn Gibson
8ae0d51f7b Proper fix for EZRSS, issue #984 , previous fix actually totally broke EZRSS. See comment in a791b3f. 2014-11-30 22:31:38 -08:00
echel0n
5f1c16ca02 Fixed issue #990 - was not properly calling lower function 2014-11-30 09:16:35 -08:00
echel0n
a791b3f4fc Fixed issue #984 - EZRSS changes 2014-11-30 03:43:02 -08:00
echel0n
468af14dfd Fix for SCC provider, resolves NoneType issues 2014-11-24 22:25:06 -08:00
echel0n
238df07c1d Fix for bug #903, Fixes issues relating to proper and repack provider searches 2014-11-15 20:17:47 -08:00
echel0n
297e69094a Fixed regex issue 2014-11-12 22:38:51 -08:00
Supremicus
c0d6641f04 Fix missing kat url in config_providers 2014-11-09 13:45:10 +10:00
Anthony Snavely
3494d071b9 Fix HD-Torrents
Fix HD-Torrents so it works properly.
2014-10-22 14:39:33 +08:00
JackDandy
b7c37ccaf7 Fix searching IPTorrentsProvider. 2014-10-17 04:21:21 +01:00
Adam
a72779d5d3 Fix omgwtfnzb provider retention = 1 bug 2014-10-07 08:27:02 +08:00
KontiSR
0d415fcc20 This is a first attempt of getting the season pack downloading to work.
Unfortunately some of the old code I modified is still not 100% clear to me.. so I can't really oversee if this will work. That's why I suggest, this should be extensively tested, before merging into master!

I broke backlog searching.. Should be working again.

Tested, and seems to be working fine!
2014-09-25 13:18:07 +02:00
Adam
c1a199d698 Fix for attribute error when no newznab responses are available 2014-09-23 22:15:13 +08:00
adam
5ac3895600 Fixes daily search and speed improvements 2014-09-20 20:34:00 +08:00
echel0n
a20b9cb6ba Merge pull request #815 from KontiSR/dev_fix_tokyotosho_no_rows_returned
Dev fix tokyotosho no rows returned
2014-09-19 20:54:38 -07:00
echel0n
f54412fc3d Merge pull request #816 from KontiSR/fix_newznab_offset
Fix offset calculation. No more unnecessary (double) searches.
2014-09-19 20:54:29 -07:00
echel0n
2a8c00e774 Merge pull request #817 from KontiSR/dev_nyaatorrent_qualityparsing
Fixed the qualityparsing for nyaatorrent search results
2014-09-19 20:54:09 -07:00
echel0n
8a10b0ced5 Merge pull request #818 from KontiSR/dev_addsearchstring_newznab_no_ep_par
Made improvements for searching for anime on newznab providers, who have...
2014-09-19 20:53:58 -07:00
darkdragon2000
7ba97b6b01 Update kat.py
Fix search string for air-by-date to only return episodes for the date searched.
2014-09-19 16:45:59 -04:00
KontiSR
d0dac45315 Made improvements for searching for anime on newznab providers, who haven't straitened out there anime episode parsing.
Should provide more search result using for example: usenet-crawler, nZEDb, spotweb.

Newznab now also searches by q= querystring. Ommits the Ep.

Needed to cast ep (int) to str, for str concatenation

add searchstrings for searching newznab providers excluding the ep= paramater. I've added the episode to the q= param. querystring could look like: ?q=showname%2043
2014-09-19 16:17:49 +02:00
KontiSR
fd4e26795f Fix offset calculation. No more unnecessary (double) searches.
For anime shows: if no absolute numbering is available, use the default numbering.
2014-09-19 15:49:26 +02:00
KontiSR
7e3b9848bd Fixed the qualityparsing for nyaatorrent search results 2014-09-19 15:43:31 +02:00
KontiSR
8b678445cc Fix exception for when no results returned. 2014-09-19 12:05:50 +02:00
KontiSR
4c8b100be9 Shouldn't be copy() but update().
Tested now, and at least the exception is gone.
2014-09-17 13:43:10 +02:00
KontiSR
4bfb271e8d Can't += dicts. Need to dict.copy()
Bug in master while doing daily search: https://sickrage.tv/forums/forum/help-support/bug-issue-reports/8358-unsupported-operand-type-s-for-dict-and-dict
2014-09-17 10:18:47 +02:00
echel0n
1e8233d430 Merge pull request #803 from tresni/fixrsstorrent
Fix RssTorrent where there may be empty values in configuration
2014-09-15 12:12:22 -07:00
echel0n
67bd1a9e98 Fix for daily searches and high cpu usage plus increases search speed 2014-09-15 01:28:11 -07:00
echel0n
f211a7eccf Added sleep timer for proper finder code to prevent high CPU usage 2014-09-14 18:03:21 -07:00