[App] SamyGO PVRAnyDev E/F Series

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.

miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: [App] SamyGO PVRAnyDev E/F Series

Post by miazza »

Hello, I am trying this lib on my F8000.
O have enalbled the init and attached a new 160Gb HD single partition NTFS.
When I start recording, the TV asks for formatting the HD that is not what we want ;)

I tried to unplug and hot replug the HD but always with the same behaviour.

Am I doing something wrong ?
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] SamyGO PVRAnyDev E/F Series

Post by zoelechat »

Paste log :) (/dtv/PVRAnyDev.log)
I do NOT receive any PM. Please use forum.
miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: [App] SamyGO PVRAnyDev E/F Series

Post by miazza »

Code: Select all

[PVRAnyDev] SamyGO PVRAnyDev v0.1.8 - (c) bugficks 2013
[PVRAnyDev] * F Series - T-FXPDEUC       T-FXPDEUC-1118.0  	2014-04-25 *
[PVRAnyDev] Patching _ZN11CDevListMgr19IsValidDeviceForPVREi @ 0x3a6f41c .
[PVRAnyDev] Patching _ZN11CDevListMgr9AddDeviceERKiS1_ @ 0x3a74180 .
[PVRAnyDev] Patching SetTimeshiftDuration[0] @ 0x930bd94 90 min -> 1092 min.
[PVRAnyDev] Patching SetTimeshiftDuration[1] @ 0x36a146c 89 min -> 1091 min.
[PVRAnyDev] Patching SetTimeshiftDuration[2] @ 0x36a1480 90 min -> 1092 min.
[PVRAnyDev] Patching _ZN16CPVRPreprocessor34t_CheckDevicePerformanceTestResultEv @ 0x36f0280 .
[PVRAnyDev] Patching _ZN17CMMBrowserViewMgr9AddDeviceEi @ 0x378bee8 .
[PVRAnyDev] init done...
init seems done correctly.

Code: Select all

root@tv:/mnt/etc/init.d $ ./99_99_PVRAnyDev.init start
samyGOso v1.2.4 (c) bugficks 2013, sectroyer 2014
Injecting '/mnt/opt/privateer/usr/libso/libPVRAnyDev.so' resident: '0'
Succeeded.
root@tv:/mnt/etc/init.d $
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] SamyGO PVRAnyDev E/F Series

Post by zoelechat »

Well, seems OK :)
You should better use startup script from there: viewtopic.php?f=63&t=6566&p=56683#p56683
and at least create yourself a CONTENTS folder on device.
I do NOT receive any PM. Please use forum.
miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: [App] SamyGO PVRAnyDev E/F Series

Post by miazza »

Yea, I used your start-up script and it works.
The nice point is that PVR and timeshift is working also with oscam running.
Of course I can PVR and timeshift only on free channels but it is already a step forward.
PVR stops working only if I try to PVR on a crited channel that I see via oscam... in this case I need reboot.

Thanks for the assistance.
I will try the same on my ES8000.
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: [App] SamyGO PVRAnyDev E/F Series

Post by miazza »

I have installed this on my ES8000 as well.
This is working but , when the lib is run, I cannot anymore access all the files/movies I have stored in the folder.
May be it is a different path for recording and I cannot anymore access the root of the USB HD.

If I unplug and hot replug, when I have the pop-up I can access all the folders but it is only one shot .... after that I see only the recording path.

Is there any possibility to avoid this ?

Now I have disabled the init and everything is back as before (obviously non one formatted it :))
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] SamyGO PVRAnyDev E/F Series

Post by zoelechat »

Your device can only be seen as recording OR playback device, not both at the same time, you have to choose (or partition) :)
I do NOT receive any PM. Please use forum.
miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: [App] SamyGO PVRAnyDev E/F Series

Post by miazza »

zoelechat wrote:Your device can only be seen as recording OR playback device, not both at the same time, you have to choose (or partition) :)
Well, I have made a partition but with this lib they are both mounted as recording OR playback device.
The point is that , If a go in the "recent" sections, I can play also what I cannot see in folder; this means they are available together at least for reading.

Now I'm not at home but I will try to play with folders in the HD to see if there is an easy work-around.

Another issue is that if I outorun the PVRtoTS lib immediately after, the TV often crashes; no problem if I do it manually ... may be a timing issue...
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] SamyGO PVRAnyDev E/F Series

Post by zoelechat »

About crash yeah, some sleep between injections should do the job...

How my PVRAnyDev script behaves is simple: if CONTENTS folder exists on partition, it's seen as recording device, otherwise no :)
I do NOT receive any PM. Please use forum.
miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: [App] SamyGO PVRAnyDev E/F Series

Post by miazza »

zoelechat wrote:About crash yeah, some sleep between injections should do the job...

How my PVRAnyDev script behaves is simple: if CONTENTS folder exists on partition, it's seen as recording device, otherwise no :)
That's what I meant with playing with folders ... ;)
The issue is that CONTENTS folder is automatically created by TV set.
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.

Post Reply

Return to “[F] Software”