mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 04:49:36 -07:00
Improve app registration instructions
This commit is contained in:
parent
450b3865a8
commit
efb3f748c2
1 changed files with 4 additions and 1 deletions
|
@ -1870,7 +1870,10 @@ Rating: {rating}/10 --> Rating: /10
|
||||||
<label>Instructions</label>
|
<label>Instructions</label>
|
||||||
<p class="help-block">
|
<p class="help-block">
|
||||||
Scan the QR code below with the Tautulli Android app to automatically register it with the server (make sure the Tautulli Address below is correct)
|
Scan the QR code below with the Tautulli Android app to automatically register it with the server (make sure the Tautulli Address below is correct)
|
||||||
or manually enter the connection info and device token into the app settings.
|
or manually enter the connection info and device token into the app settings. This window will automatically close once device registration is successful.
|
||||||
|
</p>
|
||||||
|
<p class="help-block">
|
||||||
|
Note: OneSignal.com must not be blocked (e.g. in Pi-hole) for device registration.
|
||||||
</p>
|
</p>
|
||||||
<label>QR Code</label>
|
<label>QR Code</label>
|
||||||
<pre id="api_qr_code" style="text-align: center"></pre>
|
<pre id="api_qr_code" style="text-align: center"></pre>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue