Biggo / androidgmeplayer

Old Android video game music player based off GMEPlayerLib
0 stars 0 forks source link

Updating library doesn't refresh playlist #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add new files to /sdcard/media/vgmusic
2. Open AndroidGMEPlayer
3. Tap Menu->Update Library

What is the expected output? What do you see instead?
I expect the files to be detected and their contents placed in the playlist
view. A window comes up to indicate that the files are being processed, but
when complete, the playlist still gives the message that no music was found.

What version of the product are you using? On what operating system?
0.5.1b

Please provide any additional information below.
I was able to get the playlist to refresh by closing out of
AndroidGMEPlayer and opening it up again. That seemed to force a query
against the playlist database and refresh the view. Ideally, that step
would be performed immediately after a library update as well.

Original issue reported on code.google.com by gulop...@gmail.com on 3 Mar 2010 at 2:09

GoogleCodeExporter commented 9 years ago
I am reloading the current playlist after a library update, maybe the playlist
activity is not updating; possible presentation issue. I'll have to look into
reproducing it.

Original comment by nich.joh...@gmail.com on 3 Mar 2010 at 4:22

GoogleCodeExporter commented 9 years ago
Fixed.

Original comment by nich.joh...@gmail.com on 4 Mar 2010 at 12:10