Dulow187 / tunesremote-se

Automatically exported from code.google.com/p/tunesremote-se
0 stars 0 forks source link

Wrong song played when clicked #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Opened TunesRemote SE
2.Double click on a song
3.The song I selected is not the song that ends up playing

What is the expected output? What do you see instead?
It should play the song I clicked on, instead it just seems to pick a different 
song at random.  I have a library of over 35,000 songs, maybe this has 
something to do with it?  Can this program handle large libraries?

What version of the product are you using? On what operating system?
Rev 105, OSX 10.7.3 - MacBook Pro May 2010 model.

Please provide any additional information below.

Original issue reported on code.google.com by mwe...@inthinc.com on 18 Apr 2012 at 4:09

GoogleCodeExporter commented 9 years ago
Hi,
I think this can happen when selecting a song in the main library.  My current 
theory is that the problem is caused due to the command issued to itunes 
specifying the offset from the beginning of the list.  If the tunesremote-se 
sort order doesn't quite match itunes then it will end up requesting a 
different song.  With a bigger library this effect will probably be more 
pronounced.

Can you please try selecting one of the playlists and then playing a song there 
and let me know if it behaves better.  I will see what I can do about playing 
songs from the main library.

Regards

Nick

Original comment by nick.gl...@lycos.com on 18 Apr 2012 at 9:09

GoogleCodeExporter commented 9 years ago
This happens for me quite consistently. I will be willing to help debug if 
there is something you would like me to try. I'm not a java programmer, but I'm 
also not java-retarded.

Original comment by cathc...@gmail.com on 2 Oct 2012 at 11:15

GoogleCodeExporter commented 9 years ago
Looks like this might be an upstream problem. 
https://code.google.com/p/tunesremote-plus/issues/detail?id=125

Original comment by m...@scrambledbrains.net on 25 Feb 2013 at 10:04