Req PVR EPG DataBase
#1
I got some problem with db
You need to add some tags in epg structures for PVR.
All of tags with : varcher (128) and txt i use for some details in my EPG I need more.....
sPlotOutline - Icon source
sEpisodeName - Actor
sGanre - Ganre
sTitle - Title
sPlot - Description

Whats chance to add in next XBMC version this Name in Database structure - epgtags ,I need this for details in PVR
Actor field txt
Director field txt
Writer field txt
IconSource field txt
Sub-Title field txt
GroupLogo field txt

Image

I think is deffault for all PVR,not just for one.Meybe I wrong,and every PVR bilt database for himself Huh?
If I am in wrong direction please post here.
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#2
09:52
Create Ticket #15195
http://trac.xbmc.org/ticket/15195
09:54
this was fast,opdenkamp write this in 2 minutes
"Invalid: please use the forums for stuff like this instead "

In 2 minutes man read this and refused ticket,why you tell us to create tickets Huh??
.Is this PVR his "Child" and he knows whats is the best for him.
Why dont you want to hear what user want from this.
I will never create ticket (this is a waste of time,from my way of point),
I try to change this improvement myself.
(2014-05-09, 09:19)negge Wrote: @Angelinas: the bug tracker is for bugs, not feature requests, that's why it got closed.
not bug its feature requests in ticket
Ticket #15195(closed Feature Requests: Invalid)
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#3
It would be nice to see these details added.



Office: Google TV | Kodi 20.0 | Samsung 50"                         \  Movies: 2734
Master Bedroom: Google TV | Kodi 20.0 | Samsung 43"     \  Music: Artist 220 |  Albums 1001 | Songs 106995
TheaterGoogle TV | Kodi  20.0 | Samsung 75"                    \  TV Shows: 62 |  Seasons 218 | Episodes 3858
-----------------------------------------------------------------------------------------------------
 
Reply
#4
Yes season/episode info is a must in a pvr system. Without it its impossible to record a series without duplicates
I dont know why nobody else cares, Tvheadend allready has the info so it cant be to hard to add it to epg description in xbmc , right ?
Reply
#5
@Angelinas: the bug tracker is for bugs, not feature requests, that's why it got closed.
Reply
#6
Change 3 files in XBMC-master ,compile for win32....
This is resultats of 10 min changes
xbmc-master\xbmc\epg\EpgInfoTag.cpp
xbmc-master\xbmc\epg\EpgInfoTag.h
xbmc-master\xbmc\epg\EpgDatabase.cpp
Image
Only stay to force PVR to write data in Table (sActor) :
And find how to XBMC will read this new data
$INFO[Container(11).ListItem.Actor

You are profesional ,please do this I am only a user
This is not hard work,I dont understend why you won't improve PVR EPG Huh
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#7
If you've already done all the work just create a pull request on Github.
Reply

Logout Mark Read Team Forum Stats Members Help
PVR EPG DataBase1