I have a bunch of songs in my library that will not backup to my external hard drive because they are then stored a couple fodlers deeper on that hard drive and exceed the 255 character limit.
I'd like to filter my library by the string size of the filename field...and other fields as well such as album.
I'm guessing this is easy but I could not find a post that covers it.
I've figured out how to get directory length with %_directory% but this is only for the directory containing the file, not the complete directory/subdirectory length. help welcome.
Edit: And I can use both _directory and _parent_directory, but this only picks up first two directory levels. In most cases I have 3 or 4 levels (e.g., E:\music\codec\artist\album\disc#)