Miguel Borges de Freitas

Results 23 issues of Miguel Borges de Freitas

### Describe the bug Not sure if this is a known issue, feel free to close if duplicated (I didn't find any related). While looking into https://github.com/xbmc/xbmc/issues/21670 in my pine64-lts...

ALLWINNER
LE 11.0

As mentioned on slack: The kodi-addon-generator uses html characters instead of the ascii equivalent for some characters. Maybe it can be avoided when generating the templates? I tried the original...

Hacktoberfest

## Description While investigating https://forum.kodi.tv/showthread.php?tid=369593 I found that the proper way to play the trailer of the focused item is to go via GUI actions builtins (e.g. something like adding...

Type: Improvement
Component: GUI engine
v20 Nexus

## Description As discussed on https://github.com/xbmc/xbmc/issues/21656 currently `Listitem.Thumb` and `Listitem.Art(thumb)` have different behaviors. Historically, Kodi (xbmc) had a single source of truth for the image of a given item (Listitem.thumb)....

Type: Feature
Component: GUI engine
v20 Nexus

Create an independent job to scrape the original screensaver and information (probably using selenium or phantomjs).

**Describe the bug** When the HTML code is generated from a markdown source any inline code blocks that are part of the title/heading get escaped. Consider the following example: ```...

bug

**Describe the bug** When you define an unordered list in markdown the content is not rendered correctly. Eg, consider the following content below: ``` ## Lists test Unordered lists: 1)...

enhancement
Markdown

### Describe the bug As stated in the [documentation for xkbcommon](https://github.com/xkbcommon/libxkbcommon#relation-to-x11) the library relies on the compose files provided by libX11 to be able to handle dead-key and key composing...

BUGFIX
HELP WANTED
GENERIC
LE 12.0

## Description This is yet another alternative to https://github.com/xbmc/xbmc/pull/25000 and adds the codec type (if available) for subtitles as well as their type (muxed/external). This allows skins to rely on...

Type: Feature
Type: Improvement
Wiki: Needed
WIP
Component: Database
Rebase needed
Component: Content
v22 Piers

According to our submissions rules every pull request must refer to only one addon. PRs usually have "[addon.id] version" as the PR title (although in some cases we have to...

enhancement
help wanted