A fork of Sonarr to work with movies à la Couchpotato.
-
Updated
Jul 16, 2021 - C#
After running pip install moviebox on a Mac with Python 2.7 I get the following error when trying to run it:
Traceback (most recent call last):
File "/usr/local/bin/moviebox", line 7, in <module>
from moviebox.cli import main
File "/usr/local/lib/python2.7/site-packages/moviebox/cli.py", line 6, in <module>
from .recommender import recommender
File "/usr/local/lib/pyth
Add a description, image, and links to the movie topic page so that developers can more easily learn about it.
To associate your repository with the movie topic, visit your repo's landing page and select "manage topics."
Issue description
The
original titlekey translates the title. It should not.Version of IMDbPY, Python and OS
3.6.96.9dev20200125(installed from the repo here)uname_result(system='Linux', node='blackfx', release='4.15.0-76-generic', version='#86-Ubuntu SMP Fri Jan 17 17:24:28 UTC 2020', machine='x86_64', processor='x86_64')