Brian Baker

Results 22 comments of Brian Baker

I found a related feature request in OctoPrint (https://github.com/OctoPrint/OctoPrint/issues/4663). Looks like the main progress indicator is used for the gcode viewer.

I was getting this error when using [nodist](https://github.com/nullivex/nodist) to manage multiple Node versions. I switched to [NVM for Windows](https://github.com/coreybutler/nvm-windows) and now things are working. Thanks to Cactusbone's [Stack Overflow answer](https://stackoverflow.com/a/70021295/137646)...

I am running into a similar error getting configurations from Azure KeyVault: > Microsoft.Azure.WebJobs.Script.ExternalStartupException : Error configuring services in an external startup class. ---> System.TypeLoadException : Method 'AsPages' in type...

> @HolisticDeveloper Did you ever figure it out? I'm getting the exact same error message when deploying to AppService! @ChrisBurgdorff In my case, after updating the app to ensure it...

@srutzky Thanks for sharing your `UtcToLocal2` function -- the performance is significantly better! Note, this is also subject to the TODATETIMEOFFSET bug described in #3.

Looks like this is because the latest release is outdated. See #17.

If anyone that is wanting to delete a group can retry this and let me know the results that would be very helpful.

For example: `https://nemestats.com/GamingGroup/Details/{gamingGroupId}?Iso8601FromDate=2000-01-01&Iso8601ToDate=2100-01-01&tab=games`

I was just thinking about a feature like this myself. Do you think that a simple date filter is enough? The achievement and nemesis calculations are done based on all-time...

Hi, new maintainer here. Were you ever able to resolve this issue?