-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
need to install python lxml for iptorrents.com search to work #5
Comments
it also could be that the image needs to be updated to current git version because there was an issue i installed an ubuntu vm and latest couchpotato and iptorrents search works as intended so its either an lxml dependency or need an update |
I have forced a rebuild of the Docker image. Please let me know if this continues. |
is lxml included in your docker image i think that might be the issue just forced an update and it doesnt show any results when searching a movie from iptorrents but will on my ubuntu xen vm thank you for getting to this issue i will continue to run my vm and try to help you diagnose this. Would you like an invite to iptorrents? |
i noticed this guys docker image is based off yours and has the dependencies install in the script maybe this helps as well iptorrents uses imdb searching is why it doesnt work like torrentleech for instance this site is a great resource for older movies that arent on nzbs.org |
Is this issue fixed based on what you guys have discussed so far? From what I can tell Couchpatoto 3.01 for Windows comes with its own python and its own lxml yet IPT is not working. |
No not at all the new issue is from iptorrents changing their website format it just needs a simple line of code changed |
Thanks, I have since become all set, running from source instead of the windows installer version. |
is lxml and libxml2 and libxslt installed in the docker image. I have them installed on my base image but this provider fails to produce results could also be that this needs to be updated since there was a recent change in the source builds.
The text was updated successfully, but these errors were encountered: