Amip not reading well id3v2 |
Amip not reading well id3v2 |
UnduTheGun |
Mar 25 2006, 11:11 PM
Post
#1
|
Unregistered |
When using the copy & paste and the MSN integration features, instead of showing the title, album and artist tags it shows empty strings, for example "np: : () [04:23m|192Kbps]" when it should say "np: 10cc: Dreadlock Holiday (Snatch: Stealin' Stones & Breakin' Bones)[04:23m|192 kbps]"
It happens since i use foobar2000 0.9 (I use AMIP v2.53 buld 2006-03-23), and I have all my files tagged in id3v2 only. thanks for taking time to read this message. |
Serge |
Mar 26 2006, 09:35 AM
Post
#2
|
AMIP Developer Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 |
It has been already discussed, foobar writes tags in Unicode and in 2.4 format, id3lib used in AMIP cannot read such tags, read here for workaround.
|
UnduTheGun |
Mar 26 2006, 10:43 PM
Post
#3
|
Unregistered |
Sorry, i only searched using title threads, thanks for helping
|
aox |
Sep 15 2008, 06:12 PM
Post
#4
|
Newbie Group: Members Posts: 2 Joined: 15-September 08 Member No.: 599 |
I am experiencing a similar issue. I have verified it in 2.53 and the latest, 2.63 with the Winamp plugin. It only partially reads ID3v2 tags, but reads ID3v1 just fine. My winamp version is 5.531.
Format: np: %name (from %4) [%fl~mB/%br~Kbps/%ext] Received output: np: 19 - Pump Pump (from ) [5.72mB/215Kbps/mp3] Expected output: np: Snoop Doggy Dog - Pump Pump (from Doggystyle) [5.72mB/215Kbps/mp3] |
Serge |
Sep 15 2008, 06:24 PM
Post
#5
|
AMIP Developer Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 |
Wait for AMIP 3.0.
|
aox |
Sep 17 2008, 04:06 AM
Post
#6
|
Newbie Group: Members Posts: 2 Joined: 15-September 08 Member No.: 599 |
Is there an ETA for it's release? Do you know what's causing the bug?
|
Serge |
Sep 17 2008, 02:55 PM
Post
#7
|
AMIP Developer Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 |
ETA is standard "When it's done".
id3lib thrird-party library used in AMIP for reading id3 tags has been abandoned for many years and doesn't support some of the id3 tag types (such as id3v2 v2.4 and tags with Unicode). |