Wanxp / obsidian-douban

an obsidian plugin that can pull data from douban to your markdown file
GNU General Public License v3.0
182 stars 6 forks source link

[Bug]: 无法同步TV剧集信息 #95

Closed rainliu0118 closed 6 months ago

rainliu0118 commented 9 months ago
  1. 问题说明

1.1 操作: 使用 【search douban by current file name】【search douban and create file】同步《王冠 第六季》时,无法正常创建文件并同步所有信息。其它剧集均可正常同步。

1.2 结果: 控制台报错如下:

plugin:obsidian-douban-plugin:3561 SyntaxError: Bad control character in string literal in JSON at position 1124 at JSON.parse () at eval (plugin:obsidian-douban-plugin:19243:24) at Array.map () at DoubanTeleplayLoadHandler.parseSubjectFromHtml (plugin:obsidian-douban-plugin:19239:110) at eval (plugin:obsidian-douban-plugin:18417:26) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

1.3 我想要的效果:

---
title: 英雄
comment:  我的评论
---
  1. 书影音名称 《王冠 第六季》

  2. 模板展示

  3. 其它

  4. 操作系统版本

    • [x] windows
  5. obisidian版本 v1.4.16

Wanxp commented 6 months ago

2.0.2版本 修复