Page 1 of 15

[App] PVR+ 3.x

Posted: Tue Dec 06, 2011 10:13 am
by geo650
Hello everybody!

Today is a Special Day. A day of...

Image
(PVR+ 3.0)

DOWNLOAD * IT * NOW!

Enjoy!

p.s.Older version of PVR+

Re: PVR+ 3.x

Posted: Tue Dec 06, 2011 5:20 pm
by steve-austin
Hey,

Works like a charm on my TV.

I have juste a question, I would like to launch my own script by pressing yellow key.
But I don't know how to write the it ...

In fact, I want to use the screen resizer app with my custom settings.
When I've launched it, I press twice the blue key, after the Menu key and I finish with once again the blue key.
What must I write?

Thanks for your answer.

Re: PVR+ 3.x

Posted: Tue Dec 06, 2011 6:18 pm
by geo650
steve-austin wrote:Works like a charm on my TV.
Thanks to your help, too ;)
TO ALL: Please review localization files and suggest better translations here. All languages.
steve-austin wrote:I have juste a question, I would like to launch my own script by pressing yellow key.
But I don't know how to write the it ...

In fact, I want to use the screen resizer app with my custom settings.
When I've launched it, I press twice the blue key, after the Menu key and I finish with once again the blue key.
What must I write?
I think we need a commandline (standalone) executable that would be able to send specified button codes to the remote-control button queue. It might be working like this:

Code: Select all

sendkey 0x15
sendkey 0x15
sendkey 0x1A
sendkey 0x15
or even better:

Code: Select all

. ./keydefs.sh
sendkey $KEY_BLUE
sendkey $KEY_BLUE
sendkey $KEY_MENU
sendkey $KEY_BLUE
I suppose it is easy to rebuild existing "remote" application.

Re: PVR+ 3.x

Posted: Wed Dec 07, 2011 6:44 pm
by baco81
Thank you very much Geo650!!!

I have been waiting for the OTR feature for so long... :D

Take care!! ;)

Re: PVR+ 3.x

Posted: Wed Dec 07, 2011 7:52 pm
by erdem_ua
Like your new avatar geo, thanks for apps too :)

Re: PVR+ 3.x

Posted: Wed Dec 07, 2011 10:32 pm
by nostromo1983
Hello, does it work with B550 (CI)? (B550 has no SDL lib included into B650 content library).

Re: PVR+ 3.x

Posted: Wed Dec 07, 2011 10:34 pm
by juusso
NO, it doesn`t work on B550.

Re: PVR+ 3.x

Posted: Thu Dec 08, 2011 12:56 am
by steve-austin
geo650 wrote:TO ALL: Please review localization files and suggest better translations here. All languages.
In french:

344=Basic
345=Avanc?
geo650 wrote:I think we need a commandline (standalone) executable that would be able to send specified button codes to the remote-control button queue. It might be working like this:

Code: Select all

sendkey 0x15
sendkey 0x15
sendkey 0x1A
sendkey 0x15
So, I've created a yellow.sh file, I puted it in the script folder and I change the settinngs in PVR+ but it doesn't work ...

Re: PVR+ 3.x

Posted: Thu Dec 08, 2011 1:17 am
by volksvertreter
Thx for your work!

But on mine it doesn't work:

- start tv
- start pvr+
- start recording (dvb-c, no HD content)
- picture and audio freezes/stop playing, after a few seconds the screen goes black
- timecode is counting, osd is displayed
- in the middle of the screen i see "signal encrypted" / "Signal verschl?sselt" < german
- after i press stop it says "recording deleted"
- now i have to turn of the tv to get a tv-picture back!

My TV:
- firmware is patched by the script in the wiki
- Version: 2009/11/12_002006
- T-CHLCIPDEUC-2006.0
- Modellcode: LE40B650
- telnet is enabled by boot

dmesg-output:
http://pastebin.com/4fHhVmAg

video:
http://youtube.com/watch?v=c43N4A71zXs

any ideas?

Re: PVR+ 3.0

Posted: Thu Dec 08, 2011 2:13 am
by moras86
@steve-austin
This can't work, because PVR+ don't support that future.
Read one more time what wrote geo650.

You should tray app myButtons. If you set it good it possible to start your key sequence using 2 buttons (one for start app menu and one color button for use script).
But don't know if this can work without conflict together with Screen Resizer.


@volksvertreter
Did older verion of PRV+ works correct? Like 2.0.
Do you use standard app settings?