Crash-m / thelastripper

Automatically exported from code.google.com/p/thelastripper
0 stars 0 forks source link

Problems with special characters in the filename #120

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description of the issue:
Problems saving songs with special characters in the filename:

......download cover C:\.....\lastripper\Keb' Mo'\Slow Down\cover.jpg
Exception occured: System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.Path.GetFullPath(String path)
   at System.Net.WebClient.GetUri(String path)
   at System.Net.WebClient.DownloadFile(String address, String fileName)
   at LibLastRip.LastManager.SaveSong(MemoryStream Song, Int32 Count,
MetaInfo SongInfo)

GENERAL INFORMATION ABOUT YOUR SYSTEM:

TheLastRipper version? 1.3.0
Operating system and version? WinXp

Original issue reported on code.google.com by mojoa...@gmail.com on 21 Aug 2008 at 9:36

GoogleCodeExporter commented 8 years ago
please update to 1.4!

Original comment by andreas....@gmail.com on 3 Mar 2009 at 9:09