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

1629 Commits

Author SHA1 Message Date
echel0n
36958bf1c2 Merge pull request #756 from 3flex/patch-1
notifiers/libnotify: fix syntax error from #624
2014-08-26 17:49:26 -07:00
Matthew Haughton
efd11a6c08 notifiers/libnotify: fix syntax error from #624
Prior to this got error 'too many values to unpack' when updating
and libnotify notifications were enabled.
2014-08-26 19:19:34 -04:00
echel0n
38c57f3a92 Merge pull request #755 from RoostayFish/dev
Added indexerid to CMD_Show(ApiCall)
2014-08-26 07:52:24 -07:00
RoostayFish
25f57b26fe Added indexerid to CMD_Show(ApiCall) 2014-08-26 15:44:15 +01:00
echel0n
b03ffa231d Possible fix for incorrect show matches 2014-08-26 07:31:57 -07:00
echel0n
4739ab12ae Added www.kickmirror.com to list of urls to try 2014-08-25 23:09:13 -07:00
echel0n
8f43c58c9e Merge pull request #752 from adam111316/torrentbytes_fix
Fix for torrentbytes provider where torrentid is <6 characters long
2014-08-25 22:59:39 -07:00
echel0n
a21e455de7 Merge pull request #754 from adam111316/fix_blackhole
Fixes rejection of invalid torrent files
2014-08-25 22:58:53 -07:00
Adam
f43c214069 Fixes rejection of invalid torrent files 2014-08-26 12:57:40 +08:00
Adam
13bef2b92d Fix for torrentbytes provider where torrentid is <6 characters long 2014-08-25 17:36:14 +08:00
echel0n
c2360f7eb5 Merge pull request #751 from adam111316/backlog_freq
Change minimum backlog frequency to a more acceptable value
2014-08-25 02:30:51 -07:00
Adam
a38229d04f Change minimum backlog frequency to a more acceptable value 2014-08-25 15:39:21 +08:00
echel0n
20ef28f392 Merge pull request #749 from adam111316/abd_fixes
Fix ABD shows manual and backlog searches
2014-08-25 00:33:31 -07:00
Adam
6b8a22898b Fix ABD shows manual and backlog searches 2014-08-25 14:54:22 +08:00
echel0n
1e63abdb00 Merge pull request #746 from adam111316/mass_update_sorting
Fix sorting on mass update page
2014-08-24 23:50:03 -07:00
echel0n
8bdb76764e Merge pull request #743 from garvinob/branch-fix_torrent_seasonpack_downloads
Fixed result content for Season Pack results
2014-08-24 23:49:28 -07:00
Adam
7af333e1f7 Fix sorting on mass update page 2014-08-25 13:37:55 +08:00
adam111316
905b41c46a Fixes issues with newznab providers 2014-08-25 12:41:36 +08:00
adam111316
3beb2cb4e3 Merge pull request #745 from echel0n/testing
Fix for utorrent label setting
2014-08-25 12:20:36 +08:00
Adam
58ff85d030 Fix for utorrent label setting
Fix for transmission client
2014-08-25 12:15:08 +08:00
Adam
ba5e5478e0 Fixes typo in previous commit 2014-08-25 11:32:41 +08:00
adam111316
0cea9877ed Merge pull request #744 from sammy2142/patch-1
Should fix some utorrent, rtorrent and deluge
2014-08-25 11:18:44 +08:00
sammy2142
fc6fe9e777 Should fix some utorrent, rtorrent and deluge
problems.
This commit essentially undoes 54afca0472

The utorrent, rtorrent and deluge methods were still using result.hash to set label, seed ratio and priority etc (instead of torrent_hash which the commit referenced above changed it to).
I've changed it back to result.hash in this commit.

