More improvements to the Plex OAuth, Added the ability to turn it off if needed

This commit is contained in:
Jamie 2018-04-24 08:32:31 +01:00
commit e12146c986
10 changed files with 40 additions and 14 deletions

View file

@ -112,6 +112,7 @@ namespace Ombi.Helpers
return uriBuilder.Uri;
}
}
public class ApplicationSettingsException : Exception