From ec98ea243b1e18b395b53b03078fd3f8a46faf49 Mon Sep 17 00:00:00 2001 From: Cedric L'homme Date: Sat, 1 Jun 2024 14:23:43 -0400 Subject: [PATCH 1/3] fix(prowlarr): fix typo in prowlarr-setup-proxy.md --- docs/Prowlarr/prowlarr-setup-proxy.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/Prowlarr/prowlarr-setup-proxy.md b/docs/Prowlarr/prowlarr-setup-proxy.md index 7a4518e26c..8c16335ed5 100644 --- a/docs/Prowlarr/prowlarr-setup-proxy.md +++ b/docs/Prowlarr/prowlarr-setup-proxy.md @@ -1,6 +1,6 @@ # Setup proxy for certain indexers -It's not recommended to run the Starr apps through a VPN, what can happen is that the Starr apps doesn't update the posters or metadata or you can't add new movies/tv shows, it doesn't need to happen right away. but sooner or later it can and probably will happen. +It's not recommended to run the Starr apps through a VPN, what can happen is that the Starr apps don't update the posters or metadata or you can't add new movies/tv shows, it doesn't need to happen right away. but sooner or later it can and probably will happen. !!! danger "To be clear it is not a matter if VPNs will cause issues with the Starr Apps, but when: image providers will block you and cloudflare is in front of most of Starr servers (updates, metadata, etc.) and liable to block you too" @@ -12,13 +12,13 @@ Just run VPN on the apps that actually need it, like your torrent client, and pe This isn't the same as the tracker, the API/Website scraping happens on the actual site and some indexers don't allow VPN usage on their site. -In this guide i will try to explain how to setup Prowlarr to use your VPN from your torrent client. +In this guide, I will try to explain how to setup Prowlarr to use your VPN from your torrent client. ## Enable privoxy -If you use docker you need to enable enable privoxy in you torrent client so you can use it to passthrough traffic. +If you use docker you need to enable privoxy in your torrent client so you can use it to passthrough traffic. -Please check your used docker image how to enable privoxy. +Please check your used docker image on how to enable privoxy. ## Add privoxy to Prowlarr @@ -49,7 +49,7 @@ Select the indexer that you want to use with Privoxy ![Select Indexer](images/select-indexer.png) -Scroll down to the bottom and add the tag you've set up earlier at step 2. +Scroll down to the bottom and add the tag you set up earlier at step 2. ![Add tag to indexer](images/add-tag-to-indexer-privoxy.png) From 4aa8e91dddd3a59c34c377e9e18ce344b290509e Mon Sep 17 00:00:00 2001 From: TRaSH Date: Mon, 3 Jun 2024 19:30:43 +0200 Subject: [PATCH 2/3] Apply suggestions from code review Co-authored-by: zakary --- docs/Prowlarr/prowlarr-setup-proxy.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Prowlarr/prowlarr-setup-proxy.md b/docs/Prowlarr/prowlarr-setup-proxy.md index 8c16335ed5..01b77d6f1e 100644 --- a/docs/Prowlarr/prowlarr-setup-proxy.md +++ b/docs/Prowlarr/prowlarr-setup-proxy.md @@ -1,6 +1,6 @@ # Setup proxy for certain indexers -It's not recommended to run the Starr apps through a VPN, what can happen is that the Starr apps don't update the posters or metadata or you can't add new movies/tv shows, it doesn't need to happen right away. but sooner or later it can and probably will happen. +It's not recommended to run any of the Starr apps through a VPN. In some cases, it can cause connectivity issues such as the Starr apps not being able to update the posters and metadata, and sometimes the inability to add new movies/TV shows at all. It won't always happen immediately, but sooner or later it can and probably will happen. !!! danger "To be clear it is not a matter if VPNs will cause issues with the Starr Apps, but when: image providers will block you and cloudflare is in front of most of Starr servers (updates, metadata, etc.) and liable to block you too" @@ -16,9 +16,9 @@ In this guide, I will try to explain how to setup Prowlarr to use your VPN from ## Enable privoxy -If you use docker you need to enable privoxy in your torrent client so you can use it to passthrough traffic. +If you use docker, you need to enable privoxy in your torrent client so you can use it to pass through traffic. -Please check your used docker image on how to enable privoxy. +Please check your docker image's documentation on how to enable privoxy. ## Add privoxy to Prowlarr @@ -49,7 +49,7 @@ Select the indexer that you want to use with Privoxy ![Select Indexer](images/select-indexer.png) -Scroll down to the bottom and add the tag you set up earlier at step 2. +Scroll down to the bottom and add the tag you set up earlier during step 2. ![Add tag to indexer](images/add-tag-to-indexer-privoxy.png) From 11a9462c8afa163f451f8f0ccfb0acfd9b2aad9a Mon Sep 17 00:00:00 2001 From: TRaSH Date: Mon, 3 Jun 2024 23:43:39 +0200 Subject: [PATCH 3/3] Update docs/Prowlarr/prowlarr-setup-proxy.md Co-authored-by: zakary --- docs/Prowlarr/prowlarr-setup-proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Prowlarr/prowlarr-setup-proxy.md b/docs/Prowlarr/prowlarr-setup-proxy.md index 01b77d6f1e..c5c4a83738 100644 --- a/docs/Prowlarr/prowlarr-setup-proxy.md +++ b/docs/Prowlarr/prowlarr-setup-proxy.md @@ -12,7 +12,7 @@ Just run VPN on the apps that actually need it, like your torrent client, and pe This isn't the same as the tracker, the API/Website scraping happens on the actual site and some indexers don't allow VPN usage on their site. -In this guide, I will try to explain how to setup Prowlarr to use your VPN from your torrent client. +In this guide, we will try to explain how to setup Prowlarr to use your VPN from your torrent client. ## Enable privoxy