Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4
Posted: Fri Feb 14, 2014 9:51 pm
At least you can do a startup script that delete keys each time you power on TV...
Samsung TV Firmware on the GO
https://forum.samygo.tv/
Try with removing the key...zoelechat wrote:At least you can do a startup script that delete keys each time you power on TV...
Not that simplemihd wrote:Can you tell which command is used to rename .TS? (to use in the script)..
For parsing of .inf file what command ?zoelechat wrote:Not that simplemihd wrote:Can you tell which command is used to rename .TS? (to use in the script)... Rename is not done by a script on TV but by PVRdecoder:
-Parsing of .inf file
-Apply user-defined filemask
-Rename through FTP
(non exhaustive list, I'm not the programmer...)
About... Hundreds lines of Delphi codemihd wrote:For parsing of .inf file what command ?
You can simply open the .inf in a hex-editor, and find the information you want (filename I guess).mihd wrote:For parsing of .inf file what command ?zoelechat wrote:Not that simplemihd wrote:Can you tell which command is used to rename .TS? (to use in the script)... Rename is not done by a script on TV but by PVRdecoder:
-Parsing of .inf file
-Apply user-defined filemask
-Rename through FTP
(non exhaustive list, I'm not the programmer...)
Very thanks. I will try to do it.Lordbyte wrote: You can simply open the .inf in a hex-editor, and find the information you want (filename I guess).
Once you know the offset in the .inf, it should be easy for your script to read it when needed. The offset dosent change.
mihd wrote:That is you have done it using samyGOPVRDecoder? Not by running commands on the TV?
zoelechat wrote:Rename is not done by a script on TV but by PVRdecoder: