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

Json error #5

Open
jonasprokopf opened this issue Aug 11, 2019 · 0 comments
Open

Json error #5

jonasprokopf opened this issue Aug 11, 2019 · 0 comments

Comments

@jonasprokopf
Copy link

This is most likely not a bug bot my stupidity and code illiteracy, but I get the following error when I try to run the script as per instruction.
`Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.
Error: The JSON option file 'options.json' contains an error: [json.exception.parse_error.101] parse error at line 1, column 18: syntax error while parsing value - unexpected ','; expected end of input.

============================
Done. Press any key to exit.`

My options.json looks like this:

"--ui-language", "en", "--language", "0:eng", "--track-name", "0:Eng Dub", "--language", "0:eng", "--language", "0:und", "--track-name", "0:AAC 5.1", "--language", "0:und", "--track-name", "0:Lyrics/Songs", "--no-subtitles", "--language", "0:und", "--track-name", "0:", "--default-track", "0:yes", "--language", "1:jpn", "--track-name", "1:Flac 2.0", "--language", "0:ger", "--track-name", "0:Ger Dub", "--sync", "0:600", "--track-order", "4:0,2:0,4:1,0:0,5:0,1:0,3:0"

And this is how I'd like everything to turn out:
Desktop Screenshot 2019 08 11 - 18 27 24 63

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

1 participant