From fzagarzazu at gmail.com Sun Sep 16 19:18:51 2007 From: fzagarzazu at gmail.com (=?ISO-8859-1?Q?Federico_Zagarzaz=FA?=) Date: Sun, 16 Sep 2007 20:18:51 -0300 Subject: [Rubyosa-discuss] New app that uses rubyosa, and some feedback. Message-ID: <2d041e7e0709161618t59de3bdat2b4221aaa3b239a6@mail.gmail.com> Hi, Just thought you would like to know that I am using rubyosa in an application that I wrote[1] to fix my songs metadata via iTunes. It's working great, now, is there any way to manipulate iTunes playlists? (adding/removing tracks) I've read the generated iTunes API but couldn't find anything. Anyway, thank you for your work on rubyosa. [1] tagloko.rubyforge.org Best Regards, Federico Zagarzaz? Ps: It would be great if you could create a FAQ in rubyosa's website. I spent like two hours wondering why utf-8 wasn't working, and after much googling I found out the answer(OSA.utf8_strings = true).