INTERACT FORUM

Please login or register.

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

Author Topic: Wav File Names Too Long - Windows 7  (Read 2888 times)

Christian_Rork

  • Junior Woodchuck
  • **
  • Posts: 51
Wav File Names Too Long - Windows 7
« on: September 12, 2012, 09:34:33 am »

Build: 17.0.182

I just recently had to re-import some parts of my library & before the auto-import function imported all files with no problems......now it skips some indicating file names too long.  Is there a workaround for this other than having to re-edit those file names?
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42027
  • Shoes gone again!
Re: Wav File Names Too Long - Windows 7
« Reply #1 on: September 12, 2012, 09:51:51 am »

You shouldn't use filenames longer than 260 characters, or you're going to have troubles.  Even Windows Explorer itself will start to have problems with the files if you break this rule.

So I'd recommend shortening the path or name.
Logged
Matt Ashland, JRiver Media Center

Vincent Kars

  • Citizen of the Universe
  • *****
  • Posts: 1154
Re: Wav File Names Too Long - Windows 7
« Reply #2 on: September 12, 2012, 10:24:11 am »

If you have somthing like

C:\My very long user name\ my data \my music\
you might try moving all the audio to e.g. C:\sound
Logged

drmimosa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 688
Re: Wav File Names Too Long - Windows 7
« Reply #3 on: September 12, 2012, 11:33:34 am »

I've also had trouble with some audio filenames being too long for Windows 7 to copy. Classical tags via auto naming rules are usually the culprit, and it's about 100 files out of 25k total in these.

Linux handles them no problem, so the length might right between the limits for the OS's.

I'd like to root these out of my collection, can I build a Smartlist that finds all filenames based on character length above a certain point?

Thanks!
Logged

Vincent Kars

  • Citizen of the Universe
  • *****
  • Posts: 1154
Re: Wav File Names Too Long - Windows 7
« Reply #4 on: September 12, 2012, 02:50:40 pm »

Add an expression column like
Length([Filename (path)])
and sort

I wonder if this is a length issue. IMHO both have 256 as the upper limit.
Some "strange" characters in the file name?
Logged

drmimosa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 688
Re: Wav File Names Too Long - Windows 7
« Reply #5 on: September 12, 2012, 03:04:35 pm »

Thank you, Vincent. I'll try the expression column.

It might be strange characters, I'll check that.

I've grown to like using Linux for backup, however. I run Ubuntu off a usb stick, and I've never had a random hang or missing file. I've had hangs and missing files using Windows Copy functions when copying 25k files at a time, and I'm not sure it's worth the time to trouble shoot. Could be hardware, could be software, etc.
Logged
Pages: [1]   Go Up