Posts: 25
Joined: Mar 2010
Reputation:
0
@dushmaniac: Thanks for the answer, the problem is solved now. Can you tell me where i change the channel order?? Is this handled in TVheadend or in XBMC?
Posts: 664
Joined: Nov 2008
Reputation:
5
I remember seeing somewhere in this mammoth thread about MySQL support for the TVDatabase, is this fully implemented yet ?
I added the relevant bits into advancedsettings.xml and created the database in mysql, at XBMC's first start-up it populates the DB and everything works as normal, but the next times I open XBMC the guide is empty (the channels are there, but no program info).
Is this because it's not finished yet, or some sort of bug - if so I'll get a log.
Also, is XBMC supposed to re-fresh the TV database at certain intervals ? - I have several XBMC clients that are always booted and after a few days get no TV listings until I re-load XBMC and it does its grabbing of the epg just after it starts..
Posts: 47
Joined: Apr 2010
Reputation:
0
RoboSK
Junior Member
Posts: 47
dushmaniac: tested "master" id "dc0cac9347259e7100b902669814e0b04d01d89f"
and MyTV4.db contain some dupe lines
---Clients---
"idClient","Name","GUID"
"1","Tvheadend HTSP Client","pvr.hts"
"2","Tvheadend HTSP Client","pvr.hts"
---
and for this reason (maybe)
---LastChannel---
"idChannel","Number","Name"
"1","1","STV 1"
"4","4","JOJ"
---
+ table Channels idClient now contain "2" - with Dharma-pvr it is OK
Posts: 9
Joined: Dec 2010
Reputation:
0
2010-12-26, 18:07
(This post was last modified: 2010-12-26, 18:31 by crasher2k.)
@ dushmaniac:
Finally I found out, that obviously my PCI TV-Card was broken. After I tried a second one the scan for muxes and saving the channels worked. The DigitalEverywhere FireDTV doesn't work out with tvheadend (Bug is known to the developers). Is it normal that an DVB-S Scan and adding the Chanels takes about 20-30min?
- Fixed -
-> I had to enable 'Vertical blank sync' in the System Preferences of XBMC <-
[Now my Problem is, that the TV Picture is flickering when there is (fast) Movement in the picture. TVheadend and XBMC are running on the same Hardware. The System is a AMD Dual Core 2*2.5GHZ, 4GB RAM, ATI 3200HD OnBoard. I installed the proprietary ATI driver delivered by the Ubuntu "driver center". The video settings are, to zoom 4:3 Video to 16:9 Output and use GLSL as the Render Methode. Video Postprocessing is set to "only for SD material".]
regards, crasher
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
@RoboSK:
I'm working on the database part now. It's likely to be buggy until I'm done.
@crasher2k:
I don't know the right setting for ati cards, but you should try the different deinterlacing settings (not postprocessing). You can access it by pressing M while playing a stream.
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
nope, dharma-pvr uses the pvr code from pvr-testing2.
if the mysql database backend doesn't work for you at the moment, I'm afraid you'll have to wait till the changes in master are done. mysql support is experimental and dharma-pvr has been tagged final.
the EPG should update automatically in the background. you can change the interval in the system settings.
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 5
Joined: Dec 2010
Reputation:
0
Hi dushmaniac, Hi ant_thomas
Thanks for your quick reply!
So will rollback today to xbmc-pvr as it is more stable.
@ant_thomas: Thanks a mil, some tips/guides would be useful. I was reinstalling system about 10 time by now. Every time I get to installation of vdr and streamdev my system was hanging after rebooting as vdr was looking for the streamdev server and probably it was not there/running. so I had about 20 seconds after booting go to '/etc/vdr/vdr.default' and disable loading of vdr.
probably will wait for dushmaniac manual
Thanks again!