echel0n
|
f0bd8e5e4a
|
Fixes issues with processTV failed downloads and HDBits auth info
|
11 years ago |
echel0n
|
d616ca2298
|
This fixes all failed download issues
|
11 years ago |
echel0n
|
a12085cbfc
|
Fxi for failed downloads
|
11 years ago |
echel0n
|
854de69683
|
Fixed find propers.
Added ability to force a find propers search.
|
11 years ago |
Nils
|
621f790392
|
Merge pull request #573 from JackDandy/FixSearchNzbsOrg
Fix: Searching for propers/repacks at nzbs.org.
|
11 years ago |
echel0n
|
71604b5769
|
Fixed issue for season searches using episode only mode but fallback to season only mode, was small typo correction
|
11 years ago |
echel0n
|
51540993be
|
Fix for failed releases not properly converting scene numbered to indexer numbering plus small typo fix.
|
11 years ago |
echel0n
|
2a5598ba0f
|
Fixes issues with settings and newznab providers.
|
11 years ago |
echel0n
|
c6b064de23
|
Fixed small typo causing scene numbering to indexer numbering issues
|
11 years ago |
echel0n
|
e7931f0c7f
|
Added Torrage.com as alternative site to Torcache.net
|
11 years ago |
echel0n
|
66e499ab23
|
Fixes issues with daily searcher not snatching its results when it has any to snatch.
Fixes issues with not properly converting scene numbering eps to indexer numbering.
|
11 years ago |
Nils
|
d27e4642c4
|
Merge pull request #575 from Dahlgren/fix_skip_removed_files
Fixed missing parameter skip_removed_files
|
11 years ago |
Nils
|
55bc853b79
|
Merge pull request #574 from vzoltan/patch-1
Update pushbullet.py to include episode name
|
11 years ago |
Björn Dahlgren
|
3da3121395
|
Fixed missing parameter skip_removed_files
|
11 years ago |
echel0n
|
b842185bad
|
Fixed timezones (reversed)
|
11 years ago |
echel0n
|
f4b71b7203
|
Fix for date/time display issues.
Fix for manual snatches not updating status in realtime.
|
11 years ago |
echel0n
|
cf18b3eec8
|
Fix to ensure unaired fix for mainDB only happens for shows without a already set UNAIRED status
|
11 years ago |
echel0n
|
0830de89cd
|
Corrected a sqlite syntax error
|
11 years ago |
echel0n
|
1195e07f7b
|
Fixes issues with episodes that have been set to a WANTED status but have a airdate in the future past current date.
Fixes issues with daily search so it only searches for shows between 1 week ago and current date.
|
11 years ago |
echel0n
|
1f55b11b7d
|
Fixes issue with daily searcher setting episodes past todays date to wanted.
|
11 years ago |
echel0n
|
de20d13c61
|
Added per-provider option 'backlog only' which allows you to disclude any provider from the daily search but still use it for backlogs, currently working for torrents only and will add to nzb providers later on today.
Cleaned up details on search options for providers and made it look nicer
|
11 years ago |
echel0n
|
f0d78dbfbb
|
Merge branch 'origin/dev'
|
11 years ago |
echel0n
|
6709ebdf12
|
Fixed issues with daily searcher
|
11 years ago |
echel0n
|
c350c0fdf9
|
Fixed dupe issues with backlog searches.
Set cache to store results for 1 week and remove anything older then 1 week only if daily search has searched the results before hand.
|
11 years ago |
echel0n
|
f8a8f4c5b4
|
Fixed issues in mede8er metadata module
|
11 years ago |
echel0n
|
c65573a8d7
|
Re-wrote daily searcher to search for unaired and wanted episodes going back as far as 1 week, also moved it so it queue's its items now.
Cleaned up description of new per-provider season search options.
|
11 years ago |
vzoltan
|
f667e8a17f
|
Update pushbullet.py
This change adds a detailed push notification to PushBullet (you dont need to open the app to know what was downloaded or snatched)
|
11 years ago |
Nils Vogels
|
215f0cdb46
|
Adding missing character in URL
|
11 years ago |
Nils Vogels
|
da8e2e3d19
|
Path detection for icons was still in midgetspy format.
Changed paths to our gui
|
11 years ago |
Nils Vogels
|
3a08af6661
|
Merge commit '8c449e2' into dev
|
11 years ago |
Nils Vogels
|
8c449e27d2
|
Add option to skip detection of removed files
Adds config option in Config > Postprocessing
|
11 years ago |
echel0n
|
4164f00fc8
|
Fix for restarting issues and slow loading of shows
|
11 years ago |
echel0n
|
0a1a2a7148
|
Fixed CPU Throttling details
|
11 years ago |
echel0n
|
32cf17c638
|
Fixed error when saving blank ratio's
|
11 years ago |
echel0n
|
55f27c4f40
|
rss cache updates and daily search have been joined into one function.
fixed more issues of missing vars causing saving of config issues.
|
11 years ago |
JackDandy
|
7e48e827f7
|
Fix: Searching for propers/repacks at nzbs.org.
If no results are found with the usual search URL, an alternate is tried.
|
11 years ago |
echel0n
|
04213bebf2
|
Fixed bug that was causing issues with saving config.
Fixed bug that was causing searches to double up on there results.
|
11 years ago |
Nils
|
89ea07efa7
|
Merge pull request #569 from JackDandy/DisplayCombinedOutcomeAtEnd
Display combined SR post processing outcome
|
11 years ago |
echel0n
|
905d2b4eaf
|
Fix for possible infinitie loop in searches
|
11 years ago |
echel0n
|
0afdeb3c1f
|
Added ability to disable daily search at startup.
Fixed search frequencies.
Changed HDBits to use requests json parser.
|
11 years ago |
echel0n
|
be001c47ae
|
Fixed issues for unicode problems for encrypted passwords.
|
11 years ago |
echel0n
|
12b8fc9990
|
Removed a extra space that may have caused issues in future
|
11 years ago |
echel0n
|
22ec1a4418
|
Fixes issues with provider settings being loaded and unicode data when it should of been stripped off.
|
11 years ago |
echel0n
|
67073d007e
|
Fixes missing uid and hash vars
|
11 years ago |
echel0n
|
a3e06b965f
|
Added in CPU Throttling option under general config -> advanced.
Fixed issues with passwords and unicode chars.
Fixed issue with usenet_retention variable not being saved or set.
|
11 years ago |
echel0n
|
0b9b6228ae
|
Fix for issues with fallback search option.
Fix for issues with passwords.
|
11 years ago |
echel0n
|
f9052ca2b2
|
Fixes to help with brining down the cpu usage of SickRage
|
11 years ago |
echel0n
|
9a23bfd0f5
|
Fixes issues when using system default for Date format, it will now properly display it in your locale.
|
11 years ago |
echel0n
|
58e0b58a0f
|
Added a timezone display option so that you can either display the date/time via your local timezone or the show's network timezone.
|
11 years ago |
echel0n
|
5453c8c6df
|
Fix for TPB proxy issues.
Fix for save config issues.
|
11 years ago |