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.55k stars 87 forks source link

No Download Button for latest Episode File #260

Open maas-gross opened 1 year ago

maas-gross commented 1 year ago

The latest episode of a podcast is out, I can play it in Podgrab Web Interface. But the file is not downloaded and I also can not manually download it. See Screenshot. Does this have to do with the podcast or is this a bug? Screenshot 2023-01-08 151152

Ethanol6 commented 1 year ago

This happens when the episode is pending download. If I manually download an episode and refresh the podgrab page, the episode will display no download icon. In the settings page I can see there are downloads pending. Once the download is complete the icon returns.

SamTV12345 commented 1 year ago

https://github.com/SamTV12345/PodFetch I fixed this problem in Podfetch. It uses web sockets so you are always informed if the podcast could not be downloaded.