groggyegg / plugin.video.dramacool

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

No Playback on most servers: "Unsupported Server" #10

Closed kodan2k closed 3 years ago

kodan2k commented 3 years ago

Looks like files on "Standard Server", "Kvid", "Asianstream", "StreamSB" can't be opened. The rest is working:

2021-05-13 11:00:40.760 T:2996 ERROR : Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.dramacool/mouse-2021-episode-18.html]

Tested with Kodi 19 on Windows with Dramacool Version 2.0.2.

kodi.log

groggyegg commented 3 years ago

I have fixed the "Standard Server" and "Kvid" in my latest commit. I won't have time to add Asianstream, if someone is interested to add the resolver you can do it through pull request.

I have also made a pull request to resolveurl for StreamSB so it should be fixed in the next release.

cbizzle14 commented 3 years ago

@groggyegg will this be fixed on older versions? I'm still running kodi 18.9 so I have to use dramacool version 1.8.5

groggyegg commented 3 years ago

@groggyegg will this be fixed on older versions? I'm still running kodi 18.9 so I have to use dramacool version 1.8.5

I have already backported the patches to Kodi 18. You can install it from the sources.

cbizzle14 commented 3 years ago

@groggyegg will this be fixed on older versions? I'm still running kodi 18.9 so I have to use dramacool version 1.8.5

I have already backported the patches to Kodi 18. You can install it from the sources.

Awesome. Appreciate your work!

kodan2k commented 3 years ago

"Standard Server" and "Kvid" working again with version 2.0.3 and 1.8.6. Thank you!