I've got a couple of possible issues with user playlists:
1. If I have 3 items in a user playlist, and they are ordered top to bottom A, B, C. If I select item C, and drag it vertically until a space opens up between A and B and drop, the result is B, C, A... I would expect it to be A, C, B. (I know about item # 0001237, and while this may be related, it seems like it's own issue).
2. Is there a way to move an item to the topmost position? I keep trying to drag an item and drop it above the first item, but the first item never down to open a spot to drop.
3. If I have user playlist with items from top to bottom A, B, C, D, and I decide to select item C and play it... What is the expected next item to be played? I would expect item D, but I've seen it play either A or B, I can't remember.
Some of this may be that I don't know what is the expected functionality. I use user playlists almost exclusively. Before getting in the car, I see what new feeds are available, place them in a user playlist, and manually order them to my liking.
Let me know if you need any other details for these items. Thanks.
1 - I've seen that happen. I snagged the code from the android music player to do the drag and drop and it was a little buggy. I'll check and see if this was improved with the latest android code. I created an issue for this - http://mantis.snoggdoggler.com/view.php?id=1278
2 - This is the same cause as #1
3 - I also expect D. I just fix a bug (http://mantis.snoggdoggler.com/view.php?id=1265) that I think might resolve this. I'll be releasing this to the market later tonight. If you still see if after tonight's update, please let me know.
Thanks for posting all the details.
I should have mentioned that I am running the latest beta 1.2.3217, so item 3 may still be an issue.
Thanks for the great support.
Yep, then it's definitely broken. I just created an issue for this - http://mantis.snoggdoggler.com/view.php?id=1282
Thanks for the steps to re-create.
I just made some changes that I think fixes this. Can I email you a release to test out?
Sorry, I missed this post...
You can always contact me by e-mail if you would like for me to test out a new release. It's just that the last couple of weeks I've been busy with work and haven't been on the forum much. (But I still use the app each day on the drive to/from work)!
--rob
Well, I thought I had it fixed, but I think the problem remains on ICS devices. Are you running ICS?
Once I make some more progress, I'll send you something to test. Thanks for the help.
Yes, I have VZN Galaxy Nexus, (still) Android 4.0.2.
Ok, so it seems to be limited to ICS. I'll take another stab at it.