Bug 204515 - multimedia/xmms: Doesn't show ID3v2.3 tags
Summary: multimedia/xmms: Doesn't show ID3v2.3 tags
Status: Closed Not Accepted
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Christian Weisgerber
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2015-11-13 09:53 UTC by Vladimir Omelchuk
Modified: 2017-05-28 09:38 UTC (History)
3 users (show)

See Also:
koobs: maintainer-feedback+


Attachments
example_id3_tags (27.68 KB, image/png)
2015-11-13 09:53 UTC, Vladimir Omelchuk
no flags Details
example_id3_tags_2 (117.25 KB, image/png)
2015-11-19 13:39 UTC, Vladimir Omelchuk
no flags Details
xmms_playlist (18.26 KB, image/png)
2015-11-21 09:10 UTC, Vladimir Omelchuk
no flags Details
XMMS_id3v1_tags (153.99 KB, image/png)
2015-11-30 00:12 UTC, Vladimir Omelchuk
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Omelchuk 2015-11-13 09:53:26 UTC
Created attachment 163084 [details]
example_id3_tags

XMMS don't show tags with ID3v2.3!
Tags with ID3v2.4 show correct.

Examples:
$ id3 W.A.S.P._-_04_Miss\ You.mp3 
File: W.A.S.P._-_04_Miss You.mp3
Metadata: ID3v2.3
Title: Miss You
Artist: W.A.S.P.
Album: Golgotha
Track: 4
Year: 2015
Genre: Metal

$ id3 tagtest.ID3v2.4.mp3 
File: tagtest.ID3v2.4.mp3
Metadata: ID3v2.4
Title: Test Name
Artist: Test Artist
Album: Test Album
Track: 7/16
Genre: Classical
Comment: Test Comments

In attachment screenshot ID3 information from XMMS.

root@vladiom:~ # pkg info | grep xmms
xmms-1.2.11_27                 X Multimedia System -- audio player with Winamp GUI

root@vladiom:~ # uname -srm
FreeBSD 10.2-RELEASE-p7 amd64
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2015-11-18 17:58:57 UTC
This is simply not true. XMMS displays ID3v2.3 tags just fine. What you observe must be a problem with a specific file.
Comment 2 Vladimir Omelchuk 2015-11-19 12:54:34 UTC
It is true!
In the playlist tags show correct, but in the window for edit tags not display!
XMMS some files normal show tags, some files no.

For example (see attachment) screenshot ID3 information from QMMP and XMMS.
Download this files from: ftp://ftp.vladiom.net/pub/Tempo/
Comment 3 Vladimir Omelchuk 2015-11-19 13:39:58 UTC
Created attachment 163327 [details]
example_id3_tags_2

example_id3_tags_2
Comment 4 Vladimir Omelchuk 2015-11-19 16:33:24 UTC
Comment for files (ftp://ftp.vladiom.net/pub/Tempo/):
07 My Hero.mp3 - downloaded from Internet
9. W.A.S.P. - Golgotha_tag_ok.mp3 - downloaded from Internet
W.A.S.P._-_09_Golgotha.mp3 - created RipperX
tagtest.ID3v2.4_tag_ok.mp3 - downloaded from Internet
Comment 5 Vladimir Omelchuk 2015-11-21 09:10:33 UTC
Created attachment 163372 [details]
xmms_playlist
Comment 6 Vladimir Omelchuk 2015-11-21 21:20:20 UTC
P.S.
Maybe in the window for edit tags XMMS use only ID3v1?
Comment 7 Christian Weisgerber freebsd_committer freebsd_triage 2015-11-21 23:36:30 UTC
Thank you, with your example files I can reproduce the issue, even on a different operating system. This appears to be an upstream bug.

I don't know when or if I'll find the time to debug XMMS's ID3 code.
Comment 8 Vladimir Omelchuk 2015-11-30 00:12:25 UTC
Created attachment 163667 [details]
XMMS_id3v1_tags
Comment 9 Vladimir Omelchuk 2015-11-30 00:19:59 UTC
I checked - XMMS written data in the ID3v1!
See attachment (XMMS_id3v1_tags) and ftp (file W.A.S.P._-_04_Miss You.mp3).
Comment 10 Vladimir Omelchuk 2016-01-05 04:35:47 UTC
So what? :)
When?
Comment 11 Vladimir Omelchuk 2016-09-18 04:06:07 UTC
After 10 months (from the date of registration PR), bug still not fix.

Example files (with tags) still present: ftp://ftp.vladiom.net/pub/Tempo/mp3_id_tag/
Comment 12 Christian Weisgerber freebsd_committer freebsd_triage 2016-09-19 20:01:58 UTC
I will not fix this and I resign my maintainership.
Comment 13 Mr Pettington 2017-05-28 07:58:31 UTC
To be fair xmms is so old last release is in 2009, I would suggest you try a port named Audacious which uses the same base as xmms. this should show ID3 tags. Thank you and have a great day.
Comment 14 Kubilay Kocak freebsd_committer freebsd_triage 2017-05-28 09:38:42 UTC
This issue should likely have been closed (rejected) by naddy as per comment 12, as they were maintainer at the time, or further isolation requested from the reporter which could then have been resolved with 'feedback timeout'.

If there is a specific and reasonable course of action that can be taken, please re-open the issue. 

An example of a specific courses of action is there is a newer release or a commit/patch that that has been identified that once applied to the port can be confirmed to resolve the issue.