Page 18 of 110
Re: [APP] More TV channels on ES/F series
Posted: Sun Jul 12, 2015 11:25 pm
by wluczykijwf
bartik wrote:heh today i lost root on my F and i found out that without root the autostart of your onlinetv app is correct without any grey screen on startup, when i rerooted my F the grey screen on startup was back again

so its something with the root
[...]
only idea i think of is too autostart your app in my tv through init.d with some script
i think maybe you can give me a hint for such a script

Sample solution with
libRunWidget by @zoelechat:
viewtopic.php?f=63&t=8760&start=160#p75776.
Re: [APP] More TV channels on ES/F series
Posted: Sun Jul 12, 2015 11:47 pm
by bobiturboto
Thanks for the fix, now is working fine. I've saw one thing then I press red button one message appear "Online TV deactivate KeyPressed = 108 ..."
and more info. I think can be useful for debugging.
Re: [APP] More TV channels on ES/F series
Posted: Mon Jul 13, 2015 6:40 am
by wluczykijwf
bobiturboto wrote:[...]I've saw one thing then I press red button one message appear "Online TV deactivate KeyPressed = 108 ..."
and more info. I think can be useful for debugging.
For this purpose it is implemented. This informations are saved to file in directory:
/mtd_rwcommon/common/OnlineTV/.
For now, the information is poorly organized. I will try to change in the future.
Re: [APP] More TV channels on ES/F series
Posted: Mon Jul 20, 2015 8:41 pm
by wluczykijwf
New version OnlineTV v. 1.0.7 app.
Added the ability to run any widget via
libRunWidget by @zoelechat.
Used:
- 1. Install on your tv libRunWidget.
2. Upload new version OnlineTV via ftp.
3. Unzip runWidget.zip files to /mnt/phpsysinfo/runWidget/ and set permissions for runWidget.sh.
4. Add you favorite widget to OnlineTV e.g. YouTube:
- Find the widget id in /mtd_rwcommon/common/WidgetMgr/info.xml.
- Find line code in Mian.js (file in OnlineTV directory: /mtd_rwcommon/widgets/user/OnlineTV/Mian.js)
Code: Select all
case tvKey.KEY_UP:
//Main.RunWidget("ID", "NAME");
- Put id and name widget in place of ID and NAME and remove comment (//).
- Save file.
5. Turn off/on a TV (if first use) or restart the OnlineTV app.
6. If run OnlineTV click YELLOW key and then UP key.
7. YouTube is run.
8. If YouTube exit OnlineTV activated automatically.
Another widgets can be added to other keys such as RED, YELLOW, GREEN, BLUE, DOWN, LEFT, RIGHT, ENTER, ...
Thank for @zoelechat for libRunWidget

Re: [APP] More TV channels on ES/F series
Posted: Sun Jul 26, 2015 11:33 am
by ZeTek
OnlineTVChanList
Code: Select all
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at OnlineTVChanList.FormOnlineTVChanList.SetTabInfo(Int32 row)
at OnlineTVChanList.FormOnlineTVChanList.dataGridView1_CellValueChanged(Object sender, DataGridViewCellEventArgs e)
at System.Windows.Forms.DataGridView.OnCellValueChanged(DataGridViewCellEventArgs e)
at System.Windows.Forms.DataGridView.OnCellValueChangedInternal(DataGridViewCellEventArgs e)
at System.Windows.Forms.DataGridViewCell.SetValue(Int32 rowIndex, Object value)
at System.Windows.Forms.DataGridViewCell.set_Value(Object value)
at OnlineTVChanList.FormOnlineTVChanList.dataGridView1_DefaultValuesNeeded(Object sender, DataGridViewRowEventArgs e)
at System.Windows.Forms.DataGridView.OnDefaultValuesNeeded(DataGridViewRowEventArgs e)
at System.Windows.Forms.DataGridView.OnRowEnter(DataGridViewCell& dataGridViewCell, Int32 columnIndex, Int32 rowIndex, Boolean canCreateNewRow, Boolean validationFailureOccurred)
at System.Windows.Forms.DataGridView.SetCurrentCellAddressCore(Int32 columnIndex, Int32 rowIndex, Boolean setAnchorCellAddress, Boolean validateCurrentCell, Boolean throughMouseClick)
at System.Windows.Forms.DataGridView.OnRowHeaderMouseDown(HitTestInfo hti, Boolean isShiftDown, Boolean isControlDown)
at System.Windows.Forms.DataGridView.OnCellMouseDown(DataGridViewCellMouseEventArgs e)
at System.Windows.Forms.DataGridView.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.DataGridView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
OnlineTVChanList
Assembly Version: 1.0.1.25
Win32 Version: 1.0.1.25
CodeBase: file:///D:/OnlineTVChanList/OnlineTVChanList.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
PlugIn
Assembly Version: 1.0.1.35890
Win32 Version: 1.0.1.35890
CodeBase: file:///D:/OnlineTVChanList/PlugIn.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
WeebTVPlugIn
Assembly Version: 1.0.0.17
Win32 Version: 1.0.0.17
CodeBase: file:///D:/OnlineTVChanList/plugins/WeebTVPlugIn.dll
----------------------------------------
SamsChannelEditor
Assembly Version: 0.12.0.0
Win32 Version: 0.12.0.0
CodeBase: file:///D:/OnlineTVChanList/SamsChannelEditor.DLL
----------------------------------------
log4net
Assembly Version: 1.2.11.0
Win32 Version: 1.2.11.0
CodeBase: file:///D:/OnlineTVChanList/log4net.DLL
----------------------------------------
ICSharpCode.SharpZipLib
Assembly Version: 0.86.0.518
Win32 Version: 0.86.0.518
CodeBase: file:///D:/OnlineTVChanList/ICSharpCode.SharpZipLib.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Re: [APP] More TV channels on ES/F series
Posted: Sun Jul 26, 2015 8:00 pm
by wluczykijwf
ZeTek wrote:OnlineTVChanList [...]
Hi @ZeTek, Thanks you for report.
Do you have on a channel list some a DTV channel?
Re: [APP] More TV channels on ES/F series
Posted: Mon Jul 27, 2015 8:47 am
by ZeTek
My list
Code: Select all
http://speedy.sh/T7jVG/channel-list-UE32ES6100-1201.scm
Re: [APP] More TV channels on ES/F series
Posted: Mon Jul 27, 2015 8:58 am
by ZeTek
After the new scan does not read the new list. Error
List which causes confusion
Code: Select all
http://speedy.sh/rSZXx/channel-list-UE32ES6100-1201.scm
Re: [APP] More TV channels on ES/F series
Posted: Mon Jul 27, 2015 10:06 pm
by wluczykijwf
ZeTek wrote:[...] After the new scan does not read the new list. Error [...]
- Bugs have been fixed.
- Added ability to add channels to the list DTV, CDTV and SATD. Tested only DTV and CDTV.
Link to last version app
OnlineTVChanList v. 1.0.1.39.
Re: [APP] More TV channels on ES/F series
Posted: Wed Jul 29, 2015 4:53 am
by hga
Hi .. Great work
Any idea if you can add m3u list instead of xml. If not what to do with a 1000 channels m3u list, thanx. I am using 40F8000 and the app istalled perfectly. I just need to add my m3u list.