[mythtv-users] Problems with mythfilldatabase

Per Jørgensen myth at pbj-design.dk
Wed Jul 6 16:42:09 UTC 2011


After using ArchLinux I've took the shot last weekend and change my MBE 
last weekend.
The only problem now is I pay for suing ONTV.dk - which gives me a 
xmlfile with detailed info.

Normally I've runned latest git  version on ArchLinux and build my new 
MBE from there to:
mythbackend -v
2011-07-06 18:30:06.861627 C  mythbackend version: master 
[v0.25pre-2607-g26cff56] www.mythtv.org
-----------------------------------------------------------------------
The script I've made i just downloading the xmlfile with a wget command.
I can read the file and see there's data inside it.
Looks like this:
<programme channel="www.ontv.dk/tv/186" start="20110720022000 +0200" 
stop="20110720040000 +0200">
<title lang="dk">Elvis: That's the Way It Is</title>
<desc lang="dk">Hyldet dokumentarfilm om 'The King's senere år, der 
skildrer hans liv på og udenfor scenen, såvel som hans legendariske 
koncerter i Las Vegas.</desc>
<category lang="EN">movie</category>
<credits>
<actor>Elvis Presley</actor>
<actor>James Burton</actor>
<actor>Richard Davis</actor>
<actor>Joe Esposito</actor>
</credits>
</programme>
<programme channel="www.ontv.dk/tv/186" start="20110720040000 +0200" 
stop="20110720060000 +0200">
<title lang="dk">Love Me Or Leave Me</title>
<desc lang="dk">Biografisk musical om Ruth Etting. En brutal gangster 
viser interesse for en sangerinde i en danserestaurant og skaffer hende 
et job som korpige. Men hun har ambitioner om at blive en berømt sanger, 
og en aften benytter hun sig af lejligheden til at træde ind i stedet 
for den fraværende forsanger og bliver omgående populær. Presset af 
gangsteren kører hun på og bliver rig og berømt, men hans overdrevne og 
ikke gengældte kærlighed til hende, sætter skår i hendes lykke.</desc>
<category lang="EN">movie</category>
<credits>
<actor>James Cagney</actor>
<actor>Doris Day</actor>
<actor>Cameron Mitchell</actor>
<actor>Robert Keith</actor>
<actor>Tom Tully</actor>
</credits>
</programme>


This have worked each time for several years but after reinstalling my 
MBE - running this script just gives me this output:

mythfilldatabase --sourceid 1 list
2011-07-06 18:24:18.244715 C  mythfilldatabase version: master 
[v0.25pre-2607-g26cff56] www.mythtv.org
2011-07-06 18:24:18.244730 C  Enabled verbose msgs: important general
2011-07-06 18:24:18.244743 C  Setting Log Level to LOG_INFO
2011-07-06 18:24:18.244794 I  Added logging to the console
2011-07-06 18:24:18.244798 I  Added database logging to table logging
2011-07-06 18:24:18.244875 C  Setting up SIGHUP handler
2011-07-06 18:24:18.244985 C  Using runtime prefix = /usr
2011-07-06 18:24:18.244995 C  Using configuration directory = /root/.mythtv
2011-07-06 18:24:18.298447 I  Using localhost value of MainCore
2011-07-06 18:24:18.305574 I  Database connection created: DBManager0
2011-07-06 18:24:18.305605 I  New DB connection, total: 1
2011-07-06 18:24:18.345032 I  Database connection created: LogCon
2011-07-06 18:24:18.345055 I  New static DB connectionLogCon
2011-07-06 18:24:18.348669 I  Connected to database 'mythconverg' at 
host: 172.16.20.10
2011-07-06 18:24:18.373125 I  Connected to database 'mythconverg' at 
host: 172.16.20.10
2011-07-06 18:24:18.374245 I  Closing DB connection named 'DBManager0'
2011-07-06 18:24:18.397506 I  Connected to database 'mythconverg' at 
host: 172.16.20.10
2011-07-06 18:24:18.398043 I  Current locale da_DK
2011-07-06 18:24:18.398084 E  Reading locale defaults from 
/usr/share/mythtv//locales/da_dk.xml
2011-07-06 18:24:18.401941 I  Loading da translation for module mythfrontend
2011-07-06 18:24:18.402624 I  Current MythTV Schema Version 
(DBSchemaVer): 1278
2011-07-06 18:24:18.402667 I  Running for sourceid 1 ONLY because 
--sourceid was given on command-line
2011-07-06 18:24:18.402859 I  Database connection created: DBManager1
2011-07-06 18:24:18.402869 I  New DB connection, total: 2
2011-07-06 18:24:18.427083 I  Connected to database 'mythconverg' at 
host: 172.16.20.10
2011-07-06 18:24:18.427456 I  Source 1 configured to use only the 
broadcasted guide data. Skipping.
2011-07-06 18:24:18.428603 I  Data fetching complete.
2011-07-06 18:24:18.428625 I  Adjusting program database end times.
2011-07-06 18:24:18.428804 I      0 replacements made
2011-07-06 18:24:18.428807 I  Marking generic episodes.
2011-07-06 18:24:18.428971 I      Found 0
2011-07-06 18:24:18.428994 I  Fudging non-unique programids with 
multiple parts.
2011-07-06 18:24:18.429166 I      Found 0
2011-07-06 18:24:18.429190 I  Marking repeats.
2011-07-06 18:24:18.429772 I      Found 0
2011-07-06 18:24:18.429775 I  Unmarking new episode rebroadcast repeats.
2011-07-06 18:24:18.429905 I      Found 0
2011-07-06 18:24:18.430028 I  Marking episode first showings.
2011-07-06 18:24:18.430316 I      Found 0
2011-07-06 18:24:18.430318 I  Marking episode last showings.
2011-07-06 18:24:18.430601 I      Found 0
2011-07-06 18:24:18.431169 I
===============================================================
| Attempting to contact the master backend for rescheduling.  |
| If the master is not running, rescheduling will happen when |
| the master backend is restarted.                            |
===============================================================
2011-07-06 18:24:18.433189 I  Connecting to backend server: 
172.16.20.10:6543 (try 1 of 1)
2011-07-06 18:24:18.433639 I  Using protocol version 67
2011-07-06 18:24:18.437114 I  Received remote 'Clear Cache' request
2011-07-06 18:24:18.437172 I  mythfilldatabase run complete.

 From my statuspage on mythweb - I'm getting this line - as everything 
is working fine except getting no data into MythTV!
What can carse this problem ???
Thanks in advance

Per


More information about the mythtv-users mailing list