Page 2 of 8

Re: [APP] Samy PVR Manager

Posted: Wed Feb 22, 2012 8:51 pm
by arris69
Spoza wrote:Just checked a bit deeper another INF file... this is really funny... are the Samsung guys smoking something or what?... some data is written as Little Endian Unicode, other data as Big Endian Unicode... :-O
this is samsungs interpretation on "multilingual support", similar to usb2.0 certified -> means in korea no usb1.1 devices supported.
:roll:

Re: [APP] Samy PVR Manager

Posted: Wed Feb 22, 2012 9:49 pm
by Ramses
Spoza wrote:Just checked a bit deeper another INF file... this is really funny... are the Samsung guys smoking something or what?... some data is written as Little Endian Unicode, other data as Big Endian Unicode... :-O
This depends on the channel. Some are in UFT-8. May be these are "raw" data of the tv stream.

Re: [APP] Samy PVR Manager

Posted: Wed Feb 22, 2012 9:54 pm
by Ramses
@Spoza: I've a problem with your recording information 20120222191403. The duration seems to be 00:00:00 ???
Can I have a screenshot of your TV info screen :-) or some more information about this recording?

Re: [APP] Samy PVR Manager

Posted: Wed Feb 22, 2012 11:10 pm
by Spoza
Ramses wrote:This depends on the channel. Some are in UFT-8. May be these are "raw" data of the tv stream.
I see, the raw data it is I guess...

Regarding the recording duration - I took the INF while recording was still going on, that's why the duration is zero. It's set only after finishing the recording I guess.

Re: [APP] Samy PVR Manager

Posted: Wed Feb 22, 2012 11:48 pm
by Ramses
Samy PVR Manager GUI 0.7 beta is available for download.

Re: [APP] Samy PVR Manager

Posted: Thu Feb 23, 2012 8:30 am
by Spoza
Nice improvement, thanks!
Noticed still some issues with corrupted extended characters... will do more investigation...

Re: [APP] Samy PVR Manager

Posted: Thu Feb 23, 2012 8:11 pm
by Ramses
Which fields? I've found that category is encoded in Little Endian Unicode? :D
Now this field contains the correct encoded value.
Samy PVR Manager GUI 0.8 beta is available for download.

Re: [APP] Samy PVR Manager

Posted: Fri Feb 24, 2012 12:00 am
by Spoza
Yep, category seems to be fixed now.

Problem remains with the title - it's written on 2 places in the INF, once in Little Endian and once in Big Endian :-O.
I added some extended characters to a title - look at the attached screenshots, they show the problem.

And there is something wrong with the Info as well - when I add some "Info" text to a recording which did not have any, it doesn't appear on TV (after pressing INFO on remote in the recordings list). Maybe it's not enough just to write the text to the right offset, but some flag needs to be written somewhere as well?

Re: [APP] Samy PVR Manager

Posted: Fri Feb 24, 2012 4:46 pm
by Ramses
Title encoding is fixed. (version 0.81) For testing purposes I leave the "raw"-title unchanged. I've never seen this title on TV.
Related to the "info-available-flag" I need two Inf-files from the same channel. One with Info and one without.

Re: [APP] Samy PVR Manager

Posted: Fri Feb 24, 2012 10:25 pm
by Spoza
Okay, here are the 2 INFs...