INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: "Rename files from properties..." doesn't work  (Read 1460 times)

Solomon

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 71
"Rename files from properties..." doesn't work
« on: September 19, 2004, 12:29:18 am »

I can't figure out what I did to trigger this bug, and so I'm sorry that I can't really describe how to reproduce it, but any help would be appreciated because I'm getting desperate!

The library command "Rename Files From Properties..." is one that I rely on most every day.  It has suddenly ceased working - it updates the filename in the database, but doesn't actually rename the file on disk, thus causing MC to "lose" the file.

Any ideas?

I'm using MC 10.0.161.

Solomon
Logged

Robert Taylor

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 646
  • Living in a Smokeless Zone...
Re:"Rename files from properties..." doesn't work
« Reply #1 on: September 19, 2004, 07:03:55 am »

Files / directories aren't set "Read Only" are they?

(it should fail if that's the case, but...)
Logged
Cheers
Rob

Solomon

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 71
Re:"Rename files from properties..." doesn't work
« Reply #2 on: September 19, 2004, 09:46:25 pm »

I don't think so... Well, actually, since you mention it, all of the directories on my system appear to have their read-only bit set (according to the properties pane in Windows Explorer), and unchecking that box appears to have no effect.  (But now I'm noticing that MC is letting me rename or move some songs but not others, and while I can't yet figure out which ones it's letting me do, the read-only bit on the directories doesn't appear to be the problem.)

In the mean time, I'm having to move the files by hand and then update the filename by hand in MC - sort of risky and a lot of work.  Again, any help would be appreciated.

Solomon
Logged

Robert Taylor

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 646
  • Living in a Smokeless Zone...
Re:"Rename files from properties..." doesn't work
« Reply #3 on: September 19, 2004, 10:08:33 pm »

Okay...so you found some directories with read only set, how about the files contained therein?

Don't forget, if you copy a bunch of files off a CD, they often end up on your hard drive as read only as well (I'm sure I've seen this a bunch of times.)

Check out the files which you are having trouble with as well the directories containing them...
Logged
Cheers
Rob

zxsix

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1753
Re:"Rename files from properties..." doesn't work
« Reply #4 on: September 20, 2004, 09:22:56 am »

Open up a command prompt and navigate to the root folder of where you keep all your mp3 files, then type the following command:

attrib -r *.* /s
Logged
Pages: [1]   Go Up