-
#### Issue description
Cannot search for movie with a title.
#### Version of Cinemagoer, Python and OS
`cinemagoer==2023.5.1`
Python 3.11.2
Windows 10
#### Steps to reproduce the issue…
-
```
OS: Windows 10
Python version: 3.6.3
shap version: 0.33.0
sklearn version: 0.22
numpy version: 1.17.4
scipy version: 1.3.0
```
Here is a fully reproducible example:
```python
import …
-
#### Issue description
Following the steps in https://imdbpy.readthedocs.io/en/latest/usage/s3.html and using the same code produced
```
2019-05-31 12:58:35,599 CRITICAL [imdbpy] /Users/jrabek…
-
#### Issue description
[I do realise that there is a similar thread for this](https://github.com/alberanid/imdbpy/issues/160), but even after looking at that I can't get this to work. Any help woul…
ghost updated
4 years ago
-
#### Issue description
Hello!
I've been using this library from a couple of years now for maintaining a personal movie list and certain attributes are being extracted by this former IMDbPY lib. …
-
**Describe the feature/change you'd like**
Damit immer ein bild angezeigt wird und nicht von nutzern die IP öffentlicher gemacht wird.
Nutz einfach von IMDB das:
https://v2.sg.media-imdb.com/sugges…
-
I've been using this script for a few weeks now and keep running into the same issue where the script will add the tags to movies using 'append' or 'sync' and will then crash immediately after. I'm ru…
-
when I try to reproduce the imdb results, an error occurence:
command:
```
python run_experiment.py --dataset imdb
--generate_sampled_hdfs
--csv_path ../imdb-benchmark
-…
-
#### Issue description
Can someone help me figure out where I am going wrong please?
I am trying to translate titles.
#### Version of Cinemagoer, Python and OS
```
Name: cinemagoer
Versi…
-
### Expected behaviour:
To get list of movies from public watch list on imdb
### Steps to reproduce:
$ flexget execute --task movie-watchlist --no-cache --discover-now
### Actual behaviour…