fix(ImdbSource):wumode#2

This commit is contained in:
wumode
2025-08-07 23:49:45 +08:00
parent 2498c65eef
commit 43d694f836
2 changed files with 4 additions and 3 deletions

View File

@@ -436,11 +436,12 @@
"name": "IMDb源",
"description": "让探索推荐和媒体识别支持IMDb数据源。",
"labels": "探索",
"version": "1.5.4",
"version": "1.5.5",
"icon": "IMDb_IOS-OSX_App.png",
"author": "wumode",
"level": 1,
"history": {
"v1.5.5": "修复初始化错误",
"v1.5.4": "改进媒体识别",
"v1.5.3": "异步执行; 修复 bugs (主程序版本需要高于 2.6.8)",
"v1.5.2": "修复一些bugs",