Page 5 of 6

Re: [App] Movie Player Seek Patch

Posted: Thu Oct 09, 2014 6:42 pm
by brunogts77
Ok, i gonna try.

Re: [App] Movie Player Seek Patch

Posted: Thu Oct 09, 2014 6:45 pm
by zoelechat
ps: by alphabetically, I mean script filenames: 99_96 < 99_97 < 99_98 ..., not the name of the patch itself ;)

Re: [App] Movie Player Seek Patch

Posted: Thu Oct 09, 2014 7:25 pm
by brunogts77
It works Fine! It's to slow launching scripts!! Previously tv was more faster!!

Re: [App] Movie Player Seek Patch

Posted: Thu Oct 09, 2014 7:34 pm
by zoelechat
As I said, you can try to reduce time to sleep. e.g "sleep 100" instead of "sleep 360", then reduce more if still no unwanted reboot.

Re: [App] Movie Player Seek Patch

Posted: Thu Oct 09, 2014 8:14 pm
by brunogts77
What the minimum i can put? In "Sleep"?

Re: [App] Movie Player Seek Patch

Posted: Thu Oct 09, 2014 8:33 pm
by zoelechat
brunogts77 wrote:What the minimum i can put? In "Sleep"?
Impossible to answer, you have to try by yourself and reduce value step by step until it crashes :)

Re: [App] Movie Player Seek Patch

Posted: Thu Oct 09, 2014 8:54 pm
by sectroyer
zoelechat wrote:
brunogts77 wrote:What the minimum i can put? In "Sleep"?
Impossible to answer, you have to try by yourself and reduce value step by step until it crashes :)
minimum you CAN put is

Code: Select all

sleep 0.000000...00000000001
but with that your tv will most likely crash :)
So the right question is that "what is the minimum version that will not make the tv reboot" :) Answer to that question knows only your TV :D

Re: [App] Movie Player Seek Patch

Posted: Thu Oct 09, 2014 9:09 pm
by zoelechat
sectroyer wrote:minimum you CAN put is

Code: Select all

sleep 0.000000...00000000001
but with that your tv will most likely crash :)
So the right question is that "what is the minimum version that will not make the tv reboot" :) Answer to that question knows only your TV :D
Rather play The Price is Right than play with words :D

Re: [App] Movie Player Seek Patch

Posted: Thu Oct 09, 2014 9:56 pm
by brunogts77
lol... :mrgreen: :mrgreen:

Re: [App] Movie Player Seek Patch

Posted: Sun Jan 04, 2015 7:16 pm
by christian3434
I had crashes on my F6600 (1118.2 MST), too.

The patch worked fine by starting it from the command line.

Starting it by the init script, the TV crashed 4-5 minutes after booting.

I renamed the script from 99_96....... to 99_99........ . Now everything workes fine :-)