rawsludge / cantata

Automatically exported from code.google.com/p/cantata
GNU General Public License v3.0
1 stars 0 forks source link

Treats albums with same name as one album instead of separate them #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Sometime bands release different material under the same album name. E.g. 
American punk rock band Rancid released two self-titled albums: one in 1993 and 
one in 2000.
The same goes for different releases of the same album around the world. 
Typically US or UK release is "standard", while Japan or Australian releases 
have some bonus tracks.

Given few albums of one artists with the same albums name, Cantata treats them 
as one album. Cantata does store year information in local database file, so 
perhaps it could recognize that these are different albums.

== What is the expected output? ==
Albums with the same name, but different release year, displayed separately 
under artist name in library tab and on playlist.

== What do you see instead? ==
Albums with the same name are treated as one album, even if release year 
differs.

Original issue reported on code.google.com by mini...@gmail.com on 29 Apr 2012 at 12:36

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/cantata/source/detail?r=1124

Original comment by craig.p....@gmail.com on 30 Apr 2012 at 11:08