groggyegg / plugin.video.dramacool

Watch Asian Drama and Korean Show with English subtitles on DramaCool.
MIT License
35 stars 15 forks source link

Dependency issues on install on Matrix #5

Closed PtahX closed 3 years ago

PtahX commented 3 years ago

I'm just playing around with this for the wife on the Kodi Matrix Build, https://groggyegg.github.io/ install is giving failed dependancies on:

script.module.lxml (I haven't been able to locate a matrix version yet) script.module.cryptopy (I haven't been able to locate a matrix version yet) youtube (about to look for it) plugin.googledrive (about to look for it)

but the repo shows up with the option to install on the current build - appreciate your time on this :)

groggyegg commented 3 years ago

The lime repository contains the old version and does not have support for Kodi 19. While the code in addon has support for Kodi 19, the changes won't be sent to lime repository yet since Kodi 19 is still in the beta. If you want to try it on Kodi 19, you have to manually download the zip file and install it. I might add it to https://groggyegg.github.io/ if people don't have the option to install it from the zip file.

Regarding the dependency, script.module.lxml should be optional and shouldn't be required when installing the addon. This addon only requires script.module.resolveurl and script.module.requests. So the script.module.cryptopy, youtube and plugin.googledrive might be related to those modules.

Make sure that you install the resolveurl and a zip file of the changes made to this addon, because that's the only thing needed when running this addon. This has been tested on PC/Linux.

Edit: It seems the repository contains the changes made to the addon.

groggyegg commented 3 years ago

A quick update, there seems to be some issue where ResolveURL can't be installed/pulled from the repo when installing the dramacool addon in Kodi 19 Matrix. This does not seem to happen in Kodi 18 Leia. Installing separately seems to work. I'll wait with debugging the issue and see if the issue still persist once the Matrix has been officially released.

PtahX commented 3 years ago

A quick update, there seems to be some issue where ResolveURL can't be installed/pulled from the repo when installing the dramacool addon in Kodi 19 Matrix. This does not seem to happen in Kodi 18 Leia. Installing separately seems to work. I'll wait with debugging the issue and see if the issue still persist once the Matrix has been officially released.

I had the same issue when I was testing it out in 19 as well, I haven't had time to work with it but it's on the to do list. Than you for the update:)

du2uxh commented 3 years ago

I am trying to install Dramacool in Kodi 18.6 Leia and followed the instruction on how to install it. Unfortunately the script.module.resolveurl says not available. Is there any update on how to get Dramacool running in Kodi?

groggyegg commented 3 years ago

I have updated the lime repository to include resolveurl. The issue mentioned before does not occur when installing from a clean Kodi (Matrix). Need someone who can confirm it before I close this issue.

@du2uxh Try the instructions again (1-3) https://github.com/groggyegg/groggyegg.github.io Make sure that you don't have any leftover from old dramacool addon that could conflict with this addon.

du2uxh commented 3 years ago

Happy New Year and thank you for your email. It worked.

Again, thanks for your help.

du2uxh

On Sun, Jan 3, 2021 at 1:39 AM groggyegg notifications@github.com wrote:

I have updated the lime repository to include resolveurl. The issue mentioned before does not occur when installing from a clean Kodi (Matrix). Need someone who can confirm it before I close this issue.

@du2uxh https://github.com/du2uxh Try the instructions again https://github.com/groggyegg/groggyegg.github.io Make sure that you don't have any leftover from old dramacool addon that could conflict with this addon.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/groggyegg/plugin.video.dramacool/issues/5#issuecomment-753506319, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH7UILILHWFNQQ7CZGO6OTLSX5K4ZANCNFSM4UGY4D6Q .