groggyegg / plugin.video.dramacool

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

Dramacool 3.2.3 not providing output of data #65

Closed TroubledWaffle closed 6 months ago

TroubledWaffle commented 6 months ago

Describe the bug Unable to retrieve any info from Dramacool such as "Search Drama/Star/Recently Added Drama/ previously added in Favourites"

To Reproduce Steps to reproduce the behavior: Go to 'Dramacool' Click on 'new drama/new movie/previously saved favourite' Have error where unable to show anything : Log attached

Expected behavior Would be able to retrieve info from "Search Drama/Star/Recently Added Drama/ previously added in Favourites" and show server to choose from when clicking them

Log file Kodilog_221223.txt

Additional context This might be a repetitive issue as reported before : https://github.com/groggyegg/plugin.video.dramacool/issues/62. May I know what is the issue and can I do anything to prevent them again? :D

Thanks

Unpleased1153 commented 6 months ago

@TroubledWaffle your add-on still on 3.2.1 on your log.

TroubledWaffle commented 6 months ago

@TroubledWaffle your add-on still on 3.2.1 on your log. It's weird then.. Here is the snip. Screenshot

Here is the log from my TV. It has "unable to connect to domain" error Kodilog_221223_TV.txt

groggyegg commented 6 months ago

It's possible to add a custom domain in addon settings. Have you tried that?

TroubledWaffle commented 6 months ago

It's possible to add a custom domain in addon settings. Have you tried that?

I have not but I saw 2 over there. Domain 1 - watchasian.sk Domain 2 - dramacool.pa

groggyegg commented 6 months ago

Those are the default domains that are used for finding dramas. If you have issue with any of the domain then you should try to change it. For example

watchasian.sk -> www.watchasian.sk dramacool.pa -> dramacool.com.pa

or other domains that are compatible with the addon.

groggyegg commented 6 months ago

Additional context This might be a repetitive issue as reported before : #62. May I know what is the issue and can I do anything to prevent them again? :D

Sometimes the URL will be changed to something else. When that happens the old URL will be redirected to the new URL and that's the issue you have. The URL redirection is not working.

Or it could be that the domain is blocked by your ISP.

TroubledWaffle commented 6 months ago

Those are the default domains that are used for finding dramas. If you have issue with any of the domain then you should try to change it. For example

watchasian.sk -> www.watchasian.sk dramacool.pa -> dramacool.com.pa

or other domains that are compatible with the addon.

I have tried the example that you provided and it is working now but the loading is taking extremely long time. When I go to a favorite or search for a drama, it takes maybe 10 minutes. Once the server option is up, it is fine..

aside from that, may I know where can I get the list of compatible domain with the addon please?

Here is the latest log Kodilog_231223_TV.txt

Thanks

groggyegg commented 6 months ago

Search can take a long time if new drama has not been stored in database but should be faster next time you search.

I don't know any other domains, you would have to look for them.

groggyegg commented 6 months ago

Closing this as this is not an addon bug.