ramsampath / Airband

Automatically exported from code.google.com/p/airband
0 stars 0 forks source link

Playlists are not showing up #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load airband in iPhone 2.2 simulator.
2. Assuming mp3tunes login info is present, artistList starts to appear.
3. Click Playlists.  Nothing shows up.

What is the expected output? What do you see instead?
All I see is an orange background with a Playlists title.

What version of the product are you using? On what operating system?
SVN head (read-only) on iPhone Simualtor 2.2 (same results with iPhone 
2.0).

Please provide any additional information below.

Although I don't own an iPhone (yet), I have been interested in developing 
an mp3tunes iphone application for a while.  I will be looking at this 
further in the next few days; if you would like a co-developer, please let 
me know.

Original issue reported on code.google.com by hyt...@gmail.com on 29 Dec 2008 at 6:43

GoogleCodeExporter commented 9 years ago
hytham,
  a keep a stack of requests in flight and I bet it's either getting cleared or
stepped on a little too early.   I'll take a look tonight ... but if you are
interested in co-developing that would be great.  I'll update the 'issues' tab 
that
google code provides with items that I know are buggy or need some work.
thanks

Original comment by scot.shinderman on 29 Dec 2008 at 5:51

GoogleCodeExporter commented 9 years ago
i added the stack of requests code -- there's a simple dictionary now called 
tasks_ which just saves requests if 
something is already in flight.   I think something like this is probably 
better handled at the top level but for now 
it seems to remember the playlist request.  let me know if this helps.

Original comment by scot.shinderman on 30 Dec 2008 at 4:30

GoogleCodeExporter commented 9 years ago
I performed an svn update which brought in newer versions of xmlhelp.h and 
xmlhelp.m.  First re-compile didn't fix the playlist issue, but for some reason 
a 
second compile did it!  I'm testing music playback using a playlist right now, 
but 
I'll let you know if I have problems with playlists in the future.  Thanks!

Original comment by hyt...@gmail.com on 30 Dec 2008 at 11:44

GoogleCodeExporter commented 9 years ago
I wish the mp3tunes.com forums were accessible; hopefully they'll be up again 
soon.  
In the meantime, do you think you can provide me the appropriate access so that 
we 
can put together a task list for the project?  I look forward to seeing 
additional 
issues you are running into.  My experience is primarily in low-level C 
programming, 
but I will try and contribute where I can.

Original comment by hyt...@gmail.com on 30 Dec 2008 at 11:49

GoogleCodeExporter commented 9 years ago

Original comment by Ramprasad.Sampath@gmail.com on 14 May 2009 at 7:00