Website
.
Fuselkönig.de
.
Projects
.
Status
index
:
hnimdbbot
main
Pure Cinema!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
31 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
2
-0
/
+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
1
-9
/
+29
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
Initial commit
dev
2
-0
/
+143