readme default config update

pull/54/head
l3uddz 7 years ago
parent 5f2ddb91ef
commit adc54518fb

@ -81,13 +81,13 @@ Script to add new TV series & movies to Sonarr/Radarr based on Trakt lists.
}, },
"radarr": { "radarr": {
"api_key": "", "api_key": "",
"profile": "Remux", "profile": "HD-1080p",
"root_folder": "/movies/", "root_folder": "/movies/",
"url": "http://localhost:8989" "url": "http://localhost:7878"
}, },
"sonarr": { "sonarr": {
"api_key": "", "api_key": "",
"profile": "WEBDL-1080p", "profile": "HD-1080p",
"root_folder": "/tv/", "root_folder": "/tv/",
"url": "http://localhost:8989" "url": "http://localhost:8989"
}, },

Loading…
Cancel
Save