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

1721 Commits

Author SHA1 Message Date
echel0n
f3073174ed Possible fix for failed to send torrent errors 2014-08-17 22:02:29 -07:00
echel0n
88d68cfe11 Possible fix for failed to send torrent errors 2014-08-17 21:40:18 -07:00
echel0n
54afca0472 Possible fix for failed to send torrent errors 2014-08-17 21:38:45 -07:00
echel0n
4752e07733 Possible fix for failed to send torrent errors 2014-08-17 19:14:07 -07:00
echel0n
6eccffc7be Merge pull request #730 from echel0n/dev
Dev
2014-08-17 18:39:31 -07:00
echel0n
e2d1178515 Fix for season pack searches 2014-08-17 18:36:21 -07:00
echel0n
0a936ea1ef Changed log message to be less confusing for torrents 2014-08-17 18:32:47 -07:00
echel0n
4fdbb24587 Fix for version attribute error 2014-08-17 18:19:58 -07:00
echel0n
c019ffef97 Merge pull request #729 from adam111316/fix_zip_3
Third fix for zip updating and checkouts
2014-08-17 18:00:05 -07:00
echel0n
69b5b3a251 Merge pull request #728 from rogierhelmer/dev
Scene exception list not updated, Double show names in scene excep list after manual scan
2014-08-17 17:59:31 -07:00
Adam
ef4782ccf2 Third fix for zip updating and checkouts... 2014-08-18 08:17:23 +08:00
Woodpaker
6c28013586 webserve.py: small typo that prevented the absolute "scene absolute" numbering to update in the displayShow page.
scene_exceptions.py: scene exceptions were not saved. the exceptionCache variable used to cache the scene exceptions. The list with exceptions is updated in db, but when reopening your series edit page, the scene exception list is retrieved from the cache instead the db. I've created a small patch that updates the cache after updating the scene exceptions in db.
show_name_helpers.py: After each manual search the showName was added to the scene exceptions list. This was only added to the cache, but was anoying because up until a restart the list with scene exception names kept growing. Fixed this by refering to the function by value instead of by reference.
2014-08-17 21:17:20 +02:00
echel0n
251172cf7e Merge pull request #727 from balogg/dev
fix for multi ep format setting load
2014-08-17 06:15:08 -07:00
balogg
b884f85212 fix for multi ep format setting load 2014-08-17 19:30:03 +10:00
echel0n
76160edce5 Merge pull request #726 from adam111316/fix_zip_2
Second attempt to fix zip updating
2014-08-17 02:25:22 -07:00
Adam
3f4f2e37b8 Second attempt to fix zip updating 2014-08-17 17:04:19 +08:00
echel0n
1b1c4f6035 Merge pull request #724 from echel0n/dev
Dev
2014-08-17 00:18:43 -07:00
echel0n
0242e421cc Merge pull request #723 from adam111316/fix_ABD
Fix for ABD shows
2014-08-17 00:18:28 -07:00
echel0n
2d2d47ce02 Merge pull request #722 from dkboy/dev
Update bitsoup.py
2014-08-17 00:17:19 -07:00
echel0n
6ccb561de7 Merge pull request #721 from adam111316/fix_zip_updating
Possible fix for updating when using zips from github
2014-08-17 00:17:06 -07:00
Adam
49a8df0cac Fix for ABD shows 2014-08-17 12:28:55 +08:00
Adam
48b79937b8 Possible fix for updating when using zips from github 2014-08-17 12:14:21 +08:00
dkboy
63dbe9e522 Update bitsoup.py
they've reorganized columns
2014-08-17 14:42:07 +12:00
echel0n
6f426804f3 Merge pull request #720 from echel0n/dev
Dev
2014-08-14 21:55:15 -07:00
echel0n
701842ba71 Merge pull request #719 from adam111316/omgwtfnzbfix
Fix for omgwtfnzb skipping: release error
2014-08-14 21:54:58 -07:00
Adam
96f918742a Fix for omgwtfnzb skipping: release error 2014-08-15 11:43:11 +08:00
echel0n
872dd2b9fc Delete files after it performs copy/movie/link instead 2014-08-14 04:56:01 -07:00
echel0n
480a51275e Merge pull request #718 from echel0n/dev
Dev
2014-08-14 04:37:14 -07:00
echel0n
dd23bf39e9 Merge pull request #717 from cdloh/dev
Fixes issue with search page from PR 713
2014-08-14 04:36:50 -07:00
Callum Loh
b140354b6d Fixes issue with search page from PR 713 2014-08-14 17:11:35 +10:00
echel0n
252a81747a Merge pull request #716 from echel0n/dev
Dev
2014-08-13 15:00:20 -07:00
echel0n
a9f15f9629 Merge pull request #715 from adam111316/even_more_cache_fixes
Fixes even more daily search issues
2014-08-13 14:59:53 -07:00
adam
41931b33a9 Fixes Torrent Leech daily search URL
Fixes TV torrents daily search no results
2014-08-13 17:15:25 +08:00
echel0n
e6149513c8 Merge pull request #714 from adam111316/more_cache_fixes
Consolidate more provider code
2014-08-12 18:34:17 -07:00
echel0n
27ac36cde9 Merge pull request #713 from piejanssens/dev
Add priority option for daily snatches (inc force)
2014-08-12 18:33:53 -07:00
echel0n
f43e4ef9dd Merge pull request #712 from tresni/normalize_lf
Return to linux line feeds
2014-08-12 18:33:15 -07:00
echel0n
1fbecf5ebd Merge pull request #710 from adam111316/fix_versionspropers
Fix non-anime propers being skipped for not having a version
2014-08-12 18:32:36 -07:00
echel0n
d22f326737 Merge pull request #709 from adam111316/fix_branches
Fixes listing branches for when using source code
2014-08-12 18:32:10 -07:00
echel0n
a602d213a5 Merge pull request #708 from adam111316/fix_trakt_config
Fixes for trakt settings not saving
2014-08-12 18:31:28 -07:00
echel0n
9cffbfe6ee Merge pull request #707 from adam111316/sync_files
Halt post processing if lftp temporary files are detected
2014-08-12 18:31:18 -07:00
echel0n
244fc105b7 Merge pull request #706 from adam111316/auto_pp_config
Fixes resetting of auto postprocessing timer config
2014-08-12 18:30:54 -07:00
adam
22f3a2e41b Consolidate more provider code
Fix tvtorrents issue

Remove old providers
2014-08-13 05:52:59 +08:00
Brian Hartvigsen
37e35754c4 Add fixing name_parser/parse.py too... 2014-08-11 17:38:37 -06:00
piejanssens
e4282df953 Add priority option for daily snatches (inc force)
This adds a priority option that allows the user to specify the
priority to be used for daily/recent snatches instead of the default
high value ‘100’.

This also includes the use of priority ‘force’ which will let nzbget
download the task even if the queue is paused.
2014-08-11 22:07:02 +02:00
Brian Hartvigsen
92d55a35bd Return to linux line feeds 2014-08-11 11:48:50 -06:00
Adam
d0b0ec2f3d Fix non-anime propers being skipped for not having a version 2014-08-11 22:01:27 +08:00
Adam
0abbdf3d44 Fixes listing branches for when using source code 2014-08-11 19:41:53 +08:00
Adam
f4c0893d32 Fixes for trakt settings not saving 2014-08-11 19:29:35 +08:00
Adam
72b0b04045 Halt post processing if lftp temporary files are detected 2014-08-11 18:29:28 +08:00
Adam
d9f073bbd0 Fixes resetting of auto postprocessing timer config 2014-08-11 18:19:48 +08:00