| Anonymous | Login | Signup for a new account | 2010-09-02 11:10 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0001615 | MPD | public | 2007-11-20 05:38 | 2008-01-06 16:41 | ||
| Reporter | coon | |||||
| Assigned To | qball | |||||
| Priority | normal | Severity | minor | Reproducibility | always | |
| Status | closed | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | ||||||
| Target Version | Fixed in Version | |||||
| Summary | 0001615: MP3 comment tags not found | |||||
| Description | I have tested this both with Quimup and GMPC: mpd does not 'see' comment tags that are contained in MP3 files. With other formats (I tested ogg and mpc) the 'comment' tag is used as expected. | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Notes |
|
|
(0001774) qball (administrator) 2007-11-20 13:49 |
Problem seems to be, libid3tag finds a comment frame, but does not find any strings in it.. (id3_tag_findframe is found, id3_field_get_nstrings(field) fails) |
|
(0001775) qball (administrator) 2007-11-20 15:58 |
http://download.sarine.nl/patches/id3_comment_tag.patch [^] should fix the comments. |
|
(0001777) Avuton Olrich (administrator) 2007-11-21 06:19 |
Does this patch fix the problem for MPD? Thanks! |
|
(0001778) qball (administrator) 2007-11-21 06:30 |
Ok, applied a cleaned up patch to mpd svn. If you run mpd with --verbose it outputs why it ignores a frame. |
|
(0001780) qball (administrator) 2007-11-21 06:53 |
don't forget to recreate db.. (mpd --create-db) |
|
(0001783) coon (reporter) 2007-11-22 08:04 |
Problem fixed! Thanks. |
|
(0001788) Avuton Olrich (administrator) 2007-11-24 15:05 |
thanks! |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2007-11-20 05:38 | coon | New Issue | |
| 2007-11-20 05:38 | coon | Status | new => assigned |
| 2007-11-20 05:38 | coon | Assigned To | => shank |
| 2007-11-20 13:49 | qball | Note Added: 0001774 | |
| 2007-11-20 15:58 | qball | Note Added: 0001775 | |
| 2007-11-21 06:19 | Avuton Olrich | Note Added: 0001777 | |
| 2007-11-21 06:19 | Avuton Olrich | Assigned To | shank => qball |
| 2007-11-21 06:19 | Avuton Olrich | Status | assigned => feedback |
| 2007-11-21 06:30 | qball | Note Added: 0001778 | |
| 2007-11-21 06:53 | qball | Note Added: 0001780 | |
| 2007-11-21 08:00 | qball | Status | feedback => assigned |
| 2007-11-22 08:04 | coon | Note Added: 0001783 | |
| 2007-11-24 15:05 | Avuton Olrich | Status | assigned => resolved |
| 2007-11-24 15:05 | Avuton Olrich | Resolution | open => fixed |
| 2007-11-24 15:05 | Avuton Olrich | Note Added: 0001788 | |
| 2008-01-06 16:41 | jat | Status | resolved => closed |
| 2008-09-10 12:14 | zaunmayrchris | Relationship added | related to 0001706 |
| Copyright © 2000 - 2010 MantisBT Group |