At least with ogg-vorbis tags, imms seems to not get text
following a space. For example, imms seems to think
"Forcasa 1", "Forcasa 2", and "Forcasa 3" are the same song:
jrodman@Skonnos:/opt/music/all/stream/Bola/Soup >immstool
identify 04-Forcasa_1.ogg
path : /opt/music/all/stream/Bola/Soup/04-Forcasa_1.ogg
uid : 16178
sid : 1185
artist : bola
title : forcasa
rating : 143
last : 1d23h
It's not a bug, it's a feature :)
Numbers are stripped off track before the identifier is
established.
It's arguably probably not the best solution, but the parser
should really be rewritten from scratch, rather than fixed
considering how messy it is. And while I don't have time for
the former, I don't really want to waste time on the latter
either.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
At least with ogg-vorbis tags, imms seems to not get text
following a space. For example, imms seems to think
"Forcasa 1", "Forcasa 2", and "Forcasa 3" are the same song:
jrodman@Skonnos:/opt/music/all/stream/Bola/Soup >immstool
identify 04-Forcasa_1.ogg
path : /opt/music/all/stream/Bola/Soup/04-Forcasa_1.ogg
uid : 16178
sid : 1185
artist : bola
title : forcasa
rating : 143
last : 1d23h
positively correlated with:
133 (8) - amnesia / amnesia
1208 (4) - dirtyvegas / daysgoby
5166 (4) - all / warmhardinfarmland
136 (4) - themanwithnoname / spaghettification
339 (4) - hunz / sarahssong
591 (4) - /
3311 (3) - xerxes / clubsixtyfour
2492 (3) - disco / horsemanspride
4806 (3) - all / aneagleinyourmind
.
.
.
and
jrodman@Skonnos:/opt/music/all/stream/Bola/Soup >immstool
identify
06-Forcasa_3.ogg
path : /opt/music/all/stream/Bola/Soup/06-Forcasa_3.ogg
uid : 16164
sid : 1185
artist : bola
title : forcasa
rating : 144
last : 1d23h
positively correlated with:
133 (8) - amnesia / amnesia
1208 (4) - dirtyvegas / daysgoby
5166 (4) - all / warmhardinfarmland
136 (4) - themanwithnoname / spaghettification
339 (4) - hunz / sarahssong
591 (4) - /
3311 (3) - xerxes / clubsixtyfour
2492 (3) - disco / horsemanspride
4806 (3) - all / aneagleinyourmind
.
.
.
Logged In: YES
user_id=354733
It's not a bug, it's a feature :)
Numbers are stripped off track before the identifier is
established.
It's arguably probably not the best solution, but the parser
should really be rewritten from scratch, rather than fixed
considering how messy it is. And while I don't have time for
the former, I don't really want to waste time on the latter
either.