View Single Post
Old 03-20-2012, 11:40 AM   #3567
VICTORSJG
Addict
VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.
 
Posts: 318
Karma: 1846
Join Date: Dec 2009
Device: PRS-505
Kartu, have you any idea when to incorporate this modification on the project?

Agreeed.

I'll push linux binaries stuff soon, and let's see how easy it is to compile http://id3lib.sourceforge.net/ (there might be better alternatives for linux). If we can easily turn that into a small utility, it might be worth it.

Cross compiling well structured projects with littile to no dependencies was easy so far.

Kartu

or it's better for the momment to incorporate the modification made by Ben

I understood the request was for an overlay that would be seen on the "SONG" screen that displayed the extended tags of the song being played.

I have attached what I came up with. Using this addon I was able to find that "genre" and "track number" are available for display. But I know that there are a lot of other optional tags that mp3s can have but that the Sony software does not extract. So I don't think it is worth pursuing, unless we were to write our own tag extracting executable which would be far more complicated than it is worth!

The other problem I found was that I could not get the overlay to display. I couldn't get

win = this.container.getWindow();

to work. I also tried

win = this.getWindow();

Sincerely,
Ben.
MusicPlayer.js MusicPlayer.js
3 kb https://mail.google.com/mail/?ui=2&i...caaae69039f&zw

Last edited by VICTORSJG; 03-20-2012 at 11:42 AM.
VICTORSJG is offline   Reply With Quote