Upped the time of #123

This commit is contained in:
tidusjar 2016-03-31 13:15:11 +01:00
commit 1332cc6d40
3 changed files with 4 additions and 3 deletions

View file

@ -60,6 +60,7 @@ namespace PlexRequests.Services
public void CheckAndUpdateAll(long check)
{
Log.Trace("This is check no. {0}", check);
Log.Trace("Getting the settings");
var plexSettings = Plex.GetSettings();
var authSettings = Auth.GetSettings();