ARCHIVE
LinuxMCE Forums
June 18, 2013, 05:48:19 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: Files in Database only  (Read 794 times)
archived
Hello, I'm new here

Posts: 0


View Profile
« on: December 24, 2005, 09:20:01 pm »

Hi.
I added some files manually to the \home\public\music folder and
did the resync.
Now it shows those files/tracks as "Files in Database only".
Any trick behind it which i missed?
I did the change in the file sudoers as mentionned in another thread.

Thanks and regards

Danny
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #1 on: January 06, 2006, 11:34:42 am »

If you made the change to the sudoers, it should work. Open a console, and try:
Code:

su - www-data

and then
Code:

sudo -u root find "/home/public/data/music" -maxdepth 1 -not -name '*.id3'

The last one is the command who retrieve the files from disk, and if it ask for password, you must allow that "find" command to be run using sudo without asking for password.
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!
Pluto provided a snapshot of their forums with approximately 5,000 posts in February, 2007 when LinuxMCE branched off. Browse those forum posts in the Archive section. Those posts have been included in the search engine and can be found with keyword searches.