LinuxMCE Forums
May 26, 2013, 01:35:41 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Strange entries in video guide  (Read 642 times)
krakenjp
Newbie
*
Posts: 6


View Profile
« on: November 14, 2007, 10:05:50 am »

I have about 17 entries in my video guide labled :.mpg which LinuxMCE wont let me delete. They seem to be from MythTv's upnp server as the path is /mnt/upnp/DCEROUTER : AV MEDIA CENTER. I cant delete these files here as kubuntu says the filesystem is read only. Anybody got any ideas?

Thanks
Jason
Logged
Crawtech
Veteran
***
Posts: 68



View Profile WWW
« Reply #1 on: November 15, 2007, 03:12:49 am »

Hi Jason
I have the same problem  Huh
Logged

tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #2 on: November 15, 2007, 03:15:54 am »

It is a known issue, and will be fixed in the 0710 release...

for now...

you can launch mysql monitor, either from an ssh session, or via the kde desktop, and launching a terminal:

Code:
$ mysql pluto_media -uroot

then when the mysql prompt appears:

Code:
DELETE FROM File WHERE Path LIKE '%upnp%';
quit


that should do what you need.

-Thom
Logged
Crawtech
Veteran
***
Posts: 68



View Profile WWW
« Reply #3 on: November 15, 2007, 04:17:43 am »

Thanks Thom
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!