Documentation update
This commit is contained in:
+3
-1
@@ -3491,7 +3491,9 @@ embedded in the URI</p>
|
|||||||
<span class="sig-name descname"><span class="pre">ping</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">bool</span></span></span><a class="headerlink" href="#asknavidrome.subsonic_api.SubsonicConnection.ping" title="Link to this definition">#</a></dt>
|
<span class="sig-name descname"><span class="pre">ping</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">bool</span></span></span><a class="headerlink" href="#asknavidrome.subsonic_api.SubsonicConnection.ping" title="Link to this definition">#</a></dt>
|
||||||
<dd><p>Ping a Subsonic API server</p>
|
<dd><p>Ping a Subsonic API server</p>
|
||||||
<p>Verify the connection to a Subsonic compatible API server
|
<p>Verify the connection to a Subsonic compatible API server
|
||||||
is working</p>
|
is working. Enhanced logging has been added to examine the
|
||||||
|
HTTP response returned from the server to assist with troubleshooting
|
||||||
|
connection issues.</p>
|
||||||
<dl class="field-list simple">
|
<dl class="field-list simple">
|
||||||
<dt class="field-odd">Returns<span class="colon">:</span></dt>
|
<dt class="field-odd">Returns<span class="colon">:</span></dt>
|
||||||
<dd class="field-odd"><p>True if the connection works, False if it does not</p>
|
<dd class="field-odd"><p>True if the connection works, False if it does not</p>
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user