Posts: 72
Joined: Mar 2008
Reputation:
0
This guide works really well! I have a few questions for the vdr-experienced.
1. Although my two tuners are on the same card, VDR only gathers epg-data for the first. So if I record a channel, I never get any epg-data at all. Any way to fix this?
2. How do I connect xmltv to vdr? I find xmltv data to be more detailed than over the air data. And it would also solve #1.
3. Anyone knows how to get a channels.conf file for an analogue PVR-150 card?
Appreciate any help!
apan
Posts: 87
Joined: Apr 2009
Reputation:
0
I still am experiencing two problems (running build 25489):
1. The same epg data is displayed on all channels (started a week or two ago).
2. vdr keeps scanning for new channels all the time. Even if I remove them from channels.conf it keeps coming back after a while.
Posts: 664
Joined: Nov 2008
Reputation:
5
biggles:
1) What source are you using, do you get OTA EPG?
2) Stop VDR (sudo /etc/init.d/vdr stop)
Edit the setup.conf (sudo nano /etc/vdr/setup.conf)
Find the line near the bottom named 'UpdateChannels' it currently probably = 4, change this to = 0 instead. Now 'Ctrl + X' save your changes and restart VDR.
Posts: 87
Joined: Apr 2009
Reputation:
0
1. Yes
2. Thanks! Works like a charm! Tried to find any documentation about it but probably looked in all the wrong places...
Posts: 664
Joined: Nov 2008
Reputation:
5
Try the following for the EPG problem;
Close down XBMC and remove the MyTV.db file:-
(sudo rm ~/.xbmc/UserData/Database/MyTv.db) - The location may be slightly different, I do not have an XBMC box in front of me at the moment..
Then try installing the eepg plugin for vdr:-
(sudo apt-get install vdr-plugin-eepg)
Now reboot or restart VDR and give it a few minutes to scrape the EPG and then open XBMC.
Posts: 2
Joined: Dec 2009
Reputation:
0
Hi!
I do not know where else I could post my encountered three problems with the pvr-testing XBMC-Version.
The simple (and not really important but annoying) problem: when I try to check the movie-infos of a recording and it does not have stored one already (or I click refresh) it does not use the directory-name as search argument (as it does with other types of videos) but it uses "client_0001" instead.
The second one is more serious: when watching a tv-channel (free), after a while it starts every now and then to freeze for 10-30 seconds and to go on after that for some seconds as if nothing had happened and to jump forward after that some seconds hopping over the 10-30 seconds. So every approx. 5 minutes there is a short break and you loose some part of the movie.
The third is really a hard one (at least for me). It is not possible to watch a movie recorded by vdr. It starts playing but after 5 to 7 Minutes it either freezes, ends the playing and goes back to movie-menu or it crashes.
So, can someone please take a hand on this problems? I will provide you with logs and other informations as much as you need, and I will also test the pvr-version very hard, if that helps you.
As a start - my configuration is:
VDR 1.7.10 on server (Gigabyte M61P-S3, AMD Athlon 64 X2 Dual Core Processor 4000+, 2GB memory, nVidia GeForce 6150SE, 5,5TB harddisks)
XBMC pvr-testing-15~hepi-karmic.25282 on client (ASUSTeK M3N78 PRO, AMD Athlon Dual Core Processor 5050e, 2GB memory, nVidia GeForce 8300, 8GB USB-stick)
The problem can't base on the fact that I have a client-server szenario, because I have the same version of XBMC also setup on the server, where I encountered the same problems.
Best regards,
Manfred
Posts: 664
Joined: Nov 2008
Reputation:
5
It is possible some of the freezing issues you see are due to changes in the SVN, it looks like Alwin has been doing many changes in the past week so that may have introduced some problems.
As for playback of the recordings I have seen that once, you can get around the issue by adding the recordings directory into XBMC's normal 'Videos' section and enable stacking (VDR splits the recording around each GB) once I did this and played it via that method it worked fine..
Remember this branch is 'Testing' and still undergoes many changes so if something isn't working right it is probably a good idea to wait a few days then do an apt-get update to pull the latest version and see if it's been fixed.
Posts: 2
Joined: Dec 2009
Reputation:
0
thanks for your very quick answer. For sure I know that it is a testing version and I did wait since wednesday last week and tried out every new version... on the other hand, maybe I can help a little bit via testing?
I tried to find where I can enable "stacking", but couldn't get it - can you help me please?