Change Track hashCode when metadata changes
Closed this issue · 0 comments
lucas42 commented
Currently the hashCode method for Track is based on its URL. However, now that track metadata can be changed, it should factor that in, so that a metadata change causes the hashcode to change too.