Motivation: I want the tv turned off when screen saver turns on, and the tv turned on when the screen saver turns off.
Possible Solution #1
-------------------
Now I have two actions setup in Eventghost which can turn the tv on and off. I want two events to pair with them. I want some way to receive screensaver turned on and screen saver turned off.
Now I have no clue if XBMC broadcasts those events in anyway and if there is a way to receive them in eventghost via an eventghost plugin.
Possible Solution #2
-------------------
I though now with the addon system, screensaver code must be an addon, especially for the slideshow screensaver, but the corresponding folder does not have python file. Only an xml. So where is the screen saver code? I was hoping I could add python commands to that script to turn on and off my tv using pyserial and sending commands over rs232.
I don't want to make changes in xbmc code and compile.
Is there some way to do this? Can somebody shed some light? Especially on event broadcasts from XBMC and how to maybe capture them in Eventghost.
Thanks
Option to Turn TV OFF when screensaver is activated and Turn TV ON when deactivated?
ndeshmukh
Senior Member Posts: 127 Joined: Aug 2010 Reputation: 1 |
|
| find quote |
ndeshmukh
Senior Member Posts: 127 Joined: Aug 2010 Reputation: 1 |
2010-12-22 15:59
Post: #2
Already made a trac ticket requesting for adding two more announcements in JSON for screen saver activation & deactivation.
Once that is done I should be able to listen for them and do the needful. |
| find quote |
Myth
Member Posts: 53 Joined: Nov 2010 Reputation: 2 |
2010-12-25 16:00
Post: #3
Really good id! Might look into this myself too.
|
| find quote |
timdog82001
Posting Freak Posts: 1,137 Joined: Mar 2006 Reputation: 0 |
2010-12-26 09:28
Post: #4
I thought this was essentially the purpose of the "put display to sleep when idle" option under system > Power saving
|
| find quote |
ndeshmukh
Senior Member Posts: 127 Joined: Aug 2010 Reputation: 1 |
2010-12-26 20:31
Post: #5
Well it does not really turn it off... nor does it remove the vsync, so that there is no signal and the tv can detect that and switch off.
|
| find quote |
imnotknow
Junior Member Posts: 6 Joined: Jun 2010 Reputation: 0 |
2011-04-06 20:19
Post: #6
It works on my TV. The TV says "Input signal not detected" and switches into low power mode (Screen and backlight off). It comes back on in under 1 second when I press any button on the XBMC remote or send it an http command.
I am using a VGA connection if that tells you anything. |
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2011-04-29 23:25
Post: #7
DVI to HDMI adapter here and "put display to sleep when idle" doesn't work.
![]() |
| find quote |
CASHMON3Y
Member+ Joined: Sep 2008 Reputation: 14 Location: Detroit, MI |
2011-04-30 00:37
Post: #8
Doesnt work for me over HDMI either. However my Panasonic turns itself off it the screen is black for like 5 minutes, so no big deal
Server - Debain Squeeze Server + 6TB RAID5 + Sabnzbd + CP & SB HTPC - Zotac MAG + 60GB Vertex 2 SSD + OpenELEC Frodo 12.1 + Aeon Nox HTPC 2 - AppleTV 2 |
| find quote |
jitterjames
VoxCommando Founder Posts: 290 Joined: Aug 2008 Reputation: 0 Location: canada |
2011-11-14 19:38
Post: #9
I have a brand new samsung connected via hdmi. When my computer puts the display into sleep mode, the samsung displays a message saying "no input signal". There is a setting for this to set how long it will wait before turning off, but the lowest setting is 15 minutes, which I find way too long. To add insult to injury, when it displays the "no input signal" it actually switches the tv into a higher energy state (higher backlight to display a mostly black screen - duh'OH!) I realize it's really not a big deal for 15 minutes but it still really bothers me. You spend $1000 on a tv and there are still always several stupid problems you have to deal with, usually just caused by bad design.
I would love to be able to detect when windows puts the display to sleep, so that I can turn my TV off using an ir blaster. Can someone explain to me how the system.idle event works? |
| find quote |
ndeshmukh
Senior Member Posts: 127 Joined: Aug 2010 Reputation: 1 |
2011-11-19 02:52
Post: #10
I believe the json evetns to notifiy when screensaver is activated and deactivated have been added. I guess you can use those?
|
| find quote |

![[Image: sig_zps3af3b48e.jpg]](http://i620.photobucket.com/albums/tt289/Arcanthur/Celestium/sig_zps3af3b48e.jpg)
![[Image: eg-signature.png]](http://voxcommando.com/images/eg-signature.png)
Search
Help