[BUG] - Podcast playback error similar to other reported bug, different setup #1111
Unanswered
Gleiderpilot
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When playing a podcast episode from the Navidrome library, the podcast is shown correctly as the active Now Playing item while Tempo remains open.
However, it appears that the previously played music track is not fully replaced internally.
The podcast is visible and plays normally, but some actions still seem to reference the previous music track.
For example, when using the download action while the podcast is playing, Tempo downloads the previously played music track instead of the currently playing podcast episode.
After closing and reopening Tempo, the podcast is also no longer restored as the active Now Playing item. Instead, the previous music track appears again at the playback position where it had previously been paused.
Podcast setup
The podcast episodes are not downloaded directly by Tempo or Navidrome.
The complete flow is:
RSS feed → Podcast downloader → NAS music directory → Navidrome scan/index → Navidrome API → Tempo
A separate RSS downloader automatically stores podcast episodes on my NAS, for example:
/mnt/nas-data/Musik, Sounds/Musik/Podcasts/...
This directory is part of the music library scanned by Navidrome.
Navidrome indexes the downloaded podcast files and exposes them through the normal Subsonic/Navidrome API.
Tempo therefore receives these podcast episodes as normal indexed audio files from the Navidrome library.
Smartphone is an S23 Ultra, Tempo Version 3.8.1, navidrome also last version 0.64.0
To Reproduce
Additionally:
Expected behavior
Starting a podcast episode should fully replace the previous playback state.
While the podcast is active:
Additional context
The podcast is displayed correctly in Now Playing while Tempo is open.
The problem appears to be that the previous music track still remains somewhere in the persisted or internal playback state.
This could explain why:
The previous music track itself correctly remembers the position where it was paused.
All reactions