remo icon indicating copy to clipboard operation
remo copied to clipboard

Artist (and song title) is not read from ID3

Open fbreitwieser opened this issue 12 years ago • 0 comments

Hi, On Chrome OS (stable), Remo cannot read the artist from the MP3s (or it does not check does fields in which the artist is defined in my MP3s).

Example:

localhost:~$ id3info /media/removable/SD\ Card/MeineMusik/Calexico\ -\ Algiers/01\ -\ Epic.mp3 

*** Tag information for /media/removable/SD Card/MeineMusik/Calexico - Algiers/01 - Epic.mp3
=== TIT2 (Title/songname/content description): Epic
=== TPE1 (Lead performer(s)/Soloist(s)): Calexico
=== TPE2 (Band/orchestra/accompaniment): Calexico
=== TALB (Album/Movie/Show title): Algiers
=== TYER (Year): 0
=== TRCK (Track number/Position in set): 1/0
=== TPOS (Part of a set): 0/0
=== APIC (Attached picture): ()[, 3]: image/jpeg, 112952 bytes
=== PRIV (Private frame):  (unimplemented)
*** mp3 info
MPEG1/layer III
Bitrate: 320KBps
Frequency: 44KHz

In Remo, instead of the artist from the ID3, the first part of the file name is displayed. Example from the playlist:

Epic by 01
Splitter by 02
etc

fbreitwieser avatar Feb 24 '14 17:02 fbreitwieser