You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plex-guide/docs/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -267,7 +267,7 @@ This is almost always an internet speed issue. Plex needs a stable connection to
267
267
268
268
- Move closer to your WiFi router
269
269
- Plug your TV into the router with an ethernet cable
270
-
- Test your internet speed at [{{ speedtest_url | default("fast.com") }}](https://{{ speedtest_url | default("fast.com") }}) - you need at least 10 Mbps for HD
270
+
- Test your internet speed at [{{ speedtest_url | default("fast.com", true) }}](https://{{ speedtest_url | default("fast.com", true) }}) - you need at least 10 Mbps for HD
271
271
272
272
For more help: [Plex Playback Quality Guide](https://support.plex.tv/articles/quality-suggestions/)
273
273
@@ -408,7 +408,7 @@ For more help: [Plex Password Reset Guide](https://support.plex.tv/articles/acco
408
408
409
409
- Moving closer to your WiFi router
410
410
- Plugging your TV into the router with a cable
411
-
- Testing your speed at [{{ speedtest_url | default("fast.com") }}](https://{{ speedtest_url | default("fast.com") }}) - you need 25+ Mbps for 4K
411
+
- Testing your speed at [{{ speedtest_url | default("fast.com", true) }}](https://{{ speedtest_url | default("fast.com", true) }}) - you need 25+ Mbps for 4K
412
412
413
413
For more help: [Plex Quality Settings](https://support.plex.tv/articles/quality-suggestions/)
414
414
@@ -547,8 +547,8 @@ If you received a message that you're not authorized to use this account, you ne
547
547
548
548
This is free and takes 2 minutes. See [Getting Started](#getting-started-one-time-setup) above for full setup instructions.
0 commit comments