[App] libSoftPowerOff D/E/F/H

Here are software that related with Samsung F series TVs.
Please don't create any new topic here unless you have software to post/release.
Post Reply

zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libSoftPowerOff D/E/F/H

Post by zoelechat »

Be quick enough to press source+power, source menu won't have time to show up...
I first thought of info+menu+mute+power but I finally won't implement other key combination(s) because I find it's overkill and unnecessary, sorry :)
I do NOT receive any PM. Please use forum.
smart_lover
SamyGO Project Donor
Posts: 161
Joined: Sun May 03, 2015 6:11 am

Re: [App] libSoftPowerOff D/E/F/H

Post by smart_lover »

Actually I send it with samyGOrc remotely from server!
Is using of "samyGOrc -p $(pidof exeTV || pidof exeDSP) 1 152" quick enough to not show source menu on TV?!
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libSoftPowerOff D/E/F/H

Post by zoelechat »

samyGOrc has 1sec default delay which I guess might be "too long" for you, try:

Code: Select all

samyGOrc -p $(pidof exeTV) 1 ; samyGOrc -p $(pidof exeTV) 152
I do NOT receive any PM. Please use forum.
smart_lover
SamyGO Project Donor
Posts: 161
Joined: Sun May 03, 2015 6:11 am

Re: [App] libSoftPowerOff D/E/F/H

Post by smart_lover »

Thanks, But it still shows Source menu!(Although viewer must have sharp eyes to see what happens, because show time decreased to less than a second)
I think using your suggested solution is more useful than mine.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libSoftPowerOff D/E/F/H

Post by zoelechat »

Otherwise you still have:

Code: Select all

micom shutdown
solution :)
I do NOT receive any PM. Please use forum.
smart_lover
SamyGO Project Donor
Posts: 161
Joined: Sun May 03, 2015 6:11 am

Re: [App] libSoftPowerOff D/E/F/H

Post by smart_lover »

zoelechat wrote:Otherwise you still have:

Code: Select all

micom shutdown
solution :)
What an ultra super speedy power off method!!!! Thanks.
What is the difference between sending 1 and 152 keys and using micom shutdown?
How can I learn about more commands of micom or anything about these such useful hidden commands?
I am really need to know it all.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libSoftPowerOff D/E/F/H

Post by zoelechat »

Only micom reboot/shutdown are commonly used... The difference is in "brutality", using micom is similar to "unplug from the wall" whereas normal shutdown "save work and close applications" before :)
I do NOT receive any PM. Please use forum.
smart_lover
SamyGO Project Donor
Posts: 161
Joined: Sun May 03, 2015 6:11 am

Re: [App] libSoftPowerOff D/E/F/H

Post by smart_lover »

I can easily use this command 'micom reboot/shutown' from remote location with telnet. But what If I want to power off TV with a predefined time table (schedule)?
1:My question is what is the method to use for running all commands that I am able to execute in Telnet, locally and by TV(itself) in a specified time without using a Telnet or any remote server?

2:My another question is when I mute TV and use libSoftPowerOff to power it off, then when I power on TV again, Although mute Icon is still on screen, But TV is unmute and TV play audio as you think the mute icon is fake on TV! Why?!
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libSoftPowerOff D/E/F/H

Post by zoelechat »

smart_lover wrote:1:My question is what is the method to use for running all commands that I am able to execute in Telnet, locally and by TV(itself) in a specified time without using a Telnet or any remote server?
AFAIK no "task scheduler" exists, but it could be easily done through script.
smart_lover wrote:2:My another question is when I mute TV and use libSoftPowerOff to power it off, then when I power on TV again, Although mute Icon is still on screen, But TV is unmute and TV play audio as you think the mute icon is fake on TV! Why?!
One amongst several known soft power ON issues, especially audio related. Not lib's fault, just TV bug :)
I do NOT receive any PM. Please use forum.
smart_lover
SamyGO Project Donor
Posts: 161
Joined: Sun May 03, 2015 6:11 am

Re: [App] libSoftPowerOff D/E/F/H

Post by smart_lover »

zoelechat wrote:AFAIK no "task scheduler" exists, but it could be easily done through script.
Would you please give me an example to power off TV with libSoftPowerOff at 23:10:10 with such script?

Post Reply

Return to “[F] Software”