MediaBrowser / MediaBrowser/plugin.video.emby

[BUG] duplicate cards in favorites when adding movie with multiple versions

Open
#596 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
324
Forks
185
Avg merge
1m
Merged PRs (30d)
1

Description

In Kodi 22:
If a movie has multiple versions, adding it into favorites will lead to duplicate two cards.
Both of them have no poster picture. One links to version selection dialog, another links to Movie/None

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in Kodi 22 by adding a movie with multiple versions to favorites, then inspect the plugin's favorites handling and the two resulting cards. Done means favorites contain one card with a poster that opens the version selection dialog rather than a duplicate linking to Movie/None.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.