-
0.3rc1 Stable
released this
2026-04-24 20:03:44 +00:00 | 4 commits to main since this releaseBig overhaul.
- HTTPS connections are now asynchronous with timeouts, which both speeds things up and improves reliability
- The logging system is more complete
- argparse has been implemented (though not fully documented yet), with arguments --dry-run, -c/--config-file [config file] and -l/--log-file [log file] so far
- hashes for each post are now based on the unique RSS url per item, and we keep track of the last 10 hashes to reduce accidental reposting, even if the feed author edits something that causes the feed to update
Definitely usable by others now. It's been rock-solid for me for quite a while.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Version 0.2 Release Stable
released this
2025-04-20 20:10:08 +00:00 | 19 commits to main since this releaseThis version has refactored everything into a class-based app.
Still a few small things to chase down, but approaching a stable version for general usage by others.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
Version 0.2 Release Candidate 3 Pre-release
released this
2025-02-26 22:44:55 +00:00 | 32 commits to main since this releaseThis release has a lot of new features compared to rc2.
- Logging enabled
- Checking for latest post and not assuming entry 0 is latest
- Split out config file stuff into its own function
The config file format remains the same, though, so it should just work with existing configs. For new users, make sure to read README.md and set things up correctly.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Version 0.2 release candidate 1 Pre-release
released this
2025-02-01 04:36:09 +00:00 | 53 commits to main since this releaseWorking properly, but still a couple small bugs with timestamp handling.
Next milestone is adding specific support for podcast RSS feeds.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)