Confusion with certain filenames
Brought to you by:
solbu
On a CD of mine some songs' names end in "/.". This creates interesting sideeffects when using %*n for the filename. Namely after ripping you get an empty folder of 72 bytes instead of a mp3 file, however if you use that folder as a parameter for an audio player like totem or mplayer it still plays the ripped song, although there isn't anything "there" to play.
A simple fix would probably be using escaped characters when passing the filename around programs.