Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-03-24 | 907 Bytes | |
v0.9.1 source code.tar.gz | 2021-03-24 | 205.0 kB | |
v0.9.1 source code.zip | 2021-03-24 | 243.2 kB | |
Totals: 3 Items | 449.1 kB | 0 |
Added * @tistatos - Playback position is saved/restored when restarting the client. * @tistatos - Created add_only_unplayed_episodes config option for playing/queueing a feed. * @DGambrinus - Maintain playback speed when playing different episodes.
Changed * To improve performance, the client now (by default) uses an in-memory database, which is only saved to disk when the client is closed. This can be disabled with the restrict_memory_usage config option. * Improved the performance of importing subscriptions (especially those with many feeds).
Fixed * @tistatos - Fixed episode data not being deleted when removing feeds. * Fixed player volume occasionally not being retained when switching between episodes. * Fixed exception with terminals that don't support an invisible cursor mode. * Fixed reload operation failing when reloading one feed would fail in a specific way.