[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-16 Thread higuita
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #19 from higuita --- > That would be way harder. The code is basically selecting between a list > of all channels or a list with EPG channels, each stored on different > data structures. ok, thanks, i understand... this isn't critical,

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-14 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #18 from Mauro Carvalho Chehab --- > Would it be too much to put these channels text in grey, so its easier to > identify them? I do not know how different themes work with that... > alternative > is some symbol or marker, like a × in the

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-14 Thread higuita
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #17 from higuita --- >> (the current way) and pressing some bottom or checkbox, show all channels, >> even ones without EPG >That's simple to implement. Added. Would it be too much to put these channels text in grey, so its easier to

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-14 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #16 from Mauro Carvalho Chehab --- > This feature can be in the EPG guide too, by default show only EGP channels > (the current way) and pressing some bottom or checkbox, show all channels, > even ones without EPG That's simple to

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-13 Thread higuita
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #15 from higuita --- > I'm aware - although here, EPG data is reliable for most channels and there's > no xmltv grabber for Brazilian channels - AFAIKT. Well, here the normal DVB-T do have good EPG, but i have fiber cable, that give all

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-13 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #14 from Mauro Carvalho Chehab --- (In reply to higuita from comment #13) > > Well, as xmltv format allows multiple display names, IMHO, the right fix > > would be >to address those at the parser. > (...) > > Btw, no need to even modify

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-12 Thread higuita
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #13 from higuita --- > Well, as xmltv format allows multiple display names, IMHO, the right fix > would be >to address those at the parser. (...) > Btw, no need to even modify the parser. A simple script using xmlstarlet > would >be able

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-12 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405278 Mauro Carvalho Chehab changed: What|Removed |Added Latest Commit|https://commits.kde.org/kaf |https://commits.kde.org/kaf

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-12 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405278 Mauro Carvalho Chehab changed: What|Removed |Added Latest Commit|https://commits.kde.org/kaf |https://commits.kde.org/kaf

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-12 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #10 from Mauro Carvalho Chehab --- (In reply to Mauro Carvalho Chehab from comment #7) > (In reply to higuita from comment #6) > > many are the same, but most of then have little differences, that are enough > > to break the parser :) > >

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-12 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405278 Mauro Carvalho Chehab changed: What|Removed |Added Latest Commit|https://commits.kde.org/kaf |https://commits.kde.org/kaf

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-12 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405278 Mauro Carvalho Chehab changed: What|Removed |Added Latest Commit|https://commits.kde.org/kaf |https://commits.kde.org/kaf

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-12 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #7 from Mauro Carvalho Chehab --- (In reply to higuita from comment #6) > Created attachment 118730 [details] > kaffeine channel list > > To start, thank you very much for implementing this! :D > > > > Kaffeine's EPG data is stored using

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-11 Thread higuita
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #6 from higuita --- Created attachment 118730 --> https://bugs.kde.org/attachment.cgi?id=118730=edit kaffeine channel list To start, thank you very much for implementing this! :D > Kaffeine's EPG data is stored using channel name, as

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-11 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #5 from Mauro Carvalho Chehab --- (In reply to Mauro Carvalho Chehab from comment #3) > On a quick look, I guess that the main challenge is how to map the channel > ID provided by xmltv into the channel data stored at the mysql tables used

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-11 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405278 Mauro Carvalho Chehab changed: What|Removed |Added Latest Commit||https://commits.kde.org/kaf

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-10 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #3 from Mauro Carvalho Chehab --- On a quick look, I guess that the main challenge is how to map the channel ID provided by xmltv into the channel data stored at the mysql tables used by Kaffeine, at epgdata.dvb file. >From the file you

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-09 Thread higuita
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #2 from higuita --- Created attachment 118676 --> https://bugs.kde.org/attachment.cgi?id=118676=edit compressed xmltv attached is a sample of today downloaded xmltv The format and another sample is in this url:

[kaffeine] [Bug 405278] [feature request] EPG from xmltv

2019-03-09 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405278 --- Comment #1 from Mauro Carvalho Chehab --- (In reply to higuita from comment #0) > My TV provider do not push EPG info in the local DVB-T, but i have a xmltv > feed that i already use in tvtime. > Kaffeine right now only loads EPG from the tv