Jump to content

Pausing music then resuming causes music to start at beginning of list


icthusman1

Recommended Posts

icthusman1

Scott, I have posted threads about this before and never gotten it resolved. Here is the problem.

 

I will queue up some music to play. I play 3 songs (number does not matter) and then have to pause to do something else. I come back and start playing the music again a couple of minutes later. The app will finish off the song I was listening to and then go back to song 1 in the playlist. It has happened to me today everytime I paused my music.

 

I cleared out the log files while playing, kept playing music for a bit, paused the music, played it again, and found myself back at the beginning. I then sent the log file to myself and perused through it. I found this potentially relevant data.

 

[ 25/02/2015 16:07:33 ][FATAL][ MediaBrowser.WindowsPhone.App ][ Message: App message: UnhandledException
Exception: Object reference not set to an instance of an object.
Exception hashcode: 41091070
   at MediaBrowser.WindowsPhone.ViewModel.MainViewModel.<GetFolders>d__41.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at MediaBrowser.WindowsPhone.ViewModel.MainViewModel.<GetEverything>d__1f.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   at MediaBrowser.WindowsPhone.ViewModel.MainViewModel.<<WireCommands>b__8>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__3(Object state) ]
[ 25/02/2015 16:07:37 ][iNFO][ MediaBrowser.WindowsPhone.Views.MainPage ][ Message: Navigating from /Views/MainPage.xaml?clearbackstack=true ]
[ 25/02/2015 16:07:37 ][iNFO][ MediaBrowser.WindowsPhone.Views.NowPlayingView ][ Message: Navigating to /Views/NowPlayingView.xaml ]
[ 25/02/2015 16:08:38 ][iNFO][ MediaBrowser.WindowsPhone.Views.NowPlayingView ][ Message: Navigating from /Views/NowPlayingView.xaml ]
[ 25/02/2015 16:09:24 ][iNFO][ MediaBrowser.WindowsPhone.AudioAgent.AudioPlayer ][ Message: PlayStateChanged.TrackEnded ]
[ 25/02/2015 16:09:26 ][iNFO][ MediaBrowser.WindowsPhone.AudioAgent.AudioPlayer ][ Message: GetNextTrack() : Getting the current track ]
[ 25/02/2015 16:09:26 ][iNFO][ MediaBrowser.WindowsPhone.AudioAgent.AudioPlayer ][ Message: GetNextTrack() : Get first track from playlist ]
[ 25/02/2015 16:09:26 ][iNFO][ MediaBrowser.WindowsPhone.AudioAgent.AudioPlayer ][ Message: GetNextTrack() : Next track ID: 1, items in playlist: 56 ]
[ 25/02/2015 16:09:26 ][iNFO][ MediaBrowser.WindowsPhone.AudioAgent.AudioPlayer ][ Message: GetNextTrack() : Getting the actual track details ]
[ 25/02/2015 16:09:26 ][DEBUG][ MediaBrowser.WindowsPhone.AudioAgent.AudioPlayer ][ Message: ReportPlaybackStart: Item 0151682cdfe7cb0944b050dc5d51a6c2 ]

 

I can send you the whole log file if you want. It would really be nice to have this issue resolved. I find that playing music through your app is more trouble than it is worth due to this issue. Now, I understand that maybe it is something on the server end that is causing the problem and maybe you can point me in that direction. However, this issue does not happen in the Win8 app or the Web Client so I am leaning towards a bug in your app.

 

Thanks,

 

Nathan

Link to comment
Share on other sites

ScottIsAFool

Yeah, can you send the whole log. What you've posted is a problem, yes, but it's not relevant to music playback.

Link to comment
Share on other sites

icthusman1

Yeah, can you send the whole log. What you've posted is a problem, yes, but it's not relevant to music playback.

I just PM'd it to you.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...