add-ons / add-ons/plugin.video.vrt.nu

No studio icons on folders and episodes (Estuary skin)

Open
#250 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement estuary kodi released
Dominant language
Python
Stars
125
Forks
27
Avg merge
3h 46m
Merged PRs (30d)
12

Description

Describe the bug

The Estuary skin (the default Kodi skin) does not support studio icons on folders.

We discovered Kodi's studio icon support only by accident because we used mediatype infolabels on 'tvshows' folders (causing these folders to not show as folders). Now that we have fixed that, we lost studio icons on our program listings...

Additionally, in episode-listings we also do not see any studio icons, while there is no reason to not show them.

It would be nice if:

  1. studio icons are shown for folders too (folders can't have a mediatype according to Kodi)
  2. studio icons are shown on episodes (not just tvshows)
  3. mediatype infolabels are allowed on folders (not a skin issue)

The fix in phil65/skin.estuary#258 even supports studio icons now in our Most recent, Channels and Live TV listitems. Which is really great.

Contributor guide

No contributing guide indexed for this repository

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

Start by tracing how the add-on builds its program, folder, and episode list items, then compare the studio-icon behavior in Estuary with the behavior described for Most recent, Channels, and Live TV listings. Check Kodi's handling of studio icons and mediatype infolabels on folders. Done means studio icons appear for folders and episodes without breaking folder display or mediatype handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.