lichess-org / api

Lichess API documentation and examples
https://lichess.org/api
GNU Affero General Public License v3.0
417 stars 140 forks source link

[Bug] FEN: Full Move Number in https://lichess.org/api/tv/feed is always 1 #228

Closed dragunovartem99 closed 1 year ago

dragunovartem99 commented 1 year ago

6th of FEN fields (Full Move Number) seems to be broken - it always shows 1 and not updating as game goes on.

Other fields are "working" perfectly.

Try it with curl https://lichess.org/api/tv/feed

image

dragunovartem99 commented 1 year ago

Thank you!