My problem is gone now
Search found 5 matches
- Sat Sep 19, 2015 2:08 pm
- Forum: [F] Software
- Topic: [ROOT] Rooting E/F on latest firmwares
- Replies: 2560
- Views: 1913782
Re: [App] Rooting E/F on latest firmwares
@nono2lozere thanks very much!
My problem is gone now
My problem is gone now
- Sat Sep 19, 2015 10:01 am
- Forum: [F] Software
- Topic: [ROOT] Rooting E/F on latest firmwares
- Replies: 2560
- Views: 1913782
Re: [App] Rooting E/F on latest firmwares
I have problem with reseting/rebooting tv after I plug pendrive with root files. I rooted successfully tv couple months ago using donor method. But now when I start tv with root pendrive plugged in, tv is resetting/rebooting by itself after couple minutes of working, and so on... When I remove root ...
- Wed Mar 04, 2015 1:24 pm
- Forum: [F] Software
- Topic: [App] More TV channels on E/F/H series
- Replies: 1098
- Views: 1234453
Re: [APP] More TV channels on ES/F series
TVList.xml can be loaded from external sources eg. from the cloud dropbox's. Modify the function Server.hh in the script Server.js . Server.hh = function(param){ var link = "TvList.xml"; //<--here new link external source Server.host = null; Server.fetchVideoList(link); }; Awesome app! It...
- Tue Mar 03, 2015 10:42 am
- Forum: [F] Software
- Topic: [App] More TV channels on E/F/H series
- Replies: 1098
- Views: 1234453
Re: [APP] More TV channels on ES/F series
New test version! Added support for the EXIT button (if you want to close the application onlineTV, then quickly press the EXIT key twice) In my case (F6400) pressing EXIT key twice does not unload app from memory definitively, because after modyfying and uploading new TvList.xml file old channels ...
- Mon Mar 02, 2015 9:12 pm
- Forum: [F] Software
- Topic: [App] More TV channels on E/F/H series
- Replies: 1098
- Views: 1234453
Re: [APP] More TV channels on ES/F series
Great app! Very useful :) Is there any way to increase stream buffer? Some SD streams playing well, but higher resolutions streams gives me a copule seconds of play, and copule seconds of buffering and so on... PS: I am really curious about SamusungTVServer application you mentioned earlier :) Sound...