Search found 6 matches
- Saturday 09 April 2016 22:32
- Forum: Python
- Topic: Plex Status - Video, Audio, Photo, Play Progress
- Replies: 115
- Views: 24529
Re: Plex Status - Video, Audio, Photo, Play Progress
I've upgraded to this version. It shows some output in the console like this: Paused Movie: -2012-720p (0:01:39/0:06:44) Paused Movie: Sam Smith (0:13:18/1:02:32) Playing Episode: Mad Men - Time Zones (0:05:16/0:47:39) Paused Movie: -2012-720p (0:01:39/0:06:44) Paused Movie: Sam Smith (0:13:18/1:02 ...
- Monday 25 January 2016 7:03
- Forum: Python
- Topic: Plex Status - Video, Audio, Photo, Play Progress
- Replies: 115
- Views: 24529
Re: Plex Status - Video, Audio, Photo, Play Progress
I'll check the fix this afternoon. For now I quickly reproduced the situation and captured the XML output for your analysis. <MediaContainer size="1"> <Video addedAt="1453701678" contentRating="PG-13" extraType="1" guid="http://api.internetvideoarchive.com/2.0/DataService/VideoAssets(378429)?lang=en ...
- Sunday 24 January 2016 18:01
- Forum: Python
- Topic: Plex Status - Video, Audio, Photo, Play Progress
- Replies: 115
- Views: 24529
Re: Plex Status - Video, Audio, Photo, Play Progress
Works great, but it crashes with the Plex Trailer Preview option. First trailer = ok. After trailer change it crashes. When loading a movie the script runs fine. Has it todo with the movie time calculation? P.s: on my ubuntu machine i had some problems starting this script with crontab and the ...
- Saturday 26 December 2015 22:41
- Forum: PHP and all others
- Topic: better hue integration?
- Replies: 30
- Views: 11307
Re: better hue integration?
Very interesting topic. Stumbled upon the same issue this evening. I bought the Philips HUE light with the Wireless light dimmer remote combi. Since the dimmer is not detected directly in Domoticz due to protocol limitations of HUE, I do not have the ability to switch my other lights or hardware ...
- Saturday 14 November 2015 12:31
- Forum: Switches and Scenes
- Topic: Only make group switchable between certain times
- Replies: 3
- Views: 2928
Re: Only make group switchable between certain times
Makes perfect sense! Thank you it worked. Sometimes, it doesn't have to be complexEgregius wrote:Create a virtual switch day/nighttime and use that in a if statement of your script.
- Saturday 14 November 2015 10:30
- Forum: Switches and Scenes
- Topic: Only make group switchable between certain times
- Replies: 3
- Views: 2928
Only make group switchable between certain times
I've been playing around with Domoticz for quite a time and my project is getting bigger and bigger. Although there is a lot of documentation, I'm getting a bit stuck regarding Switching a groupscene between certain times (Sunrise/Sunset). SITUATION: When I watch a movie (OPENELEC/XBMC) the lights ...