Results 8 comments of Mike J. Brown

I prefer to idiot-proof it, in case _module_ is something like _null_: ``` try { module.exports = URI; } catch(ex) {} ``` ...but maybe that's overkill?

Relevant discussion on Discogs: https://www.discogs.com/forum/thread/828335#8567194 FWIW, it was mentioned several years prior that the libraries they use are called Pillow and Thumbor.

Duplicate of #31 and #119 (referring to CD-TEXT).

I think there is the question of how exactly do you want CUERipper to behave? Do you want the cue sheet to contain different metadata than the log and the...

Neither of the above methods are working for me. `yt-dlp -v --referer https://www.carolofthebells100.org/ https://vimeo.com/event/2656132/embed` does not reveal any other URLs I can use, nor can I find a `Link_module_link` or...

**If the .so file is actually missing**, then a good message is what I assume is the current one: `%s is missing a required shared library: %s` However, **if the...

The main thing I think people want to do with data dumps is import them into a database. My code could be used as a foundation for that. For example,...