ratingger.blogg.se

Command line to update kodi on mac
Command line to update kodi on mac











If I run python -m SimpleHTTPServer on the pi, Fing can see #8000:http-alt. The logs for kodi can be viewed at: less ~/.kodi/temp/kodi.logįing is a free app on ios and android which will detect devices on the local network, display their MAC addresses, and scan ports. The services documentation lists the default http username: kodi, password: kodi

  • see what ports Kodi is listening on netstat -lnptu | grep kodi.
  • search for the section and edit the following properties, which vary from the default:.
  • nano /home/pi/.kodi/userdata/guisettings.xml ( Forum: Managing Network Settings by SSH).
  • I haven't found any way of switching apps to Kodi via VNC, or switching spaces ( ctrl cmd right arrow shows that that I've only got one space active). I have the Pi plugged in to my TV via HDMI, and Kodi shows on the TV, whilst the desktop shows on the Mac.

    command line to update kodi on mac

    Then I can start kodi from the CLI kodi, or from the desktop interface (mirrored on the Mac) under Menu > Sound & Video > Kodi. I installed kodi as recommended in the documentation: sudo apt-get update

    command line to update kodi on mac

    TLDR I'm working on the same setup this answer turned into a log of my investigations: see below for a config which works for me.īackground: I've followed the tutorial: Setting up a Raspberry Pi with file sharing and screen sharing for Macs.













    Command line to update kodi on mac