groggyegg / plugin.video.dramacool

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

Couldn’t resolve server #27

Closed aarontanx closed 2 years ago

aarontanx commented 2 years ago

Hi, it seems like kodi is not able to load the video from dramacool site. The embedded video from the site itself via browser is working fine.

Error Log: https://pastebin.com/Wy99pcP4

cywteow commented 2 years ago

https://github.com/Gujal00/ResolveURL/issues/91

@groggyegg same as my issue for having custom urlresolver for hosts

groggyegg commented 2 years ago

@cywteow Thanks for the link. I will remove my custom resolver for now and bring it to the upstream later.

Didn't notice your PR https://github.com/groggyegg/plugin.video.dramacool/pull/28 but it's merged now. The plan is to bring the resolver to the upstream instead but that will have to wait for when I have time. Currently I'm focusing on making the addon compatible with Kodi 18 and unifying the code with my other addons.

aarontanx commented 2 years ago

Thanks for the merge. However, I'm still seeing the same error on my end. Do I have to reinstall the add-on? I tried clearing the cache but it doesn't seems to help.

New log: https://pastebin.com/US5NCwRe

cbizzle14 commented 2 years ago

Yea its still not working. You'll need to downgrade resolveurl until they can fix it. You can use rising tides repo for an older version or get the previous version from resolveurl github

cywteow commented 2 years ago

@groggyegg No problem, my wife is fan of your work. Anyway, when I try to download Dramacool 2.3.1 from https://github.com/groggyegg/lime/blob/master/plugin.video.dramacool/plugin.video.dramacool-2.3.1.zip and install manually from zip no issue. But if I uninstall and install again from the repo, there is issue.

I do not recommend people to download and install manually, otherwise it would be able to auto update again. This is only for debugging purpose. Give groggyegg more time to re-deploy and bump the version again.

groggyegg commented 2 years ago

Forgot to bump the version, will do it later.

aarontanx commented 2 years ago

Thanks. V2.3.2 is working fine now.