Adam
ef4782ccf2
Third fix for zip updating and checkouts...
2014-08-18 08:17:23 +08:00
Adam
3f4f2e37b8
Second attempt to fix zip updating
2014-08-17 17:04:19 +08:00
Adam
48b79937b8
Possible fix for updating when using zips from github
2014-08-17 12:14:21 +08:00
Adam
0abbdf3d44
Fixes listing branches for when using source code
2014-08-11 19:41:53 +08:00
echel0n
9714fc3299
Code fix for attribute error
2014-08-09 17:28:15 +00:00
echel0n
50b91f9d7c
Code correction
2014-08-09 17:17:44 +00:00
echel0n
7f8c170f67
Fixed AttributeError: 'dict' object has no attribute 'name' error
2014-08-09 06:22:54 +00:00
echel0n
1bf47900df
More fixes for source code updating
2014-08-07 23:30:56 -07:00
echel0n
f9ababe7cb
Fix for updating issues
2014-08-07 23:21:30 -07:00
echel0n
922df4c160
Fix for NoneType errors
2014-08-07 22:58:41 -07:00
echel0n
de8adb24d0
Fix for AttributeError in SourceUpdateManager
2014-08-07 22:44:06 -07:00
echel0n
29b3f2ab3b
Fix for issues relating to subprocess imports and BRANCH checks
2014-07-30 18:17:12 -07:00
echel0n
b4efb2d641
Fixed a small typo in versionChecker
2014-07-30 17:25:55 -07:00
echel0n
39fe8e8477
More fixes for checkout/updating issues.
2014-07-30 17:19:44 -07:00
echel0n
ad39ac8772
Fix for version branch issues.
2014-07-30 16:40:42 -07:00
echel0n
281c5c333e
Fixes for updating/checkout of source installed versions.
2014-07-30 15:57:08 -07:00
echel0n
650862fafc
Fix for updating/checkouts when using source files instead.
2014-07-30 15:34:05 -07:00
echel0n
4ff4ebb0d6
Fix for brnch checkouts from webui.
2014-07-30 15:08:16 -07:00
echel0n
331be097cb
Fixed a typo
2014-07-28 21:45:11 -07:00
echel0n
326d0204c0
Fixes issues with inital setting of branch version on startup first run
2014-07-28 21:44:37 -07:00
echel0n
bd2748d33a
Fixed code to set branch version at startup
2014-07-28 21:44:03 -07:00
echel0n
534104b8b0
Changed how SickRage determins its branch version which will resolve issues with app switching back to master branch by mistke on startup.
2014-07-28 21:43:28 -07:00
echel0n
7cb2296b6a
Fixed issue with reverts to master on startup due to bug in version checker.
...
Fixed issues with indexerApi caching code, seemed TVRage was really the only one experiancing the problems but has been corrected for theTVDB just in case.
2014-07-28 09:03:07 -07:00
echel0n
a8bcbc66c3
Fix for incorrectly displayed remote branch list when in advanced settings.
2014-07-27 13:00:53 -07:00
echel0n
7dc89c084f
Added ability to switch branches from general settings/advanced, will perform a forced checkout of whatever branch you choose and restart automatically.
...
Git updates are now forced to overwrite locale changes to avoid needing to manually stash uncommited changes before being able to proceed with a update.
Fixed indexer mapping when unable to locate show on indexer that we are trying to map to.
2014-07-27 11:39:02 -07:00
echel0n
14c354b551
Added proxy support to Indexer APIs.
...
Provider getURL and downloadResult functions now removed and replaced with ones from helpers.py to help slim the code down plus allow more better control over request sessions.
Removed TVTumbler code.
Fixed HDBits provider.
Fixed config settings that were ment to be booleans but instead where set as str or int, should help resolve random html errors.
XEM Refresh check re-coded.
NameParser code for creating show object has been changed to only attempt at the very end once its found the bestMatch result, helps on resources and performance.
2014-07-27 03:59:21 -07:00
echel0n
bea3a13c2b
Switched update url for git repo to use non-ssl url.
2014-07-08 20:39:31 -07:00
echel0n
74f73bcc34
New event queue system in place, currently handles shutdown and restart calls.
...
Fixed ctrl-c issues with new event queue system.
Added a sleep timer to the NameParser class to help lower cpu usage spikes.
2014-07-08 15:26:26 -07:00
echel0n
c34442f5c1
Notify on update for notifiers via email has been disabled for now till we re-write the email notification code better, fixed a few small errors here and there.
2014-07-03 14:04:26 -07:00
Mark Rawson
6aa149752b
Send notifications to all enabled notifiers upon SickRage update.
2014-07-03 07:43:48 +01:00
echel0n
a1cef0b958
Added in context to aid in garbage cleanup to help reduce memory usage.
2014-06-30 10:48:18 -07:00
echel0n
b6e7635a32
Removed tornado's auto-reload function and reverted back to using our original method of performing auto-updates, this should also correct 500 internal server issues for those that got them after updates where performed automatically.
2014-06-25 20:41:18 -07:00
echel0n
dccf371ebd
SSL issues fixed.
...
UI Notifications fixed.
Auto-updating option fixed to now work with auto-reload feature.
2014-06-16 05:19:07 -07:00
echel0n
489a181cdb
Auto-reloads app on code changes automatically detected from git.
...
Fixed issues with basicauth/cookies and login page.
Parse results now displayed all the time.
2014-06-16 03:44:33 -07:00
echel0n
6558b8ac71
Code cleanup
2014-05-28 23:24:23 -07:00
echel0n
c5f933e4c8
Fixed app performance issues from recent upgrades.
...
Fixed issues with manual searches not working.
Moved misc routine tasks to a proper schedualed thread that runs every 1 hour for updating network timezones, scene exceptions, and trimming failed history.
Forced misc routine tasks at startup to complete first before anything else runs, critical since this does our scene exception updates and internal scene cache loading which is needed before searches begin.
2014-05-26 13:16:07 -07:00
echel0n
7391a6e454
App name change in code.
2014-05-23 05:37:22 -07:00
echel0n
753be64090
Fixes issue of missing ui notification to let you know that there was no update needed when forcing a version check.
2014-05-22 22:43:53 -07:00
echel0n
854de69683
Fixed find propers.
...
Added ability to force a find propers search.
2014-05-19 10:40:25 -07:00
echel0n
4164f00fc8
Fix for restarting issues and slow loading of shows
2014-05-17 12:18:05 -07:00
echel0n
b9310444e5
Fix for failed download issues.
...
Fix for auto-update improperly restarting.
2014-05-13 04:16:32 -07:00
echel0n
51830e49d9
Testing fix for auto-updates
2014-05-11 06:25:12 -07:00
Nils Vogels
097c076675
Add version to Source installs (zipfiles) on Config pages
2014-05-11 00:46:29 +02:00
Nils Vogels
556139ea69
Changing repo name to SickRage
...
Updated incorrectly changed reference to Synology DS issue back to original
2014-05-05 11:06:15 +02:00
Nils Vogels
7c5d2b3170
Showing current commit on infopage
2014-05-05 00:49:40 +02:00
echel0n
f58fb27ada
ANother test
2014-04-23 00:57:00 -07:00
echel0n
d6927f1c0d
Testing auto-updater
2014-04-23 00:47:42 -07:00
echel0n
3c215d8cde
More testing for auto-updater code
2014-04-23 00:22:50 -07:00
echel0n
3f67782f38
Added in auto-updater feature, this will allow you to optionally have SickBeard run a version check in the background constantly searching for a new version release on GIT and when found it will automatically download and install then restart.
2014-04-23 00:12:51 -07:00
echel0n
95d7d728e0
Re-write of Indexer API wrapper
...
Re-write of New Show seearch function
Re-write of Existing show search helper function for determining indexer/indexerid
Massive code cleanup and more bugs found and fixed
Indexer code fully modualized for future proofing
2014-03-24 22:57:24 -07:00