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.