Lance McCarthy

Results 48 comments of Lance McCarthy
trafficstars

@Bobisback System.IO has a [File ](https://docs.microsoft.com/en-us/dotnet/api/system.io.file?view=netframework-4.7.2) object, which has a ton of helpful methods. I recommend reading [this documentation](https://docs.microsoft.com/en-us/dotnet/standard/io/index), it's a great place to start. ![image](https://user-images.githubusercontent.com/3520532/38900348-282b1408-4269-11e8-82f1-6df898d749d1.png) Here's a simple example...

No, even though my above example works on iOS, it won't on UWP because the app doesn't have permissions to write to that folder (you'll get a System.UnauthorizedAccessException). You would...

Thanks @charlesroddie, @Bobisback I updated my snippet. Side Notes: `Environment.GetFolderPath` and `Environment.SpecialFolder` are only available in .NET Standard 2.0. If you're using 1.4, you'll need to change project settings Target...

This PR is outdated now that we have replaced images of the icons with an HTML table containing copy-pastable text. @didiyordanova do you concur? If yes, lets close this PR/branch.

Sorry, I just realized that this PR contains TinyPng updates for all the images in the docs 🤣 A quick master pull should resolve the last 3 conflicts and grab...

I am also seeing this, but it was because of a partial deploy (the initial launch only spun up 2 of the projects because I stopped it in VS2022 instead...

It seems the addon was broken for a while, not until 2024.6 was I made aware 😱 I did the same as @georgelza and got back to a good state....

@jmcbri ![Screenshot_20240619_173244_Home Assistant.jpg](https://github.com/sabeechen/hassio-google-drive-backup/assets/3520532/68e39c1b-a17e-4eb9-bf8e-aeae1d9325e9)