Commit Graph

430 Commits

Author SHA1 Message Date
Nils Vogels 82abad6f19 Merge commit '5e95c5bc0294d324ae494e88ad708648b912588b'
Fixing versionchecker, backlog and managesearches issue
2014-05-11 01:12:20 +02:00
krazykrazz 5e95c5bc02 Update search_queue.py 2014-05-08 20:18:37 -04:00
Nils 0b81e63bba Merge pull request #471 from pmaciocia/xbmc_always_on_315
backport: xbmc always on option - fix #315
2014-05-08 23:39:59 +02:00
echel0n 3a0b915bda Merge branch 'origin/dev' 2014-05-08 11:17:19 -07:00
echel0n 466eba7fa0 Fixed issue #472 2014-05-08 11:16:45 -07:00
echel0n 50a2de3082 Merge branch 'origin/dev' 2014-05-08 11:10:33 -07:00
echel0n ac7198a852 Naming pattern issues resolved. 2014-05-08 11:10:22 -07:00
echel0n bc05a9f6fa Fixed issue #473 2014-05-08 10:37:33 -07:00
echel0n 29fda0f7be Merge branch 'origin/dev' 2014-05-08 10:14:45 -07:00
echel0n fc58a44ba2 Fixed issues with post-processing including the web 500 error.
Fixed regex matching for sports.
2014-05-08 10:10:25 -07:00
Peter Maciocia 77e9988980 Fix for #315, backport xbmc always on option
fix deleted line
2014-05-08 17:44:11 +01:00
Nils 0a14caa38e Merge pull request #469 from WebSpider/dev-home_manage_torrents
Adds Manage Torrents button to Home screen
2014-05-08 17:30:09 +02:00
Nils Vogels 514d477a32 Better detection when to show the button 2014-05-08 17:23:26 +02:00
Nils Vogels e596b7370d Add "Manage Torrents" button to home screen 2014-05-08 17:09:12 +02:00
Nils 6dccea093d Merge pull request #450 from rpluto/dev
Add Boxcar2 Notifications
2014-05-08 17:02:14 +02:00
echel0n 4f7c5481d2 Merge pull request #464 from iron8core/scc_fix_foreign_section
Fix downloading from foreign section of SceneAccess
2014-05-08 07:41:06 -07:00
echel0n eb918ef362 Testing fix for charmap issues. 2014-05-08 07:27:57 -07:00
echel0n 2a4f8780e2 Fixed issues with multi-threading.
Fixed issues with snatching air-by-date shows.
Fixed issues with naming patterns.
Fixed issues with invalid literals.
Fixed issues with country codes missing and causing web errors.

Fixed so many issues I can't write them all done ... :)
2014-05-08 07:04:01 -07:00
iron8core 27fa146724 Fix downloading from foreign section 2014-05-08 15:02:53 +02:00
rpluto c9cc36fbc6 Add SickRage to notification title 2014-05-07 19:44:43 +01:00
rpluto 704281ab58 Boxcar2 Notifications now working 2014-05-07 15:46:42 +01:00
rpluto 682644b00a Think i found the issues about settings load 2014-05-07 15:31:23 +01:00
rpluto 8ec7e69fac Add Boxcar2 Notifications 2014-05-07 15:23:06 +01:00
Nils Vogels 932cffac24 Add saving config option for BACKLOG_STARTUP 2014-05-07 14:54:52 +02:00
Peter Maciocia 348c0edf26 don't use proxy by default 2014-05-07 12:23:04 +01:00
Peter Maciocia 36359b1547 Fix for #390, add flag to use proxy settings 2014-05-07 12:22:56 +01:00
echel0n 3cfd593b38 Merge branch 'origin/dev' 2014-05-07 02:04:10 -07:00
echel0n 9084d7de19 Fixed issues with added new shows not showing any episodes.
Fixed issues with duplicate downloads of the same season/episode caused by multithreading.
2014-05-07 02:03:57 -07:00
echel0n e03d9323e5 Merge branch 'origin/dev' 2014-05-07 00:51:12 -07:00
echel0n fc94243546 Fixes backlog and manual searches.
Fixes season pack and single/multi episode searches.
Fixes multi-threading issues.
Fixes incorrect status being reported for manual searches.
Fixes quality being returned as N/A all the time for torrents.
2014-05-07 00:50:49 -07:00
echel0n c873b86f38 Merge branch 'origin/dev' 2014-05-06 17:49:19 -07:00
echel0n c373844d87 Fixes issues with indexer_id never being added into tv_shows table when at a db version of 15 or higher 2014-05-06 17:49:03 -07:00
echel0n 1a9674e5c0 Merge branch 'origin/dev' 2014-05-06 17:14:11 -07:00
echel0n fe10a4551e Fixed issue with main database migration numbering 2014-05-06 17:13:58 -07:00
echel0n 3e34365c1a Merge branch 'origin/dev' 2014-05-06 17:06:21 -07:00
echel0n 09dd1b6db2 Fixed main database structure to line up with original sickbeard structure so that migrating users get our database modifications migrated in without issues plus I've updated our main database structure to reflect all our recent changes so that new fresh installs dont have to go through the migration process 2014-05-06 17:03:55 -07:00
Nils e3f5f795f0 Merge pull request #427 from WebSpider/dev-backlog_startup
Implement configurable startup
2014-05-07 01:22:04 +02:00
Nils Vogels d76c9d1c3b Implemention option to start/stop full backlog thread 2014-05-07 01:14:33 +02:00
echel0n ee6e55aa88 Fix for missing column 'subtitles' during migration from other forks.
Fix for invalid literals when searching for episodes
2014-05-06 16:11:56 -07:00
echel0n 886753b766 Fix for missing indexer_id during migration from other forks 2014-05-06 15:54:04 -07:00
echel0n 6295d6be94 Fix for invalid literal for int 2014-05-06 15:46:00 -07:00
Nils Vogels 3f719a4607 Convert TVDB to Indexerid 2014-05-06 23:51:06 +02:00
echel0n 8a61eb1e26 Added in some sleep timers to help improve overall cpu usage 2014-05-06 14:35:37 -07:00
echel0n a0bd46c18a Fixes issue #423 2014-05-06 13:25:41 -07:00
echel0n fb71c6139e Added in optional multi-threading for all search queues, can be set from General->Advanced config section.
Fixed issue #417 and #335
2014-05-06 04:29:38 -07:00
Nils Vogels 23b991e9c9 Fixes corner case where cookie could not be found 2014-05-06 10:30:33 +02:00
Nils Vogels b177c1ade2 Merging changes from Prinz23, PR#156 2014-05-06 00:48:28 +02:00
Michael Johnson 4c5ea1a5eb Fixes notification about XBMC host not being passed. Fixes echel0n/SickRage#389 2014-05-05 18:20:49 -04:00
Nils 27d6eff633 Merge pull request #399 from Prinz23/remove_unneeded_webserve_code
Remove old obsolete code, that could course an error
2014-05-05 23:18:29 +02:00
Nils Vogels 21b7aa2785 Only process if there is a name present 2014-05-05 23:08:10 +02:00