MediaBrowser / MediaBrowser/plugin.video.emby
[BUG] duplicate cards in favorites when adding movie with multiple versions
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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