Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Add an option to include a custom image in the category list. #72

Open
kodi-rc opened this issue Dec 12, 2020 · 0 comments

Comments

@kodi-rc
Copy link

kodi-rc commented Dec 12, 2020

Add an option to include a custom image in the category list.

Currently only displays the country's flag, but it is mandatory to write the name of the country in English in the 'group-title' tag

Captura-de-tela-de-2020-12-12-19-18-56

for example to add the image of the flag of Brazil I did it like this:
#EXTINF:0 tvg-name="Assalto ao Banco Central - [2011] [1080p]" tvg-logo="https://**.jpg" group-title="VOD Nacional_Ação Brazil",Assalto ao Banco Central
https://

the drawback is that it is possible to add country flags only. and another drawback is that the name of the country is also displayed:
#EXTINF:0 tvg-name="Ava - [2020] [1080p]" tvg-logo="https://**.jpg" group-title="VOD Legendado_Ação USA",Ava
https://


in the case of the print above I have three main categories:
National, Dubbed and Subtitled.
I wish I could use custom images for each of these categories


note: In the print above to display the image with the Brazilian flag, I had to write Brazil in English. In Brazilian Portuguese, Brazil is written with the letter S and not with the letter Z. => Brasil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant