2014-04-10, 17:23
@negge
Can you add this in all *.cpp and *.h then compile to xbmc and send me a link ?
https://github.com/xbmc/xbmc/tree/master/xbmc/epg
I think more then 1% people use this epg.xml, but maybe 99 %of this people dont know what all details have they epg.xml
If you take epg with program some like web grab,You have this details...But you can see on XBMC...I can,but I want more
@advocate99
of course you agree,that's your job
For actor ,director writer ,ok I dont know put the more then one colon( for excample actor 1,actor 2 actor 3...director1,director2,writer1,writer2)
forget the grouplogo put sprare (free choise of author of PVR)
sub-title is original name of movies (I have title on Serbian "Monstrumi" sub-title will be from epg "Monsters (2010)")later I will use this string to take subtitle or info from imdb
Can you add this in all *.cpp and *.h then compile to xbmc and send me a link ?
https://github.com/xbmc/xbmc/tree/master/xbmc/epg
I think more then 1% people use this epg.xml, but maybe 99 %of this people dont know what all details have they epg.xml
If you take epg with program some like web grab,You have this details...But you can see on XBMC...I can,but I want more
@advocate99
of course you agree,that's your job
(2014-04-10, 17:18)da-anda Wrote: @AngelinasSoryy I write replay didnt see post
"sActor varchar(128)" doesn't make any sense in your current proposal. There can be more than one actor, so you need a database relation to the actors table instead. Same with director/writer (I assume there can be more then one) maybe.
What's the "groupLogo" supposed to store, or what is it used for? Logo/Icon of a channel group? If so, this is not related to the EPG entry but the channel group.
And what's "sub-title" supposed to contain? The episode title? The database scheme inside XBMC has to be generic and not specific to one particular PVR backend - so it would be nice if you could explain what those fields will contain and we can come up with suitable name or DB structure.
For actor ,director writer ,ok I dont know put the more then one colon( for excample actor 1,actor 2 actor 3...director1,director2,writer1,writer2)
forget the grouplogo put sprare (free choise of author of PVR)
sub-title is original name of movies (I have title on Serbian "Monstrumi" sub-title will be from epg "Monsters (2010)")later I will use this string to take subtitle or info from imdb