Website
.
Fuselkönig.de
.
Projects
.
Status
index
:
hnimdbbot
main
Pure Cinema!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
5 hours
feat: add license_short from Wikipedia license identifier
main
dev
2
-3
/
+8
5 hours
fix: only count awards tables in num_accolades
dev
1
-0
/
+18
9 hours
feat: add three-level logging with per-request debug output
dev
5
-47
/
+135
9 hours
chore: sync schema.sql with live database
dev
1
-1
/
+9
10 hours
fix: add nil checks in extractPeople for missing infobox/section data
dev
1
-14
/
+19
10 hours
feat: extract actors, directors, screenwriters from Wikipedia API
dev
2
-7
/
+184
19 hours
fix: prevent dropped wiki entries when channel fills
dev
1
-13
/
+4
20 hours
feat: add -wiki-only flag to rerun only wiki data extraction
dev
2
-11
/
+46
20 hours
refactor: pipeline SPARQL and wiki data in parallel
dev
3
-166
/
+169
20 hours
.
dev
2
-8
/
+1
21 hours
refactor: decode wiki_article names once in DB, encode on send
dev
1
-4
/
+0
21 hours
fix: decode wiki article names for clean storage
dev
2
-4
/
+7
21 hours
fix: avoid double URL-encoding of wiki article names
dev
1
-4
/
+11
22 hours
feat: track wiki_status_code and skip 404 entries on rerun
dev
1
-23
/
+47
26 hours
fix: add 429 retry with exponential backoff and increase rate limit delay
dev
1
-9
/
+32
26 hours
feat: fetch missing wiki data from custom server and populate imdb table
dev
3
-0
/
+291
26 hours
fix: skip already-classified entries in wikidata query
dev
1
-1
/
+1
27 hours
feat: set has_no_wiki_article flag for entries without Wikipedia article
dev
1
-13
/
+34
27 hours
feat: fetch Wikipedia article titles via Wikidata SPARQL
dev
3
-1
/
+243
3 days
fix: use INSERT IGNORE for imdb_genre to handle re-runs
dev
1
-1
/
+1
3 days
feat: adapt genre code for n:m relation via imdb_genre
dev
2
-15
/
+73
3 days
feat: populate genre table from title.basics.tsv
dev
1
-11
/
+47
3 days
fix: correct TSV parsing — use line-by-line reader and proper column indices
dev
1
-30
/
+57
3 days
chore: delete .gz files after extracting in downloadImdbDatasets
dev
1
-0
/
+3
3 days
move download path
dev
1
-1
/
+1
3 days
feat: fetchAndUpdateImdbData — download IMDB datasets and populate imdb table
dev
2
-0
/
+352
3 days
feat: populate imdb table with unique title IDs from links
dev
1
-0
/
+91
3 days
feat: extract IMDB title IDs from links URLs into param field
dev
3
-15
/
+87
3 days
feat: add AccessToken back to Config struct (json:"-" to exclude from seriali...
dev
1
-0
/
+1
3 days
chore: remove access_token from config (calculated by program)
dev
2
-4
/
+0
3 days
feat: switch config to JSON; add go.mod and config.json.example
dev
4
-88
/
+57
3 days
chore: commit existing config.go changes
dev
1
-1
/
+2
3 days
Changes to config.go
dev
1
-0
/
+1
3 days
Initial commit
dev
5
-0
/
+259