Re: [Scidvspc-devel] [patch] AutoRefreshing Online PGN - initial go - updated version
Chess Database and Toolkit program
Brought to you by:
stevenaaus
From: C H. M. <han...@gm...> - 2025-02-12 22:40:24
|
Hi, This version is updated wrt the following 1. allow user to not only specify the online pgn url, but also allow them to specify the interval between refetching of the same. However this is still subject a minimum interval, which they cant go below. 2. alert user, if they have some database open already, when they are about to use online pgn feature. Given that the online pgn will be imported into current db. 3. handle user not specify any url or time interval gracefully. 4. add a simple generic multiple input/entries based dialog On Wed, Feb 12, 2025 at 8:10 AM C Hanish Menon <han...@gm...> wrote: > > Hi, > > This patch allows one to watch live games which are available/served > as pgn file online. Once started, it will keep refreshing from the > specified url, once every minute (this is to ensure that we dont load > the server unnecessarily). > > Currently it imports each updated fetch as a separate imported game, > need to avoid this later. Also if one enters a invalid url, the logic > will keep retrying, till one enters a new valid url or a empty url. > > -- > Keep ;-) > HanishKVC -- Keep ;-) HanishKVC |