Adam
f0d8bcb62c
Fix some of the unit tests
11 years ago
adam111316
9e20c33013
Merge pull request #804 from adam111316/calendar
Add first revision of calendar to coming episodes
11 years ago
Adam
9f92601262
Add first revision of calendar to coming episodes
11 years ago
echel0n
f5a6d45d8f
Fixed unicode error
11 years ago
echel0n
1e8233d430
Merge pull request #803 from tresni/fixrsstorrent
Fix RssTorrent where there may be empty values in configuration
11 years ago
echel0n
9eec99cd14
Reverted backlog search nextrun changes
11 years ago
echel0n
41dbbbaa9b
Fix backlog nextrun to return datetime instead of just date
11 years ago
echel0n
4a03885956
Bottom of page backlog nextrun shows time as well as date now
11 years ago
echel0n
68bd6d87e2
Merge pull request #802 from KontiSR/dev_manual_search2
Implemented the queuing functionality also for Failed downloads (Retries).
11 years ago
KontiSR
bdac98db4b
Implemented the queuing functionality also for Failed downloads.
ajaxEpSearch.js now also processes the clicks for Retries. SO merged those together and removed ajaxEpRetry.js.
11 years ago
echel0n
fc23454a1e
Renamed filename for wgn america network logo
11 years ago
echel0n
e3db9b8c93
Renamed filename for donate button
11 years ago
echel0n
00879835a3
Added Pay-per-view, TruTV and WGN American network logos
11 years ago
adam111316
026c456e0d
Merge pull request #801 from KontiSR/dev_manual_search2
Enhancement to Manual searching and Gui queuing of manual searches
11 years ago
KontiSR
419e35f300
sbRoot missing in some img url's
Added queued.png image.. for manual searching
Fixed issue where consecutive manual searches where not queued properly
Added first backend processing for retrieving all queued searches. This should fix the frondend blocking when doing manual searches for episodes, because the backend is free sooner. It now only queues the search.
Created a returning ajax call for getting a list of all searches in queue en running on the displayShow page.
For the getManualSearchStatus() function, only use curItem from the ManualSearchQueueItem or FailedQueueItem threads.
Conflicts:
sickbeard/search_queue.py
11 years ago
echel0n
627debcf88
Building of name cache executed now at start of searches to prevent building cache for show more then once when not needed
11 years ago
echel0n
47eb4fd21a
Fixed backlog frequency calculator code for realtime changes
11 years ago
echel0n
640b840cde
PEP8 correction for search web html template
11 years ago
echel0n
e78392f04a
Backlog frequency determined by algo that takes into account daily search frequency to prevent overlap of searches, automatically calculates allowed minimum value that is user-settable
11 years ago
echel0n
417047f590
Added ability to set number of days to start backlog searches from, eg 7 days would search for episodes 7 days and older
11 years ago
echel0n
67bd1a9e98
Fix for daily searches and high cpu usage plus increases search speed
11 years ago
echel0n
442631105b
Fix for TypeError: list indices must be integers, not str in Indexer API code
11 years ago
echel0n
f211a7eccf
Added sleep timer for proper finder code to prevent high CPU usage
11 years ago
echel0n
4fe3a96051
Possible fix for high CPU usage when doing NZB searches
11 years ago
echel0n
22d7230b3f
Fix for AttributeError: 'FailedQueueItem' object has no attribute 'ep_obj'
11 years ago
Brian Hartvigsen
93f06af300
Fix where there may be empty values (such as cookies) in older configurations
11 years ago
adam111316
8a35355d49
Merge pull request #795 from adam111316/travis
Update .travis.yml, fix imports and tests
11 years ago
Adam
1d41a638ee
Update .travis.yml, fix imports and tests
11 years ago
adam111316
3814d833ad
Merge pull request #794 from echel0n/dev
Dev
11 years ago
Adam
80a028d1a6
Add TokyoToshokanProvider logo
11 years ago
adam111316
2a5706c7fd
Merge pull request #793 from adam111316/TT
Add TokyoToshokanProvider support
11 years ago
Adam
1790b3be7f
Add TokyoToshokanProvider support
11 years ago
adam111316
b4375dfee5
Merge pull request #792 from KontiSR/dev-improvements-newznab-capabilities
changed technique retrieving of newznab capabilities from sync ajax call...
11 years ago
adam111316
e2791ed1ad
Merge pull request #790 from rleadbetter/leading_zero_anime
Leading zero fix for Anime.
11 years ago
KontiSR
dddc66ee58
changed technique retrieving of newznab capabilities from sync ajax call to async. Added function for setting the capabilities. Code now also allot cleaner.
Retrieving of caps should no longer block the browser.
11 years ago
rleadbetter
927e98996e
Leading zero fix for Anime.
11 years ago
Adam
b43248a644
Fixing more newznab issues sigh
11 years ago
adam111316
58cdb6ba5d
Merge pull request #789 from adam111316/fix_newznab_backlog
Fixes backlog for newznab providers
11 years ago
adam111316
bb261cfc79
Merge pull request #788 from KontiSR/dev-improvements-newznab-capabilities
Dev improvements newznab capabilities
11 years ago
Adam
5d1ae90565
Fixes backlog for newznab providers
11 years ago
KontiSR
b3bfe99fad
Fixed typo.
11 years ago
KontiSR
3366108255
- Removed annoying alert message when failed to retrieve newsnab capabilities (categories)
- Added backend debug logging
11 years ago
adam111316
88479e7e1b
Merge pull request #787 from djoole/t411
Fix proper search for t411
11 years ago
djoole
cef62afdcf
Fix proper search for t411
11 years ago
Adam
981d6612b8
Fixing typo in last commit
11 years ago
adam111316
7adc669789
Merge pull request #786 from adam111316/queue_info
Add search queue info to ManageSearches page
11 years ago
Adam
f5d3f71c70
Add search queue info to ManageSearches page
11 years ago
adam111316
1eefe7cb61
Merge pull request #785 from adam111316/fix_setting
Fix default post processing with sync files option
11 years ago
Adam
7613bdc7ad
Fix default post processing with sync files option
11 years ago
adam111316
37ef85e16c
Merge pull request #784 from djoole/sync-files-option
Added an option in Post Processing options do activated/deactivate postp...
11 years ago