GithubHelp home page GithubHelp logo

How do I reset the Settings? about iina HOT 4 OPEN

 avatar commented on May 27, 2024 1
How do I reset the Settings?

from iina.

Comments (4)

low-batt avatar low-batt commented on May 27, 2024 1

Opening as a feature request to support resetting all settings to their default values. Seems like something that should be added to the Utilities section of IINA's settings.

from iina.

low-batt avatar low-batt commented on May 27, 2024

As per Apple standards IINA uses the macOS defaults system for managing your settings. The settings are stored by macOS in a property file. This property list can be modified using the defaults command line tool. To learn more about this tool open Terminal and enter this command:

man defaults

To completely erase your settings first quit IINA if it is running. Then run the following command in terminal:

defaults delete com.colliderli.iina

The string com.colliderli.iina is IINA's domain.

At least I think that command will erase all of your settings. I've not tested it because I do not want my settings erased.

When you restart IINA it will use the builtin defaults for setting values.

I will label this issue as a feature request for the ability to reset settings from within IINA.

from iina.

 avatar commented on May 27, 2024

As per Apple standards IINA uses the macOS defaults system for managing your settings. The settings are stored by macOS in a property file. This property list can be modified using the defaults command line tool. To learn more about this tool open Terminal and enter this command:

man defaults

To completely erase your settings first quit IINA if it is running. Then run the following command in terminal:

defaults delete com.colliderli.iina

The string com.colliderli.iina is IINA's domain.

At least I think that command will erase all of your settings. I've not tested it because I do not want my settings erased.

When you restart IINA it will use the builtin defaults for setting values.

I will label this issue as a feature request for the ability to reset settings from within IINA.

It works, thank you so much.

from iina.

ShlomoCode avatar ShlomoCode commented on May 27, 2024

@low-batt Can you reopen the issue? The reset settings button seems to me to be an important feature.

from iina.

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.