katherine197:

Omg thank you so much! You're awesome <3

You're welcome.

Slim Xtra:

Would it be possible to additional link to the english language plattforms such as YOUKU ,IQYI, Tencent Video, Mango TV and all I forgot? I mean I got them in my personal favorits but I felt victim not just one time clicking on the platformslink to land on the chinese sites. Thats inconvinient.

Not sure, tbh, because for that you need to write a code in the script that searches through all the streaming platforms, and I'm sure that would slow down the script real hard. Also, it wouldn't be 100% effective either, probably because it could find the wrong titles. Not to mention the availability in other countries. For example, to make this work properly, I would have to add every country or at least the main ones where the platform is available and force the script to find the exact match with the same title.

This is why on MDL it's manual. You can add those streaming links. I will look into this, but I can't promise anything.

Nah, never change a working script. I appreciate you explanation though. Thank you!

Hey I tried to install this but ran into a host of issues. Is this still maintained or no?

I first tried firefox plus greasemonkey but nothing changed, so I looked at the userscript in greasemonkey and saw that it threw up a syntax error ('supportURL' not recognized). Changed that, still nothing, so I tried tampermonkey and I got some changes to show up, namely the settings page had new settings (which don't do anything), there's a working 'back to top' button, there's an empty 'titles by country' widget on my profile, and there's an 'export csv' button that downloads an empty csv file. Other than that, nothing changed about MDL at all.

I thought maybe this just wasn't meant to work with firefox so I tried a chromium-based browser and got the exact same issues.

The tampermonkey userscript page now throws up a whole laundrylist of these 'eslint' errors:

eslint: no-sequences - unexpected use of comma operator.

eslint: no-return-assign - Return statement should not contain assignment.

I'm not a coder and at this point idk what else to try. I'm just trying to export my drama list, but I guess I'll look elsewhere.