diff --git a/docs/Radarr/Radarr-how-to-update-custom-formats.md b/docs/Radarr/Radarr-how-to-update-custom-formats.md index 40117daff..5470d12a5 100644 --- a/docs/Radarr/Radarr-how-to-update-custom-formats.md +++ b/docs/Radarr/Radarr-how-to-update-custom-formats.md @@ -1,13 +1,13 @@ # How to update Custom Formats -Here I will show various ways how you can update your Custom Formats with any changes from the Guide or provided to you from other sources, without loosing the scoring in your Quality Profile. +Here I will show you various ways on how to update your Custom Formats with any changes from the guide or changes provided to you from other sources, without losing the scoring in your Quality Profile. ## Manual !!! note "" Starting from v4.0.0.5653 Radarr now supports Import to update existing Custom Formats. -The manual way is almost the same as the import Custom Format way. +The manual way is almost the same as the Import Custom Format way. In Radarr @@ -15,18 +15,15 @@ In Radarr ![cf-settings-cf](images/cf-settings-cf.png) -Open the custom Format you want to update. +Open the Custom Format you want to update. ![!Import To Update](images/cf-import-to-update.png) -In the empty `Custom Format JSON` box (1) you just paste the `JSON` what you got from the [Custom Format Collection](/Radarr/Radarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"} or provided to you from other sources followed by the `Import` button (2). - -What you see in the red box is a example txt that you don't and can't remove! +In the empty `Custom Format JSON` box (1) you just paste the `JSON` that you got from the [Custom Format Collection](/Radarr/Radarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"} or provided to you from other sources followed by the `Import` button (2). ![cf-import-cf](images/cf-import-cf.png) -After selecting the `Import` button you will get a screen that has all the Custom Formats variables filled in correctly, -all you need to do now is click on the `Save` button and you're done. +After selecting the `Import` button you will get a screen that has all the Custom Format variables filled in correctly, all you need to do now is click on the `Save` button and you're done. ![cf-import-done](images/cf-import-done.png)