Page 86 of 110

Re: [App] More TV channels on E/F/H series

Posted: Sun Nov 27, 2016 9:29 pm
by bobiturboto
Thank you, could you mention which files are changed.
I have custom settings in some of the files and it will be great to change only the updated.

Re: [App] More TV channels on E/F/H series

Posted: Sun Nov 27, 2016 9:32 pm
by wluczykijwf
OK. I've changed only: Main.js, Main2.js, config.xml and icons directory.

Re: [App] More TV channels on E/F/H series

Posted: Sun Nov 27, 2016 10:13 pm
by bobiturboto
I was busy these days, but have an idea which is hanging around in my head.
What about to have a functionality to switch to channels when the next event start.
This is connected with your idea about the events with green bar in TV guide.

Re: [App] More TV channels on E/F/H series

Posted: Sun Nov 27, 2016 10:48 pm
by wluczykijwf
bobiturboto wrote:I was busy these days, but have an idea which is hanging around in my head.
What about to have a functionality to switch to channels when the next event start.
This is connected with your idea about the events with green bar in TV guide.
I am in the course of developing this. I have added new args to OnlineTVDataForGUIDE v. 0.1.3 for this.
I called it in Changelog:
- Added new options for a future application
:D
Now I will develope this in OnlineTV, but it is not simple, because slowly getting lost in my code. :D The project is getting too big :D

Re: [App] More TV channels on E/F/H series

Posted: Sun Nov 27, 2016 10:57 pm
by bobiturboto
Javascript is not the best lang for object oriented design :)
I have some python knowledge, if you want let's use python?
My tv guide stopped to work after the last upgrade.
I don't have the previous version to downgrade and try.
Logs are attached.
I can see the epg with yellow button.

Re: [App] More TV channels on E/F/H series

Posted: Sun Nov 27, 2016 11:09 pm
by wluczykijwf
bobiturboto wrote:Javascript is not the best lang for object oriented design :)
I learn it developing the OnlineTV app :D
bobiturboto wrote: I have some python knowledge, if you want let's use python?
I do not know at all :D
bobiturboto wrote: My tv guide stopped to work after the last upgrade.
I don't have the previous version to downgrade and try.
Logs are attached.
I can see the epg with yellow button.
Do you use favorite channel list on TV?

Re: [App] More TV channels on E/F/H series

Posted: Sun Nov 27, 2016 11:19 pm
by meiser
Please find attached my logs for v1.1.12.7.

BTW, I don't have an icon in SmartHub.

Re: [App] More TV channels on E/F/H series

Posted: Sun Nov 27, 2016 11:33 pm
by wluczykijwf
bobiturboto wrote:My tv guide stopped to work after the last upgrade.
I don't have the previous version to downgrade and try.
Logs are attached.
I can see the epg with yellow button.
You update the OnlineTVDataForGUIDE to version v. 0.1.4. I fixed bug with channel list sort mode.

Re: [App] More TV channels on E/F/H series

Posted: Sun Nov 27, 2016 11:49 pm
by wluczykijwf
meiser wrote:Please find attached my logs for v1.1.12.7.
I try find inssue, but it is not simple.
meiser wrote:BTW, I don't have an icon in SmartHub.
From OnlineTV v. 1.1.12.7 it is. After update to last version you should reboot TV.

Re: [App] More TV channels on E/F/H series

Posted: Mon Nov 28, 2016 12:15 am
by bobiturboto
My issue is fixed, thank you very much.
May be the app will encourage me to improve my javascript knowledge, and if you want we can refactor it.
I really love peer programming.