1987 Commits (01ff50b204d56f5b54d7c48fd1a14aba9c1a445c)
 

Author SHA1 Message Date
KontiSR 0d415fcc20 This is a first attempt of getting the season pack downloading to work. 11 years ago
Adam 3c9f1d754d Fixes shows not being added from tvrage 11 years ago
adam111316 80e03a1475 Merge pull request #827 from KontiSR/properfix_updating_client_with_queuitem_status 11 years ago
adam111316 c94da47bab Merge pull request #832 from seiki/master 11 years ago
adam111316 43d340bace Merge pull request #830 from KontiSR/showstatus_missing 11 years ago
seiki 6a17ffae3c fix transmission seed time 11 years ago
adam111316 615f89df01 Merge pull request #826 from EchelonFour/trakt_fixes 11 years ago
adam111316 fc96e5a7d6 Merge pull request #824 from adam111316/thread_dailysearch 11 years ago
KontiSR 32a88cf105 Not skipping when self.status = None, but assigning empty string '' 11 years ago
Frank Fenton 557a286231 fixes to make trakt watch list work 11 years ago
Adam 5a5b2af676 Fix another unittest error 11 years ago
Adam c1a199d698 Fix for attribute error when no newznab responses are available 11 years ago
KontiSR 058f9d1399 This is a check used in webserve.py getManualSearchStatus(), to get the current running queuitem, if it is a manual or failed/retry search. If so, the frontend will report the matching episode as in status "searching". 11 years ago
Adam bc16d23b4f Temp fix for root dirs config resetting 11 years ago
Adam 0aedf52997 Threads dailysearcher process for each provider. Allows dailysearcher to continue other operations without having to wait for providers with slow network operation 11 years ago
echel0n b0d550b3fb Fix for no attr success 11 years ago
echel0n d28e9c63cc Merge pull request #823 from echel0n/revert-821-dev 11 years ago
echel0n f15d5cff57 Revert "Fix for updating queue icon when DailySearchQueueItem is running." 11 years ago
echel0n 41deb957fd Merge pull request #822 from echel0n/dev 11 years ago
adam111316 cfae1ffa2d Merge pull request #821 from KontiSR/dev 11 years ago
KontiSR 69bb4d6373 Fix for updating queue icon when DailySearchQueueItem is running. 11 years ago
adam111316 0de998528d Merge pull request #820 from adam111316/fix_daily_search 11 years ago
adam 5ac3895600 Fixes daily search and speed improvements 11 years ago
echel0n 36bf98fcc5 Merge pull request #812 from sdbarker/pushbullet-fixes 11 years ago
echel0n 1adaf8b0d0 Merge pull request #813 from KontiSR/dev_fix_searchbacklog 11 years ago
echel0n 0a8e714b0e Merge pull request #814 from KontiSR/dev_failed_download_fixes 11 years ago
echel0n a20b9cb6ba Merge pull request #815 from KontiSR/dev_fix_tokyotosho_no_rows_returned 11 years ago
echel0n f54412fc3d Merge pull request #816 from KontiSR/fix_newznab_offset 11 years ago
echel0n 2a8c00e774 Merge pull request #817 from KontiSR/dev_nyaatorrent_qualityparsing 11 years ago
echel0n 8a10b0ced5 Merge pull request #818 from KontiSR/dev_addsearchstring_newznab_no_ep_par 11 years ago
echel0n 4f39fd4a0a Merge pull request #819 from darkdragon2000/dev 11 years ago
darkdragon2000 7ba97b6b01 Update kat.py 11 years ago
KontiSR d0dac45315 Made improvements for searching for anime on newznab providers, who haven't straitened out there anime episode parsing. 11 years ago
KontiSR fd4e26795f Fix offset calculation. No more unnecessary (double) searches. 11 years ago
KontiSR 7e3b9848bd Fixed the qualityparsing for nyaatorrent search results 11 years ago
KontiSR c54e70e99b Fixed displaying of currently running searches 11 years ago
KontiSR 4b1b3c6488 When no absolute episode number retrieved, fall backto the scene_episode. Else search will be done for episode: 00 11 years ago
KontiSR 8b678445cc Fix exception for when no results returned. 11 years ago
KontiSR a4c8c53c91 Fixed SearchFailedDownload when selecting multiple ep's as failed in displayShow 11 years ago
KontiSR 47cd8b53f0 Fixed typo in searchBacklog. Introduced with search from delta functionality. 11 years ago
Scott D. Barker 50dc83892f - Update Pushbullet notifier to no longer base64 encode the API key which was causing Pushbullet to reject the key and connections 11 years ago
adam111316 3f10a9e34f Merge pull request #811 from sdbarker/master 11 years ago
adam111316 ca2e2d4dcf Merge pull request #810 from KontiSR/dev_copy_dict_master_issue 11 years ago
KontiSR 4c8b100be9 Shouldn't be copy() but update(). 11 years ago
KontiSR 4bfb271e8d Can't += dicts. Need to dict.copy() 11 years ago
Scott D. Barker f3c1fa6b61 Update comingEpisodes.tmpl to prevent a 'NotFound' error for cur_ep_enddate 11 years ago
adam111316 c65385da96 Merge pull request #805 from adam111316/unittest_fixes 11 years ago
Adam f0d8bcb62c Fix some of the unit tests 11 years ago
adam111316 9e20c33013 Merge pull request #804 from adam111316/calendar 11 years ago
Adam 9f92601262 Add first revision of calendar to coming episodes 11 years ago