Menu

#24 Android App : Doesn't handle two tracks w/ same ID3 Tags

open
nobody
None
5
2012-09-06
2011-08-08
Max Baker
No

Hi, I have a strange corner case that the android app is not handling :
I have two songs in the same album that have the same Title + Album tags, but different file names. When the first file plays, everything is correct, and the file is cached. When the second file goes to play, it uses the cached version of the first file.

Example :
0101 - Tyrion 01.mp3 -- Album: BookName Title : Tyrion 01
0301 - Tyrion 01.mp3 -- Album:BookName Title: Tyrion 01

They have different file names, but identical ID3 tags. First one plays (cached I think) when the second one is chosen.

Possible Solution : Key the cache off the file names as well as the database entries?

Discussion

Anonymous
Anonymous

Add attachments
Cancel