Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] 根据外部ID(如bgmtv的ID)快速查询番剧元数据 #45

Closed
Tracked by #26
chivehao opened this issue Oct 20, 2022 · 2 comments · Fixed by ikaros-dev/ikaros-admin#2 or #44
Closed
Tracked by #26
Assignees
Labels
feature New feature or request

Comments

@chivehao
Copy link
Member

chivehao commented Oct 20, 2022

No description provided.

@chivehao
Copy link
Member Author

chivehao commented Oct 20, 2022

动漫元数据信息快速填充初步方案

  1. client 带上原始标题或者第三方ID,请求server查询第三方番剧信息
  2. server 根据查到的番剧元数据信息,对比数据库,更新或者新增番剧记录
  3. server 返回对应的番剧元数据信息给 client
  4. client 根据服务端返回的番剧信息,快速填充客户端字段值

@chivehao chivehao self-assigned this Oct 20, 2022
@chivehao chivehao added the feature New feature or request label Oct 20, 2022
@chivehao chivehao added this to the 1.0-SNAPSHOT milestone Oct 20, 2022
This was linked to pull requests Oct 20, 2022
@chivehao chivehao changed the title 根据外部ID(如bgmtv的ID)快速查询番剧元数据 [Feature] 根据外部ID(如bgmtv的ID)快速查询番剧元数据 Oct 20, 2022
@chivehao
Copy link
Member Author

已经实现,目前能填充部分字段

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant