Mdcx Versions Save

Movie metadata scraper

daily_release

1 month ago

2024-04-10T16:39:07Z

120240321

1 month ago

重要

每日构建

在此版本后, mdcx 将降低版本号变化频率, 版本号基本只用来处理会破坏配置文件兼容性的变更. 一般的功能更新与 bug 修复均通过 Github actions 每日构建, 可在上述链接下载. 发布页将显示最后一次提交时间, 时区为 UTC+0, 对应北京时间 +8h 即可.

得益于此, 任何代码提交均将在 24h 内被发布, 因此总是可以获取到最新版本. 代价是每日构建 不会在软件内提示更新, 需要手动前往上述页面查看.

除此之外, 请注意此后 任何 issue 报告均需要包含提交 hash, 这基本上取代了原来版本号的功能, 文件名中将自动包含提交 hash

新增

  • 单文件刮削自动选择网站 by @runoob11
  • 可设置刮削完成后自动创建 kodi actor 目录及自动创建软链接

修复

  • madouqu year 获取
  • iqqtv url
  • 未知演员写入 nfo
Full Changelog

26af362 fix: write unknown actor to nfo (close #151) a175c97 CI: fix daily release tag bab46d7 CI: fix release.yml 96ee83b feat: 刮削完成后 自动创建actor目录 及 自动创建软链接 (close #142) 761db21 CI: daily release time 7ed3531 CI: daily release tag and log 7099844 feat: single file scraping without site selection 60122f1 CI: daily build 5b60511 chore e4d7c7a fix: iqqtv default url (close #134) e70294b fix(madouqu): year字段类型;处理失败时返回空值 (#129)

pre-20240311

2 months ago

120240308

2 months ago

修复

  • airav jp 域名失效
  • theporndb 文件 ohash 匹配
  • theporndb 标题模糊匹配
  • javdb cookie 设置失效
  • 7mmtv/airavcc 网络测试 url
  • 启动后不显示自定义网站设置
  • 重定向次数过多导致网络卡死
Full Changelog

7ca6e70 fix(airav): airav jp 域名失效 (close #122) ac5307c fix(theporndb): 使用 ohash 获取数据后直接返回 (#124) 574c7a3 fix(theporndb): title match (#124) 04181ba fix(javdb): cookie (#123) 65c3382 chore: use getattr default value 0dad202 fix: 7mmtv url for network test (close #121) ba9550d fix(ui): not show custom website at startup 3ff5773 fix(web): blocked by too many redirects

120240306

2 months ago

新增

  • madouqu: release 获取 by @runoob11
  • CI: 可选 Windows 7 与 macos/arm64 构建 workflow by @northsea4

修复

  • theporndb: url 变更
  • kin8: list 作为 str
  • 数字文件名均被识别为无码
Full Changelog

1c0d9d8 fix: theporndb url (#113) c4e996e fix(madouqu): add release and year fields 0c0ea59 doc: update README.md 987cd4a fix(ci): prerelease condition 86a646a Merge pull request #117 from northsea4/master a9c9448 Merge remote-tracking branch 'upstream/master' 929b21f UI: temp discard macos hide_dock f5c5ebf Fix: macos hide_menu (#105) 28cbd69 CI: windows legacy and macos legacy 3c3a266 Merge remote-tracking branch 'origin/master' f568ada fix(number): 全数字番号均被识别为无码 (#110) a642cd8 Merge pull request #108 from northsea4/fix_hide_menu 810eae4 Fix: macos hide_menu (#105) 8e2488c Merge branch 'sqzw-x:master' into master b0f917a CI: self-hosted runner disable setup-python cache 828e29e fix(kin8): use list as str (#97) 6cc0b97 Merge branch 'sqzw-x:master' into master 9cb15e5 CI: self-hosted macos runner

120240220

2 months ago

重要

此版本移除了 cloudscraper, 并将 curl-cffi 升级至 0.6.0b9.

这一改动旨在解决 curl 请求出现的相关问题, 但并未经过充分测试. 若网络请求出现问题, 可暂回退至 120240207 版本, 并提交 issue.

现在代码及依赖完全兼容 python 3.8, 可以使用 python 3.8 构建以在 Windows 7 上运行. 由于二者均已停止支持, 因此并不提供官方构建.

新增

  • UI: hscangku & cableav 指定网站刮削
  • macos img 构建 by @northsea4

修复

  • dmm 搜索页标题 xpath
  • 裁剪图片 - 打开图片 处理结果保存至影片目录
Full Changelog

15a06ba feat(web)!: del cloudscraper; bump curl-cffi to 0.6.0b9 ca38e46 fix(nfo): python3.8 unsupported with expression b314755 fix(dmm): title xpath (#90) edd43a4 CI: refine macos build 5af0b14 fix(dmm): wrong comment (#80) 9f2315a Fix: 裁剪图片保存至原目录 (#86) eb8207b UI: 添加新网站; 移除 hdouban

120240207

3 months ago

新增

  • 国产刮削优化 by @kikiyou18
  • 网站: hscangku / cableav by @kikiyou18

修复

  • airavcc xpath 失效
  • fc2 title 获取不完整
  • javdbid 输出逻辑
  • 停用 tv.dmm api
  • nfo 未知演员写入 by @kikiyou18
  • 移除标签时仅移除部分
Full Changelog

36927a8 Fix: tv.dmm api invalid (#80) 2cf04d9 Merge pull request #84 from sqzw-x/guochan 6ebe99e Merge PR #83 e6198d8 Opt: javdbid 输出逻辑 4c0b778 格式化 51dd142 Merge pull request #73 from kikiyou18/master ba58501 Fix: PR compliance revisions 55ecbdb Merge branch 'sqzw-x:master' into master a046c69 Fix: 移除标签时仅移除部分 (#78) edd03b7 Feat: add hscangku and cableav crawlers bada9e6 Fix: guochan crawlers remove useless characters; number recognition adjustment b97dd3b Fix: madouqu subtle parameter adjustment 96f68ef Fix: 7mmtv get more extrafanart pics 0da9440 Chore: guochan data collation 9c3b28e Fix: non-javdb site writes irrelevant searchid field cfa96c8 Fix: madouqu custom website;more actor matching attempts 192c7e0 Fix: not match unknown actor e38989d Fix: mmtv custom website;try more actor matching rules fc88133 Fix: nfo文件写入错误空格;手动设置演员写入nfo文件 8d6cd7e Fix: write custom actor names to nfo file 443d647 Fix: fc2 title (#72) 1d359ba Fix: airav_cc xpath (#70)

120240127

3 months ago

修复

  • official website 无法刮削
Full Changelog

976ceeb Fix: not translate all_actor (#59) f4d0208 Fix: try to remove file during move movie and sub (#58) 3873d92 Opt: rename crawler dispatch functions 99f7174 Fix: official website dont work (#57) 154505d CI: release notes

120240119

3 months ago

pre-20240115

4 months ago

新增

修复

  • javdb 错误使用自定义网址
  • airavcc 详情页链接获取
  • 无法删除自定义网址
  • 代理配置更新

New Contributors

Details

4fba1ba Fix: update config after save (#38) 775c060 CI: build for tags 8a0dea5 CI: macos build f84f2c6 Merge pull request #48 from northsea4/master 11302a2 Merge branch 'sqzw-x:master' into master c001cb3 Fix: cant del custom website f7fc1c6 CI: auto build for release e432ccd fix release 38cb18f build with github actions fd2a4be Add: github action build.yml 848f07b Fix: custom url b6e57d4 Fix: airavcc get url list (#38)