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
25 hours
feat: add -wiki-only flag to rerun only wiki data extraction
dev
2
-11
/
+46
25 hours
refactor: pipeline SPARQL and wiki data in parallel
dev
3
-166
/
+169
26 hours
.
dev
2
-8
/
+1
27 hours
refactor: decode wiki_article names once in DB, encode on send
dev
1
-4
/
+0
27 hours
fix: decode wiki article names for clean storage
dev
2
-4
/
+7
27 hours
fix: avoid double URL-encoding of wiki article names
dev
1
-4
/
+11
28 hours
feat: track wiki_status_code and skip 404 entries on rerun
dev
1
-23
/
+47
32 hours
fix: add 429 retry with exponential backoff and increase rate limit delay
dev
1
-9
/
+32
32 hours
feat: fetch missing wiki data from custom server and populate imdb table
dev
3
-0
/
+291
32 hours
fix: skip already-classified entries in wikidata query
dev
1
-1
/
+1
32 hours
feat: set has_no_wiki_article flag for entries without Wikipedia article
dev
1
-13
/
+34
33 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