You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleaning the DB would not scale, but in this app during the given time it is a static list, so that is feasible. I also do not think detecting this would be too complicated: if we split and there's more items we join the first additional items assuming it's just the song/artist name.
If you look at the
catalog.get(undefined)
it has several photos in it that reference songs that have hyphens in them.The text was updated successfully, but these errors were encountered: