Jump to content

blueoris

  • Posts

    2
  • Joined

  • Last visited

  • Country

    Australia

Retained

  • Member Title
    Newbie
  1. The two windows features I really care about are wireless connectivity and Remote Desktop Connection (I am in Windows 10 PRO) to be able to access my Audio PC remotely from another PC using Microsft's own Remote Desktop Connection application. Would these scripts break the wireless and RDC features? I tried to google what services / features are required for RDC without success....
  2. Thanks to Geoffrey Armstrong et al. for all the work and help provided with this plug in. My environment: Last Kodi; TIDAL AUDIOPHILE plugin v2.09; Windows Server 2012 R2 in minimum GUI mode, with a lot of windows services turned off; TIDAL HiFI subscription; Issue: TIDAL AUDIOPHILE add-on will launch HQPlayer when navigating inside a TIDAL playlists, however Kodi won't show tracks (get a empty box with the option to go-back to the playlist list). HQPlayer remains opened with a empty playlist as well. Kodi debug log shows a SNIMissingWarning and a InsecurePlatformWarning (see below) 13:51:07 T:1568 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the TIDAL Audiophile (id=4) plugin... 13:51:07 T:1840 [b][color=#ff0000]ERROR: [/color][/b]C:\Users\Administrator\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\packages\urllib3\util\ssl_.py:315: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. For more information, see [url]https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning[/url]. SNIMissingWarning 13:51:07 T:1840 [color=#ff0000][b]ERROR: [/b][/color]C:\Users\Administrator\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\packages\urllib3\util\ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see [url]https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning[/url]. InsecurePlatformWarning 13:51:07 T:1760 DEBUG: ------ Window Init (DialogBusy.xml) ------ 13:51:07 T:1760 DEBUG: CInputManager::ProcessMouse: trying mouse action leftclick Possible Solution? The stackoverfow post below suggest pip install 'requests[security]' but I am not sure where the Kodi python installation is and how can install pip to add packages to the python environment used by Kodi. http://stackoverflow.com/questions/29099404/ssl-insecureplatform-error-when-using-requests-package Additional Info I am able to: Play music on Foobar2000; Play music on HQPlayer; Play Foobar playlist on HQPlayer using RAMDISK; ASIO audio output device. Any suggestions to install python security or better solutions will be appreciated.
×
×
  • Create New...