SymbiSoft / aspyplayer

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

Binary data are displayed as artist/title when track has no ID tag #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Precondition: mp3 file without ID tag
2. Upload track to device
3. Start aspyplayer and update music library
4. Navigate to the track in music library

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

- Filename should be displayed when na metadata is available.

- Instead as artist and title program is probably attempting to display 
binary data as Unicode (result is rather accidental set of chars)

What version of the product are you using? On what operating system?
Nokia E65, S60 v3, Python for S60 v 1.4.2

Original issue reported on code.google.com by zaytz...@gmail.com on 17 Mar 2008 at 5:15

GoogleCodeExporter commented 8 years ago

Original comment by doug.fer...@gmail.com on 20 Mar 2008 at 3:32

GoogleCodeExporter commented 8 years ago
has the music id3v2 tag? currently it supports only v1

Original comment by doug.fer...@gmail.com on 22 Mar 2008 at 5:22

GoogleCodeExporter commented 8 years ago
No, the tracks I found the issue with don't have any metadata at all. I checked 
with 
foobar and text editor.

Original comment by zaytz...@gmail.com on 26 Mar 2008 at 8:33

GoogleCodeExporter commented 8 years ago
Could you, please, send to my e-mail a track like that? I don't have any to 
test and
simulate here.

Original comment by doug.fer...@gmail.com on 27 Mar 2008 at 12:50

GoogleCodeExporter commented 8 years ago
it was not possible to reproduce the bug

Original comment by doug.fer...@gmail.com on 9 Apr 2008 at 5:39