2019-09-19 21:29:26 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"title": "Plex",
|
|
|
|
"step": {
|
|
|
|
"select_server": {
|
|
|
|
"title": "Select Plex server",
|
|
|
|
"description": "Multiple servers available, select one:",
|
|
|
|
"data": {
|
|
|
|
"server": "Server"
|
|
|
|
}
|
|
|
|
},
|
2019-10-07 18:29:12 +00:00
|
|
|
"start_website_auth": {
|
2019-09-19 21:29:26 +00:00
|
|
|
"title": "Connect Plex server",
|
2019-10-07 18:29:12 +00:00
|
|
|
"description": "Continue to authorize at plex.tv."
|
2019-09-19 21:29:26 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"faulty_credentials": "Authorization failed",
|
|
|
|
"no_servers": "No servers linked to account",
|
2019-10-01 15:20:30 +00:00
|
|
|
"not_found": "Plex server not found"
|
2019-09-19 21:29:26 +00:00
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"all_configured": "All linked servers already configured",
|
|
|
|
"already_configured": "This Plex server is already configured",
|
|
|
|
"already_in_progress": "Plex is being configured",
|
2019-10-07 18:29:12 +00:00
|
|
|
"discovery_no_file": "No legacy config file found",
|
2019-09-19 21:29:26 +00:00
|
|
|
"invalid_import": "Imported configuration is invalid",
|
2019-10-01 15:20:30 +00:00
|
|
|
"token_request_timeout": "Timed out obtaining token",
|
2019-09-19 21:29:26 +00:00
|
|
|
"unknown": "Failed for unknown reason"
|
|
|
|
}
|
2019-09-26 09:10:20 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"plex_mp_settings": {
|
|
|
|
"description": "Options for Plex Media Players",
|
|
|
|
"data": {
|
|
|
|
"use_episode_art": "Use episode art",
|
|
|
|
"show_all_controls": "Show all controls"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2019-09-19 21:29:26 +00:00
|
|
|
}
|
|
|
|
}
|