CUTR-at-USF / muser-firebase-export

Exports data collected with the MUSER Android app (https://github.com/CUTR-at-USF/MUSER) from Firebase
Apache License 2.0
0 stars 3 forks source link

Issue in exporting the artist name #10

Closed AnkitRajSri closed 3 years ago

AnkitRajSri commented 3 years ago

The app seems to be exporting the album names in place of the artist names.

pradeepsalunke commented 3 years ago

While inserting the records into Firebase DB artist name is getting duplicated with album names. Export app is working as expected.

barbeau commented 3 years ago

@pradeepsalunke Thanks for looking at this. Could you please open an issue on the MUSER app repository and link to this issue?

barbeau commented 3 years ago

Here's the MUSER app issue - https://github.com/CUTR-at-USF/MUSER/issues/134. This was fixed in the v1.3.0 release of the app.