Skip to content

feat(douban): support music subjects#1764

Draft
lenovobenben wants to merge 1 commit into
jackwener:mainfrom
lenovobenben:feat/douban-music-subject
Draft

feat(douban): support music subjects#1764
lenovobenben wants to merge 1 commit into
jackwener:mainfrom
lenovobenben:feat/douban-music-subject

Conversation

@lenovobenben
Copy link
Copy Markdown
Contributor

Summary

  • add music as a supported douban subject --type value
  • parse music subject metadata including artists, genre, album type, media, release date, publisher, disc count, barcode, tracks, summary, cover, rating, and rating count
  • update subject columns and generated manifest for music-specific fields

Why

douban search already supports music results, but douban subject only accepted movie and book types. This completes the search-to-detail flow for music subjects.

Validation

  • npx vitest run --project adapter clis/douban/subject.test.js clis/douban/utils.test.js
  • npx vitest run --project adapter clis/douban
  • npm run build
  • npm run check:typed-error-lint
  • npm run check:silent-column-drop
  • git diff --check
  • node dist/src/main.js douban subject 26812952 --type music -f json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant