hey, just a quick one for anyone getting the following when trying to update media,
sudo -u root /usr/pluto/bin/UpdateMedia -d "/home/public/data/videos/TV series"
Error doing statfs on '/home/public/data/videos/TV/'.
Error doing statfs on '/home/public/data/videos/TV/'.
05 10/09/07 22:54:44.110 [33;1m# PlutoMediaFile STARTED: dir /home/public/data/videos file TV[0m <0xb6b426d0>
05 10/09/07 22:54:44.111 [33;1mAdding parent folder to db: /home/public/data/videos/TV PlutoMediaParentFolder.HandleFileNotInDatabase[0m <0xb6b426d0>
01 10/09/07 22:54:44.144 [31;1mCannot find self in maplock! (0x80b47b4) (>2) alarm: AlarmManager.cpp:102 [0m <0xb6b41b90>
ready to dump locks using logger: 0x80b4858
05 10/09/07 22:54:44.144 [33;1mDumping 1 locks[0m <0xb6b41b90>
05 10/09/07 22:54:44.144 [33;1mfinished check for exceptions[0m <0xb6b41b90>
05 10/09/07 22:54:44.144 [33;1mOL: (0x80b47b4) (>1) alarm AlarmManager.cpp l:87 time: 10:54:44p (0 s) thread: 3065259728 Rel: Y Got: Y[0m <0xb6b41b90>
This is caused by a space in the directory path, resyncronise from the folder above the one with the space in the filename and update media will figure it out.
I'm not 100% as to why the command fails from the webinterface, works fine if you do it from a command line...
Thaughts anyone?