-
I added
imdb_id_filter: true
year_filter: true
but I keep getting wrong movie added to collection for box office for "IF" movie 2024 instead I keep getting "IF ONLY" 2004 picked up.
…
-
#### Issue description
*write the description here*
#### Version of Cinemagoer, Python and OS
**NOTICE: please always try the latest version from the repository before submitting a bug.**
…
-
Not even the very basic example in the readme page work. Something broke in the last few days.
-
When using get_movie_list on one of my personal lists with currently unreleased titles the program crashes as the parser can't find a release year for some of the titles. The list contains for example…
-
#### Issue description
the get_top250_movies(), get_bottom100_movies(), get_top250_tv, and get_popular100_movies all return an empty list.
#### Version of Cinemagoer, Python and OS
**NOTICE: …
-
#### Issue description
*I'm trying to obtain the biography of a person, but all of them raise an error. It is strange, since i ran the same code a few months ago and the biographies from the actors…
-
# python imdb_actor_import.py
Traceback (most recent call last):
File "imdb_actor_import.py", line 105, in
main(buffer)
File "imdb_actor_import.py", line 32, in main
somelines = buf…
-
Hi, I just finished training a Roberta model on IMDb like this
```
python train.py \
--train imdb \
--eval imdb \
--model-type roberta \
--model-save-path ./example \
--num-…
-
Thank you for this project, can you help me running the script ?
After "python setup.py install", i created 3 mogodb databases "imdb", "imdb_testing" and "movies". Downloaded all the plain text files…
-
#### Issue description
It looks like there has been a change that prevents getting epsidoe information from working. A few weeks ago it was working, but now the same calls result in 0 discovered ep…