Page 43 of 110

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

Posted: Sat Apr 09, 2016 2:14 pm
by wluczykijwf
Hi @bobiturboto,

The guide get a epg data from libEPG.config by @sectroyer libEPG app's. The guide does not need other file with other informations.
The informations (age-rating, star-rating, categorie etc.) is has from guide.xml file generated via Web Graber Plus.
The app libEPG_xml2josn_1.5.0.3 sets and sorts them in first and second line in a description filed for a program and a channel.
The sorted of information are analyzed via OnlineTV guide (Now on TV) scripts and displayed on screen on TV.

I have overwrite my epg data for dtv channel via libEPG app and have full channel on OnlineTV Guide.

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

Posted: Sat Apr 09, 2016 5:14 pm
by bobiturboto
Thank you answer me.
In my case I don't need web graber at all because I am getting EPG from mine tuner and some xml from web.
Can I use some universal guide.xml and have your guide because I really like it?

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

Posted: Sat Apr 09, 2016 5:21 pm
by wluczykijwf
Sorry, but hasn't universal a guide.xml file.
But you can create it freely (you dream information for EPG) via WebGrab++ for your channel list.

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

Posted: Sat Apr 09, 2016 5:43 pm
by bobiturboto
Yes make sense, then I can try to generate the xml is as part from my json generator, but the whole idea is not great because I can use it from your script. Is webgrab difficult to configure for my personal channel list which contains channels from different countries?

Sent from my D6503 using Tapatalk

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

Posted: Sat Apr 09, 2016 5:51 pm
by wluczykijwf
Not, it doesn't matter.
Is very simple and very universal metod to have guide.xml file (for any channels, from any conturies, from any providers of epg, etc...).
But it's a problem for other forum :).

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

Posted: Mon Apr 11, 2016 11:26 am
by bobiturboto
I have a few minor issues.
First I have a few undefended entries almost in every category, actually the record exist.
Please find attached snapshots and epg text data
DSC_0044.JPG
DSC_0045.JPG
The second issue is if I go to non iptv channel and press guide, then when I come back to iptv channel the colour buttons doesn't work anymore.
In order make them active, I need to restart OnlineTV app.

Guide button is blocked while I am watching iptv channel, I need to go back to non iptv channel in order to use it.

Last issue the PRE-CH button is not working between iptv channels, I mean when you press it you going back the same channel. You can see how you trying to go back to the previous channel and then automatically switch back to the current. The logs are attached.

One question for extended functionality, is any way to have the rest channels without category as part from the guide (I can't find very good epg with categories for all of the channels) ?
Even to be messy they can be in some separate category, because now is tricky with switching between normal guide and your much better solution.

Can we introduce some log clean feature for OnlineTV logs from "/mtd_rwcommon/common/OnlineTV" I have logs since months, this can be dangerous because if our internal partition become full then the tv can be bricked.

Thank you

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

Posted: Mon Apr 11, 2016 12:53 pm
by wluczykijwf
bobiturboto wrote:I have a few minor issues.
First I have a few undefended entries almost in every category, actually the record exist.
Please find attached snapshots and epg text data
I check it.
bobiturboto wrote: The second issue is if I go to non iptv channel and press guide, then when I come back to iptv channel the colour buttons doesn't work anymore.
In order make them active, I need to restart OnlineTV app.
Guide button is blocked while I am watching iptv channel, I need to go back to non iptv channel in order to use it.
You're not the first. I can't locate the issue or the mistake.
bobiturboto wrote: Last issue the PRE-CH button is not working between iptv channels, I mean when you press it you going back the same channel. You can see how you trying to go back to the previous channel and then automatically switch back to the current. The logs are attached.
I think I have an amendment but not yet published.
bobiturboto wrote: One question for extended functionality, is any way to have the rest channels without category as part from the guide (I can't find very good epg with categories for all of the channels) ?
Even to be messy they can be in some separate category, because now is tricky with switching between normal guide and your much better solution.
I think in the end the use of the fields from the file relating to TvList.xml category channels.

Code: Select all

 <categories>
    <category>
      <category_id>0</category_id>
      <category_title>All</category_title>
    </category>
  </categories>
For now, they are irrelevant, but may eventually come to no time :D
bobiturboto wrote: Can we introduce some log clean feature for OnlineTV logs from "/mtd_rwcommon/common/OnlineTV" I have logs since months, this can be dangerous because if our internal partition become full then the tv can be bricked.
Maybe you're right, I'll try to change it to save only the last few.

Btw. On your the screenshot in the background I see the Polish channel (I see Polish strings :D). Comes this from oscam or IPTV provider? :D

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

Posted: Mon Apr 11, 2016 1:26 pm
by bobiturboto
Thank you for your response, I think your app will be more amazing with the things you have mentioned.

I think guide issue is there after few releases. I can't remember but at the begging (your first release) was fine.

I like the idea about categories, anyway we are editing this file, the data from epg can be with high priority, if there is no epg data then the channel can be sorted by TvList.xml category.

Haha about Polish yes you are right, it coming from IPTV provider, my mother tongue "Bulgarian" is not far away from Polish so I think I can understand at least 60% from Polish dialogs :)

Thank you for your time

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

Posted: Mon Apr 11, 2016 1:39 pm
by wluczykijwf
bobiturboto wrote: I think guide issue is there after few releases. I can't remember but at the begging (your first release) was fine.
It seems to me since I added <multiapp>. I have this more see because previously there wasn't such problem.
bobiturboto wrote: I like the idea about categories, anyway we are editing this file, the data from epg can be with high priority, if there is no epg data then the channel can be sorted by TvList.xml category.
Rather, without priority. I have another idea :D.
bobiturboto wrote: Haha about Polish yes you are right, it coming from IPTV provider, my mother tongue "Bulgarian" is not far away from Polish so I think I can understand at least 60% from Polish dialogs :)
I'm looking for a good provider with channels PL. For now I buy from the Ukrainians, but during peak hours and servers don't give advice. Can you know something proven, inexpensive :) and worth recommending?

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

Posted: Mon Apr 11, 2016 1:53 pm
by bobiturboto
Interesting what is your idea?

Probably I am using the same (Ukrainian), portal-... from pristavka forum.
I think the best is something based on ace stream p2p like torrent tv, I will let you know if I find something better.