Podcast-Republic / PRApp

29 stars 9 forks source link

Playlist "View episode" menu does not jump to the next episode when 100% played #463

Open fredsleeve opened 1 month ago

fredsleeve commented 1 month ago

Version: 24.7.26R

Make sure the following settings are set:

  1. Create a new playlist and set option "Remove played episode" to off
  2. Add 2 episodes to the playlist and append them to "Up next" (make sure only these 2 are in "Up next")
  3. Mark the 1st episode in the playlist as played (100%)
  4. Click the played 1st episode (the "view episode" menu will appear)
  5. When pressing the play button the next episode will start to play, but the "view episode" wil remain in the last viewed episode
  6. (this doesn't happen with the other 2 options "start playing" and "start playing and go to now playing", here the next episode from "Up next" appears)
gemiren commented 1 month ago

Nice finding! The app started playing the next episode because the current episode has been 100% played and isn't allowed to restart from the beginning, this it went to the next episode in the playlist. By design the 'View episode' screen would stay on the screen till you closed it manually. Starting playing won't close it automatically. Thanks.