Coder Social home page Coder Social logo

Comments (6)

VorlonCD avatar VorlonCD commented on August 12, 2024

The way it works now is basically a "portable" mode where you can have side by side versions with different settings for testing. If it wasnt set up that way you couldnt go back and forth easy because settings change from release to release.

I agree settings should usually be in %appdata% and plan on putting an an option for that

from bi-aidetection.

jdom avatar jdom commented on August 12, 2024

Yeah, I thought that you might want to keep it portable until it's more stable. That's why my alternative suggestion was to limit these user files to a single folder, so that they are easier to copy over to a new version, instead of digging in different folders

from bi-aidetection.

VorlonCD avatar VorlonCD commented on August 12, 2024

The latest build has everything in the executable folder - the log, the settings json file and the SQLITE3 history database (rather than \cameras\history.csv)

from bi-aidetection.

jdom avatar jdom commented on August 12, 2024

right, but would you consider putting everything in a subfolder instead? this could be the cameras folder (or some more generic name, but that would include the cameras configuration also). This way no need to dig between all the DLLs and potentially miss something, as well as copying the cameras folder.
Anyway, not a huge deal, just a suggestion.

from bi-aidetection.

VorlonCD avatar VorlonCD commented on August 12, 2024

Oh I see what you mean, good suggestion

from bi-aidetection.

VorlonCD avatar VorlonCD commented on August 12, 2024

This has been implemented for a few builds. Everything goes to _Settings subfolder unless you set "SettingsPortable=false" in the JSON file in which case it moves everything to an %appdata% subfolder.

from bi-aidetection.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.