Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Commits

Ticket #7646: Mydvd ripping issue

 

 

MythTV commits RSS feed   Index | Next | Previous | View Threaded


mythtv at cvs

Nov 23, 2009, 11:23 AM

Post #1 of 2 (252 views)
Permalink
Ticket #7646: Mydvd ripping issue

#7646: Mydvd ripping issue
------------------------------+---------------------------------------------
Reporter: kjohnson | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: unknown
Severity: medium | Mlocked: 0
------------------------------+---------------------------------------------
I don't know whether this is just mythbuntu or whether its an issue for
all distros using mythtv but I was having a problem ripping dvds, the
begin ripping button was non responsive. I found out that when I ran
frontend verbose this error came up.
2009-11-23 13:52:05.216 MSqlQuery::exec() "SELECT data FROM settings WHERE
value = 'mythdvd.LocalRipDirectory' AND hostname = 'Media-Center' ;"
2009-11-23 13:52:05.216 MSqlQuery::exec() "SELECT data FROM settings WHERE
value = 'mythdvd.LocalRipDirectory' AND hostname IS NULL;"
2009-11-23 13:52:05.217 MSqlQuery::exec() "SELECT data FROM settings WHERE
value = 'VideoStartupDir' AND hostname = 'Media-Center' ;"
2009-11-23 13:52:05.217 titledialog.o: I can't rip, as I have nowhere to
put finished files. MythVideo installed?

when I query the database no rows come up.

Whenever I would change my temp directory in the Media Settings->Rip
Settings it would not write the changes to the database I corrected this
issue by manually putting it into the database

UPDATE settings SET data = '/var/lib/mythdvd/temp' WHERE value =
'VideoStartupDir' and hostname LIKE 'Media-Center';

in my case the hostname is Media-Center and my directory is
/var/lib/mythdvd/temp

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7646>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Nov 23, 2009, 11:50 AM

Post #2 of 2 (240 views)
Permalink
Re: Ticket #7646: Mydvd ripping issue [In reply to]

#7646: Mydvd ripping issue
------------------------------+---------------------------------------------
Reporter: kjohnson | Owner: ijr
Type: defect | Status: closed
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: unknown
Severity: medium | Resolution: invalid
Mlocked: 0 |
------------------------------+---------------------------------------------
Changes (by robertm):

* status: new => closed
* resolution: => invalid


Comment:

Mythbuntu specific issue, they are inserting extra SQL setting, including
clearing these values.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7646#comment:1>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits

MythTV commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.