-
### Description
> Please leave a brief description of the bug or feature request:
When scan finished on the entire repo, we have got an error that shows the following:
```
Filter scans...
…
-
1、版本:
jellyfin: v10.10.0
jellyfin-plugin-bangumi: v1.7.0
2、现象:
- 计划任务提示更新离线数据库失败。断网查询用名称和bangumiId都查不到
![image](https://github.com/user-attachments/assets/672b3f90-8c99-4577-bf4b-33ef963072…
-
Hi there
Thank you for making this. I'm so curious to dive into this.
I'm running into a small bug though: when I try to run it via the streamlit run src/lnu-ai.py command I get the following e…
-
hey I noticed http://ndjson.org/ and http://jsonlines.org/ are very similar, I was just wondering if maybe they could link to each other to reduce confusion? I like both names personally and use them …
-
Hi, thanks for creating this tool. I am trying the tool on the attached pair of queries, I got the following error:
`UnknownColumnError: UnknownColumnError: unknown column `Unknown attribute SCHOOL…
-
I'm looking at this example: https://github.com/huggingface/notebooks/blob/main/sagemaker/12_batch_transform_inference/sagemaker-notebook.ipynb
I am trying to get something similar working, but wit…
-
Flatten data structures in a Jsonline file can not be mapped to structured schemas automatically.
For example, `list_price and current_price` mapping to the scheme is failing:
{"position": 1, "l…
-
Hi! I wanted to let you know that I am developing a jsonlines reader for the Julia language. You [can find the latest docs here](https://danielw2904.github.io/JSONLines.jl/dev/). I am happy for all su…
-
(PaddleSpeech) root@45ee9542141a:/zyyo/code/PaddleSpeech/examples/ljspeech/tts0# ./run.sh
Generate durations.txt from MFA results ...
Extract features ...
100%|██████████████████████████████████…
Zzmes updated
6 months ago
-
Hi. First of all thank you for your work on this library.
Reading the documentation I understand that the usage suggested by this library is to open a `.jsonl` file with `jsonlines.open`, or having…