Constantly restarting

NzbDrone keeps restarting and stealing focus from whatever else is open. I looked down in my system tray once I realized what was happening and there were 7 or 8 NzbDrone icons there (only one real). It seems to be updating 0.0.0.01 at a time. So 2.0.0.61 -> 2.0.0.62. I have no idea what the current version is (I installed form the website today), but it’s happened twice while I’ve been typing this post. Is this normal?

Here’s a log of it happening.

13-7-28 21:41:31.8|Debug|NzbDrone.Core.MediaFiles.DiskScanService|Scanning ‘C:\Users\Craig \Downloads\finished’ for video files
13-7-28 21:41:31.8|Trace|NzbDrone.Core.MediaFiles.DiskScanService|0 video files were found in C:\Users\Craig \Downloads\finished
13-7-28 21:42:01.9|Debug|UpdatePackageProvider|Getting a list of updates from http://update.nzbdrone.com/vnext/
13-7-28 21:42:02.3|Debug|UpdatePackageProvider|Found 33 update packages
13-7-28 21:42:02.3|Info|InstallUpdateService|Deleting old update files
13-7-28 21:42:02.5|Info|InstallUpdateService|Downloading update package from [http://update.nzbdrone.com/vnext/NzbDrone.vnext.2.0.0.61.zip] to [C:\Users\Craig \AppData\Local\Temp
zbdrone_update\zbDrone.vnext.2.0.0.61.zip]
13-7-28 21:42:02.5|Trace|NzbDrone.Common.HttpProvider|Downloading [http://update.nzbdrone.com/vnext/NzbDrone.vnext.2.0.0.61.zip] to [C:\Users\Craig \AppData\Local\Temp
zbdrone_update\zbDrone.vnext.2.0.0.61.zip]
13-7-28 21:42:06.9|Trace|NzbDrone.Common.HttpProvider|Downloading Completed. took 4s
13-7-28 21:42:06.9|Info|InstallUpdateService|Download completed for update package from [NzbDrone.vnext.2.0.0.61.zip]
13-7-28 21:42:07.0|Info|InstallUpdateService|Extracting Update package
13-7-28 21:42:07.1|Trace|ArchiveService|Extracting archive [C:\Users\Craig \AppData\Local\Temp
zbdrone_update\zbDrone.vnext.2.0.0.61.zip] to [C:\Users\Craig \AppData\Local\Temp
zbdrone_update\]
13-7-28 21:42:07.1|Debug|ArchiveService|Validating Archive C:\Users\Craig \AppData\Local\Temp
zbdrone_update\zbDrone.vnext.2.0.0.61.zip
13-7-28 21:42:11.4|Trace|ArchiveService|Extraction complete.
13-7-28 21:42:11.4|Info|InstallUpdateService|Update package extracted successfully
13-7-28 21:42:11.5|Info|InstallUpdateService|Preparing client
13-7-28 21:42:11.5|Info|InstallUpdateService|Starting update client
13-7-28 21:42:11.5|Info|NzbDrone.Common.ProcessProvider|Starting process. [C:\Users\Craig \AppData\Local\Temp
zbdrone_update
zbdrone.update.exe]
13-7-28 21:42:14.9|Info|AppMain|Starting NzbDrone Console. Version 2.0.0.61
13-7-28 21:42:15.3|Info|Router|Application mode: Console
13-7-28 21:42:15.3|Info|NzbDrone.Common.ProcessProvider|Starting process. [netsh.exe]
13-7-28 21:42:15.9|Info|OwinHostController|starting server on http://:8989
13-7-28 21:42:16.2|Info|lambda_method|Starting NzbDrone API
13-7-28 21:42:16.3|Info|MigrationLogger|
** Migrating data source=C:\ProgramData\zbDrone\logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal ***
13-7-28 21:42:16.4|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\zbDrone
zbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal ***
13-7-28 21:42:17.1|Info|SceneMappingService|Updating Scene mapping

Only because I’ve been pushing some changes up and its been grabbing updates, running it as service should eliminate it from stealing focus, but you would lose access to the tray icon and mapped network drives (due to how windows works).