Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

still having some config issues #8

Closed
jbrandek opened this issue Oct 31, 2021 · 5 comments
Closed

still having some config issues #8

jbrandek opened this issue Oct 31, 2021 · 5 comments

Comments

@jbrandek
Copy link

some fixed but still having this ones:

check the logfile and fix the issue.

Following plugin has an error:

timelapse
Invalid config option 'output_framerate: 20 # Note: this will be ignored if variable_fps is enabled' detected in section [timelapse]. To solve this issue check your moonraker config. This option is invalid and has to be deleted or fixed. In the future this will result in a startup error.

Invalid config option 'time_format_code: %Y%m%d_%H%M' detected in section [timelapse]. To solve this issue check your moonraker config. This option is invalid and has to be deleted or fixed. In the future this will result in a startup error.

Invalid config option 'snapshoturl: http://localhost:8080/?action=snapshot' detected in section [timelapse]. To solve this issue check your moonraker config. This option is invalid and has to be deleted or fixed. In the future this will result in a startup error.

Invalid config option 'pixelformat: yuv420p' detected in section [timelapse]. To solve this issue check your moonraker config. This option is invalid and has to be deleted or fixed. In the future this will result in a startup error.

Invalid config option 'previewimage: True' detected in section [timelapse]. To solve this issue check your moonraker config. This option is invalid and has to be deleted or fixed. In the future this will result in a startup error.

@jbrandek
Copy link
Author

Sorry my bad learned the hard way you cannot comment in same line as a value is set

now the only thing is not working is previewImage

Invalid config option 'previewimage: True' detected in section [timelapse]. To solve this issue check your moonraker config. This option is invalid and has to be deleted or fixed. In the future this will result in a startup error.

@FrYakaTKoP
Copy link
Member

FrYakaTKoP commented Oct 31, 2021

@jbrandek could you please provide a full moonraker.log?

edit ohh wait i can reproduce the error... just a moment

@FrYakaTKoP
Copy link
Member

it seems like moonraker config helper doesn't like the uppercase "I" in the config name.

i pushed fa81ef3 to fix it.

thanks for finding and reporting it, since i use a alpha version of mainsail which includes those settings in the Ui i would never catch those!

@jbrandek
Copy link
Author

Thanks for making the plugin and fix and reply so fast

@FrYakaTKoP
Copy link
Member

your welcome again thanks for testing and feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants