Mmx233
Mmx233
```shell go: finding module for package github.com/otiai10/gosseract/v1/gosseract Crawler/module/crawler imports code.sajari.com/docconv imports github.com/otiai10/gosseract/v1/gosseract: module github.com/otiai10/gosseract@latest found (v2.2.1+incompatible), but does not contain package github.com/otiai10/gosseract/v1/gosseract ```
"react": "18.0.0","react-native": "0.69.5" I try to edit voximplant/react-native-foreground-service/android/build.gradle to ``` android { compileSdkVersion 31 buildToolsVersion "31.0.0" defaultConfig { minSdkVersion 21 targetSdkVersion 31 versionCode 1 versionName "1.0" } lintOptions { abortOnError...
[test action (RUN 2)](https://github.com/Mmx233/alist/actions/runs/8820740731) ### Changes + During the docker build process, download and generate all files changes to the `/build` directory. + Caching the musl library. + Bump action/setup-go...
The Ngram Parser can be used directly in MySQL 8.0 and above. In addition, both MySQL and Postgres can utilize various plugins to enhance tokenization for different languages. This PR...
Added the 'Max Parental Rating Score' setting and applied it during user creation. This has been tested with an OIDC provider on the `linuxserver/jellyfin:nightly` image. Closes #295
**Is your feature request related to a problem? Please describe.** There appears to be no current method for automatically configuring a user's `MaxParentalRating` via SSO or a built-in Jellyfin function....