Update episode list in 500ms intervals instead 20ms.
commit3f614a1497ebbd5ba01b420f0c6898b24f6b02a7
authorauouymous <au@qzx.com>
Tue, 27 Sep 2022 12:28:00 +0000 (27 06:28 -0600)
committerauouymous <au@qzx.com>
Tue, 8 Nov 2022 09:10:21 +0000 (8 02:10 -0700)
treeba2702689d3874a40ee5cb44b70ead93fa40f4a0
parent57d6f6305cd3af37f29b598392cefab6b56af63a
Update episode list in 500ms intervals instead 20ms.

The UI is still responsive while performing more work per interval and
updating the list in 90% of the time.
src/gpodder/gtkui/model.py