Skip to content

使用DiscordBot订阅影片错误 #2

@4Nest

Description

@4Nest

MR日志:
Traceback (most recent call last):
File "/dependencies/discord/ui/view.py", line 425, in _scheduled_task
await item.callback(interaction)
File "/data/plugins/discordbot/bot.py", line 246, in menu_callback
await interaction.followup.send('', embed=build_msg.build_embed(douban_id=douban_id), ephemeral=True, view=view)
File "/data/plugins/discordbot/bot.py", line 116, in build_embed
meta = server.meta.get_media_by_douban(media_type=douban_get.media_type, tmdb_id=douban_id)
TypeError: get_media_by_douban() got an unexpected keyword argument 'tmdb_id'

订阅后一直显示正在响应
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions