seipin / audirvana

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

Playlist export character issue #56

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. add files to a playlist whose filenames contain international characters
2. Export
3. open in a txt file and you get inverted question marks in the filenames. 
This in turn makes it impossible to import them back to itunes or other 
programs.

What is the expected output? What do you see instead?

"Miguel Caló" . gets exported as "Miguel Cal<inverted question mark>" when I 
open in textwrangler

What version of the product are you using? On what operating system?

latest.

Please provide any additional information below.

Original issue reported on code.google.com by bafo...@gmail.com on 16 Jun 2011 at 1:38

GoogleCodeExporter commented 8 years ago
Have you tried to export in M3U8 format ?

Original comment by au.damie...@gmail.com on 20 Jun 2011 at 8:42

GoogleCodeExporter commented 8 years ago
How would I do that? I have no option in the save playlist as...

Original comment by bafo...@gmail.com on 21 Jun 2011 at 2:59

GoogleCodeExporter commented 8 years ago
you save with a .m3u8 extension

Original comment by au.damie...@gmail.com on 21 Jun 2011 at 9:55

GoogleCodeExporter commented 8 years ago
That does seem to work when I look at the text file but iTunes does not import 
it correctly. It does not even create a play list with it. 

Original comment by bafo...@gmail.com on 22 Jun 2011 at 4:56

GoogleCodeExporter commented 8 years ago
So I've figured out this also may be an iTunes bug of sorts. If I export a 
playlist in iTunes into m3u or m3u8 it does not re-build the correct playlist 
on re-import. 

It does with the XML format. So I guess it comes down to how hard it is to 
implement the XML export. This seems to be the only safe way to get stuff out 
that everyone can import(!). 

cheers
b

Original comment by bafo...@gmail.com on 1 Jul 2011 at 5:20