akhilrex / podgrab

A self-hosted podcast manager/downloader/archiver tool to download podcast episodes as soon as they become live with an integrated player.
GNU General Public License v3.0
1.62k stars 88 forks source link

Podcasts longer than one hour doesn't show proper progress #161

Closed ScuttleSE closed 2 years ago

ScuttleSE commented 3 years ago

Before creating a bug report please make sure you are using the latest docker image / code base.

Please complete the following information

Describe the bug Podcasts longer than one hour wraps around and show progress as 00:01 after one hour

To Reproduce Steps to reproduce the behavior:

  1. Download podcast that is longer than one hour
  2. Play it
  3. Observe what happends after one hour screenshot-2021-10-02_11:07:58 screenshot-2021-10-02_11:07:36
akhilrex commented 3 years ago

Can you provide me some podcast that has longer episodes for me to test?

ScuttleSE commented 3 years ago

https://feeds.twit.tv/twit.xml

That one for example

akhilrex commented 2 years ago

Please rebuild the container with the latest image and this will be fixed.

Thanks @fracai