Joel

Results 6 issues of Joel

- The FileWriteOptions `directory` property needs to accept string concatenations like `FilesystemDirectory.ExternalStorage + '/downlad'`, not only types defined in Enum. - Will be useful If the The FileWriteOptions `directory` accepts...

enhancement
plugin: filesystem
type: feature request
priority: medium

The script returns error when trying to find a subtitle for movie (Elite.Squad.The.Enemy.Within.2010) on Legendas.TV provider. The error is: `UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 33: ordinal...

### Current Behavior I’m have a NX monorepo with 1 app (my-app) and 1 lib (products). The products lib has the `noUncheckedIndexedAccess` tsconfig property set to false in its `libs/products/tsconfig.json`...

type: bug
scope: js

I'm trying to implement a multi language documentation site using Next.js 15 and Nextra 4 using the App router to organize my files. I've added all the configurations files and...

bug

It would be nice if we can enable Cusdis comments also for Doc Theme. It is important for users to comment on the content, clarify questions and suggest changes.

enhancement

If anyone is interested, I forked this repo and fully converted the source code to Typescript and also updated all the package dependencies to solve some security vulnerabilities. Some bugs...