<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hnimdbbot/src/config.go, branch main</title>
<subtitle>Pure Cinema!</subtitle>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/hnimdbbot/'/>
<entry>
<title>feat: fetch missing wiki data from custom server and populate imdb table</title>
<updated>2026-06-25T19:14:39+00:00</updated>
<author>
<name>dev</name>
</author>
<published>2026-06-25T19:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/hnimdbbot/commit/?id=e13cbe6a4fd1ebe3f2c3bfc86c54e8dd17c59624'/>
<id>e13cbe6a4fd1ebe3f2c3bfc86c54e8dd17c59624</id>
<content type='text'>
- 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add AccessToken back to Config struct (json:"-" to exclude from serialization)</title>
<updated>2026-06-23T23:56:35+00:00</updated>
<author>
<name>dev</name>
</author>
<published>2026-06-23T23:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/hnimdbbot/commit/?id=16a92e119b8123902b0773ba2878fb3926d9ee09'/>
<id>16a92e119b8123902b0773ba2878fb3926d9ee09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: remove access_token from config (calculated by program)</title>
<updated>2026-06-23T23:55:52+00:00</updated>
<author>
<name>dev</name>
</author>
<published>2026-06-23T23:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/hnimdbbot/commit/?id=d4653693986786f23d7fd7e71b7a380e56bc6971'/>
<id>d4653693986786f23d7fd7e71b7a380e56bc6971</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: switch config to JSON; add go.mod and config.json.example</title>
<updated>2026-06-23T23:52:52+00:00</updated>
<author>
<name>dev</name>
</author>
<published>2026-06-23T23:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/hnimdbbot/commit/?id=7af896fce4eac0579076aa15a3e987345dc9f9e8'/>
<id>7af896fce4eac0579076aa15a3e987345dc9f9e8</id>
<content type='text'>
- Replace Viper-based config with encoding/json (config.go)
- Add config.json with sensible defaults (gitignored)
- Add config.json.example with empty values as reference
- Initialize go module (go.mod)
- Update main.go to use LoadConfig()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Replace Viper-based config with encoding/json (config.go)
- Add config.json with sensible defaults (gitignored)
- Add config.json.example with empty values as reference
- Initialize go module (go.mod)
- Update main.go to use LoadConfig()
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: commit existing config.go changes</title>
<updated>2026-06-23T23:46:12+00:00</updated>
<author>
<name>dev</name>
</author>
<published>2026-06-23T23:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/hnimdbbot/commit/?id=ae17ca2716cee24b9814a5e54c2349c115012d74'/>
<id>ae17ca2716cee24b9814a5e54c2349c115012d74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2026-06-23T23:41:31+00:00</updated>
<author>
<name>dev</name>
</author>
<published>2026-06-23T23:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/hnimdbbot/commit/?id=2e3e5b3efc6a8d9471a73c5553f88fa94e28bd3a'/>
<id>2e3e5b3efc6a8d9471a73c5553f88fa94e28bd3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
