deezer / deezer/android-sample
Deezer Android SDK - PLAYBACK_COMPLETED right after starting to play a track
- Lenguaje dominante
- Java
- Estrellas
- 42
- Forks
- 25
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I am currently having the following problem with the Deezer Android SDK (0.11.1):
1. I'm calling TrackPlayer#playTrack. The TrackPlayer runs through all the expected states (INITIALIZING -> READY -> WAITING_FOR_DATA -> PLAYING)
2. When the track ends the PLAYBACK_COMPLETED state is correctly being reported. I respond by calling TrackPlayer#playTrack with a new URI which again is being followed by all expected PlayerStates.
3. But after approximately 2 seconds onPlayerStateChange is being called again and reports a transition to the PLAYBACK_COMPLETED state even though the track just started playing.
http://stackoverflow.com/questions/42281221/deezer-android-sdk-playback-completed-right-after-starting-to-play-a-track
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Empieza reproduciendo la secuencia del issue con Deezer Android SDK 0.11.1: llama a TrackPlayer#playTrack, espera a PLAYBACK_COMPLETED, inicia después otra URI y observa onPlayerStateChange. Compara las transiciones de estado notificadas con la discusión enlazada de Stack Overflow; se considera terminado cuando la segunda pista ya no produce un evento PLAYBACK_COMPLETED incorrecto.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- android, java
- Área
- mobile
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100