summaryrefslogtreecommitdiff
path: root/src/wikiarticle.go
AgeCommit message (Collapse)AuthorFilesLines
35 hoursfeat: fetch missing wiki data from custom server and populate imdb tabledev1-0/+283
- Add wiki_server and wiki_username config fields - Query custom server for each wiki_article entry - Extract description, synopsis (Plot), year, poster_url, license, license_url, num_accolades from structured JSON response - Serial processing with 1 req/s rate limit - Update only entries missing at least one target column