CF card tunes - duplicate track names?
CF card tunes - duplicate track names?
Hi,
I have loaded from a MAC os X some MP3s to a CF card2 GB, and the G35 (08 model) is displaying each track twice
once is the correct name e.g. xyz, while the duplicate song shows ._xyz
Any idea why is this happening?
The cf card has been recently formatted and zeroed out completely using the disk utility on Mac.
I am attaching here a image with the behavior
Thanks
I have loaded from a MAC os X some MP3s to a CF card2 GB, and the G35 (08 model) is displaying each track twice
once is the correct name e.g. xyz, while the duplicate song shows ._xyz
Any idea why is this happening?
The cf card has been recently formatted and zeroed out completely using the disk utility on Mac.
I am attaching here a image with the behavior
Thanks
Hi,
I have loaded from a MAC os X some MP3s to a CF card2 GB, and the G35 (08 model) is displaying each track twice
once is the correct name e.g. xyz, while the duplicate song shows ._xyz
Any idea why is this happening?
The cf card has been recently formatted and zeroed out completely using the disk utility on Mac.
I am attaching here a image with the behavior
Thanks
I have loaded from a MAC os X some MP3s to a CF card2 GB, and the G35 (08 model) is displaying each track twice
once is the correct name e.g. xyz, while the duplicate song shows ._xyz
Any idea why is this happening?
The cf card has been recently formatted and zeroed out completely using the disk utility on Mac.
I am attaching here a image with the behavior
Thanks
http://support.apple.com/kb/TA20578 this looks to be caused by copying files from a MAC.
Use terminal in Mac OS X to remove files beginning with ._
Alternatively in terminal you can issue the following command that will remove all files beginning with ._
cd /Volumes/CFCard/ (where CFCard if your cf card volume; you can see it in finder)
find . -name '._*' -exec rm '{}' ';'
Problem solved
cd /Volumes/CFCard/ (where CFCard if your cf card volume; you can see it in finder)
find . -name '._*' -exec rm '{}' ';'
Problem solved
Thread
Thread Starter
Forum
Replies
Last Post
Mad A
Not G35 Related
4
Dec 8, 2015 01:45 PM








