Page 8 of 10
Re: [App] SamyGO PVRtoTS E/F
Posted: Mon Sep 07, 2015 9:12 pm
by zoelechat
asiersan wrote:Its posible to delete original files and only mantain ts file????
Yes, add this line near the end of ts2filename script, just before "exit 0":
Re: [App] SamyGO PVRtoTS E/F
Posted: Wed Sep 09, 2015 7:12 pm
by asiersan
tried and works great!!!! thanks a lot
Re: [App] SamyGO PVRtoTS E/F
Posted: Thu Sep 17, 2015 10:33 am
by kipk
this only works when my tv is on, but when I record with tv off its still a srf file
Model:UE46F6510
Firmware:T-MST12DEUC_1119.0
Re: [App] SamyGO PVRtoTS E/F
Posted: Thu Sep 17, 2015 12:21 pm
by zoelechat
kipk wrote:this only works when my tv is on, but when I record with tv off its still a srf file
I guess you're talking about scheduled recording started on TV off, right? (not instant recording stopped on TV off?)
That means despite TV powering on about 3 minutes before starting recording, PVRtoTS script is still not started at this point. One of your startup scripts must last much longer than expected, so you might try to change order of start. Rename for example script to
02_02_PVRtoTS.init
Otherwise you still can use
libSoftPowerOff so everything remains permanently loaded.
Re: [App] SamyGO PVRtoTS E/F
Posted: Thu Sep 17, 2015 1:48 pm
by kipk
Thx for helping me,
I guess you're talking about scheduled recording started on TV off, right :YES
I have this skype root version :Get ROOT access on F-series without develop account
I have no mnt/ folder acces it gives me a 550 error. (Emty folder)
I have installed the libPVRtoTS with the samygopvr decoder.
If I uses other roots my tv turns off by itself few times a day.
I dont know can I put this PVRtoTS.init in same folder as libPVRtoTS.so and libPVRtoTS.config in mtd_rwcommon?
Re: [App] SamyGO PVRtoTS E/F
Posted: Thu Sep 17, 2015 1:53 pm
by zoelechat
If you have no /mnt folder that's definitely BAD

You should first restart rooting procedure from scratch, after factory and Smarthub reset. No point in expecting anything to work correctly until you have at least correct root.
Re: [App] SamyGO PVRtoTS E/F
Posted: Thu Sep 17, 2015 1:57 pm
by kipk
Thats the problem, If I have a correct root with /mnt my tv is going to turns it self off many times a day so I lose my record anyways:S
I tryd all rooting out on this website without luck. The only Get ROOT access on F-series without develop account Is my only hope
Re: [App] SamyGO PVRtoTS E/F
Posted: Thu Sep 17, 2015 2:04 pm
by zoelechat
kipk wrote:The only Get ROOT access on F-series without develop account Is my only hope
It's a good choice, I also prefer that one...
But unless you've got something in /mnt using it, there's no way to use ANY startup script/stuff. So, retrying IS your only hope

Re: [App] SamyGO PVRtoTS E/F
Posted: Thu Sep 17, 2015 2:13 pm
by zoelechat
Btw, about "my tv is going to turns it self off many times a day" using donor's root on F-MST, there's a clue:
viewtopic.php?f=63&t=7982&start=1030#p70574
Re: [App] SamyGO PVRtoTS E/F
Posted: Thu Sep 17, 2015 2:14 pm
by kipk
ok nice going to try that. And Thx for your help I gonna try try and try till it going to work.