auouymous
auouymous
These images don't help me, can you please provide a feed URL?
I have looked at and subscribed to The Documentary Podcast and Twenty Thousand Hertz feeds. Both of them use guid tags in the feed and should be stable, unless they...
https://gpodder.github.io/docs/user-manual.html#default-gpodder-home-folder There is a `Logs` folder at that location.
```python timestamp_date = time.localtime(timestamp)[:3] OSError: [Errno 22] Invalid argument ``` This error is caused by an episode's publishing date not being an integer, and it would throw an sqlite error...
Ignore the HKEY errors. Are you able to associate any of the unknown external files with episodes inside gpodder? Some of them like d:\gpodder\Tides of History\TOH_S4E109_ Lauren Bestock Interview_V2_ADS.mp3 might...
I haven't had time to look at this yet, but if it really does need write access then I'd say no. We already run github_release.py with a public_repo token that...
It would be a nice feature for Windows users if you want to submit a PR.
Weird, there is no "Test" string in the gpodder source. Is this the portable exe for Windows or a binary from a third-party site?
We have no control over third-party builds or how they have been modified. You would need to open an issue on their site to get it fixed. The last comment...
Locking any undownloaded episode should probably prevent its removal if the feed drops it.