1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
SickRage/gui/slick/js
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
2014-09-15 13:31:16 +02:00
..
fancybox Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
jwplayer Playing videos from display show page has now been made opt-in, you can enable/disable via general config menu. 2014-07-11 04:05:33 -07:00
lib Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
moment Add feature to General Config to display fuzzy dates instead of absolute dates. Add feature to General Config to trim the leading number "0" shown on hour of day and date of month. 2014-05-23 16:20:44 +01:00
addExistingShow.js Added feature that gets all recommended shows from your trakt.tv account and lets you add the show like you would if adding a new show and searching. 2014-06-27 04:00:16 -07:00
addShowOptions.js Fix for saving default options when adding shows. 2014-06-01 20:43:37 -07:00
ajaxEpRetry.js Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
ajaxEpSearch.js sbRoot missing in some img url's 2014-09-15 13:31:16 +02:00
ajaxEpSubtitles.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
ajaxNotifications.js Fixed issues with popup notifications. 2014-06-29 20:58:34 -07:00
apibuilder.js Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
browser.js Added backup and restore feature, this allows you to backup your config.ini and sickbeard.db files into a zipfile and save it to a destination of your choice and as well you can restore the same zip file later on then perform a restart to have the changes take affect automatically. Backups are saved date/time stamped. 2014-06-19 07:31:44 -07:00
config.js Fixed ajax calls to update function. 2014-07-27 17:45:05 -07:00
configBackupRestore.js Added backup and restore feature, this allows you to backup your config.ini and sickbeard.db files into a zipfile and save it to a destination of your choice and as well you can restore the same zip file later on then perform a restart to have the changes take affect automatically. Backups are saved date/time stamped. 2014-06-19 07:31:44 -07:00
configNotifications.js Completed migration to v2 Pushbullet API. Added extra debug logging. 2014-07-28 07:30:13 +02:00
configPostProcessing.js Added ability for format anime naming from post-processing options. 2014-06-07 01:17:12 -07:00
configProviders.js changed technique retrieving of newznab capabilities from sync ajax call to async. Added function for setting the capabilities. Code now also allot cleaner. 2014-09-11 10:47:59 +02:00
configSearch.js Add transmission seed for X hours option 2014-08-31 14:41:53 +08:00
configSubtitles.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
displayShow.js sbRoot missing in some img url's 2014-09-15 13:31:16 +02:00
failedDownloads.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
formwizard.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
fuzzyMoment.js Use day numbers instead of text for language independent day name fuzzyness. 2014-06-07 02:39:17 +01:00
manageEpisodeStatuses.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
manageSubtitleMissed.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
massEdit.js Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
massUpdate.js Fixed TypeError: string indices must be integers error when mapping indexer id's 2014-08-29 10:05:15 -07:00
newShow.js Fix for adding new shows and issue with indexer_timeout 2014-05-21 15:55:02 -07:00
plotTooltip.js Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
qualityChooser.js Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
recommendedShows.js Added feature that gets all recommended shows from your trakt.tv account and lets you add the show like you would if adding a new show and searching. 2014-06-27 04:00:16 -07:00
restart.js Fixed start/restart/shutdown issues including any issues with daemonizing. 2014-07-01 06:08:10 -07:00
rootDirs.js Fix saving rootDirs (refresh before save) 2014-07-21 23:14:10 -07:00
sceneExceptionsTooltip.js Fix for scene name repeat bug when displaying show. 2014-05-26 11:07:10 -07:00
script.js Fixes issues #333 and problems with converting str to int via prettyName func 2014-05-03 15:29:00 -07:00
testRename.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00