Reference problem posts:
https://sickrage.tv/forums/forum/help-support/bug-issue-reports/7493-utorrent-unable-to-send-torrent
https://sickrage.tv/forums/forum/help-support/bug-issue-reports/7533-sickrage-not-sending-tv-label-to-utorrent
https://sickrage.tv/forums/forum/help-support/bug-issue-reports/7541-bug-rtorrent-unable-to-send-torrent
2014-08-24 19:46:26 +01:00
garvinob
dce55b3dac Renamed bestSeasonNZB to bestSeasonResult
bestSeasonNZB is confusing in this context
we are dealing with results which can be
NZBs or Torrents
2014-08-24 18:47:06 +01:00
garvinob
94063db43e Fixed result content for Season Pack results
Added an extra check into the snatchEpisode method
so that the result.content data for a required
torrent is always downloaded if needed
2014-08-24 00:19:17 +01:00
echel0n
4b6602797f Fix for newznab provider searches unicode issues 2014-08-23 14:40:13 -07:00
echel0n
5a027fdbe0 Merge pull request #741 from adam111316/fix_anime_exceptions
Fixes anime exceptions being cleared when editing the exceptions on edit...
2014-08-23 14:15:02 -07:00
echel0n
f65262e0e9 Fix for newznab provider searches 2014-08-22 23:22:46 -07:00
echel0n
dbb3b75d6e Updated sports regex pattern for more accurate matches and to filter out pre-event episodes 2014-08-22 23:11:21 -07:00
Adam
fea4116174 Fixes anime exceptions being cleared when editing the exceptions on editShow page 2014-08-23 11:55:00 +08:00
adam111316
7de9d96340 Merge pull request #740 from cptjhmiller/patch-1
Update trakt.py
2014-08-23 11:30:37 +08:00
adam111316
024cf79348 Merge pull request #736 from adam111316/usenet_offset
Support for newznab offset parameter - https://newznab.readthedocs.org/e...
2014-08-23 11:30:00 +08:00
Jamie
768cdffb42 Update trakt.py 2014-08-22 23:20:36 +01:00
echel0n
94ec9e6e6b Adds additional scoring for series number and series event name parser matches to help determine valid show info 2014-08-22 08:43:38 -07:00
echel0n
0fddbac1c4 Fix for No episode number found error for air-by-date/sports shows 2014-08-22 08:26:41 -07:00
echel0n
ca4fe51b97 Added scene_sports_format regex pattern to help match sports shows 2014-08-22 01:06:37 -07:00
echel0n
be17ed122b Fix for air-by-date and sports shows issues with parsing results. 2014-08-22 00:21:37 -07:00
echel0n
328597411e Fix for TorrentSearchResult instance has no attribute 'hash' 2014-08-21 23:32:09 -07:00
echel0n
a3449db3d3 Fix for Error cannot find 'cur_ep_enddate' 2014-08-21 23:26:49 -07:00
echel0n
7cbe8fca44 Merge branch 'master' into dev 2014-08-21 23:20:36 -07:00
echel0n
27189d0406 Fix for files being deleted from show folder during post-processing runs 2014-08-21 23:19:42 -07:00
adam111316
acf4462a94 Merge pull request #738 from cptjhmiller/dev
Set blank variable
2014-08-20 18:51:57 +08:00
Jamie
e02490ee26 varable 2014-08-20 11:31:52 +01:00
adam111316
b249efd3d4 Merge pull request #737 from adam111316/torrent_rss
Fix for torrent rss feeds not validating on add
2014-08-20 16:38:58 +08:00
Adam
6179c8dfad Fix for torrent rss feeds not validating on add 2014-08-20 16:34:42 +08:00
Adam
4b964b77e2 Support for newznab offset parameter - https://newznab.readthedocs.org/en/latest/misc/api/ 2014-08-20 16:02:55 +08:00
adam111316
c745b5ada4 Merge pull request #735 from cptjhmiller/dev
Use correct item name
2014-08-20 07:35:23 +08:00
Jamie
fea49167c5 Use correct item name 2014-08-19 23:47:16 +01:00
echel0n
f86331b746 Merge pull request #734 from cptjhmiller/dev
Fix series remove and add all episodes remove
2014-08-19 04:11:01 -07:00
Jamie
f880f9c340 Fix series remove and add all episodes remove 2014-08-19 00:53:10 +01:00