Search found 4 matches

by djpj12345
Friday 02 February 2018 23:43
Forum: Other questions and discussions
Topic: Logitech Media Server
Replies: 409
Views: 90072

Re: Logitech Media Server

Is that /media directory also pointed to in the GUI setup of LMS where you defined your music and playlists directories? If it's a different directory to the one LMS 'knows about' it won't work. Yes, it is. But never mind, I now use this command in a LUA script and that works fine: commandArray ...
by djpj12345
Saturday 27 January 2018 11:37
Forum: Other questions and discussions
Topic: Logitech Media Server
Replies: 409
Views: 90072

Re: Logitech Media Server

Hi all, The last few days I have been playing with the LMS/Domoticz integration. Most of it works perfectly, even the communication with my Philips Streamium audio player. There is one thing however, that doesn't work: playing a playlist using a Lua script. I use this line to play the playlist ...
by djpj12345
Saturday 20 January 2018 12:45
Forum: iOS
Topic: Homebridge gives HTTP Status code 401 when starting
Replies: 5
Views: 9349

Re: Homebridge gives HTTP Status code 401 when starting

Ok, I found the solution myself. If someone else encounters the same issue: you have to provide userid/password in de config.json file, even when you exclude local addresses from the need of authentication. To provide userid and password in de config.json, change the server rule to: "server ...
by djpj12345
Friday 19 January 2018 22:56
Forum: iOS
Topic: Homebridge gives HTTP Status code 401 when starting
Replies: 5
Views: 9349

Homebridge gives HTTP Status code 401 when starting

Hello, I just installed Homebridge using this page: https://www.domoticz.com/wiki/Homekit_Siri I followed it to the letter, but when I start homebridge and check the log, I see al lot of these messages: 0|homebrid | <html><head><title>Unauthorized</title></head><body><h1>401 Unauthorized</h1></body ...