Kodi Community Forum

Full Version: Country Flags for TV Shows
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
We have Country flags for Movies and that is great...but there is no Country Flags for TV Shows. I was wondering as to why, is there a specific reason?. There is plenty of shows from UK, Canada, Australia just to mention few. So I think we should treat TV Shows the same way as Movies and show Country flags. I know that it is too late for Kodi 21 but maybe Kodi 22 would incorporate this feature.
I guess KODI Team is not interested in this.
(2024-03-15, 18:17)andrzejls Wrote: [ -> ]We have Country flags for Movies and that is great...but there is no Country Flags for TV Shows. I was wondering as to why, is there a specific reason?. There is plenty of shows from UK, Canada, Australia just to mention few. So I think we should treat TV Shows the same way as Movies and show Country flags. I know that it is too late for Kodi 21 but maybe Kodi 22 would incorporate this feature.

The problem is not Kodi, the TV show scraper does not provide this information for TV shows, so they have no information about the country.

You should ask your question to the addon developer.
Not quite.
There is no option to save "Country" in the database which is why the scraper does not provide it... https://kodi.wiki/view/Databases/MyVideos#tvshow

Seems like a trivial change, but not so- database updates, new code, scraper upgrades.
I don't think anyone on the team is prepared to do that.
(2024-04-03, 05:25)Karellen Wrote: [ -> ]Not quite.
There is no option to save "Country" in the database which is why the scraper does not provide it... https://kodi.wiki/view/Databases/MyVideos#tvshow

Seems like a trivial change, but not so- database updates, new code, scraper upgrades.
I don't think anyone on the team is prepared to do that.
@Karellen Thank you for your answer. The reason I ask for it is that we, at least I, have shows from quite few Countries and I thought that it would be a good idea to include "Country" in MyVideos#tvshow database. MyVideos#movies have c21 activated/configured for "country" so I hoped that this could be incorporated in tvshow. Anyway, thank you for explanation.
(2024-04-03, 11:18)andrzejls Wrote: [ -> ]The reason I ask for it is that we, at least I, have shows from quite few Countries and I thought that it would be a good idea to include "Country" in MyVideos#tvshow database.
You can use Tags... https://kodi.wiki/view/Video_library_tags
(2024-04-03, 11:54)Karellen Wrote: [ -> ]
(2024-04-03, 11:18)andrzejls Wrote: [ -> ]The reason I ask for it is that we, at least I, have shows from quite few Countries and I thought that it would be a good idea to include "Country" in MyVideos#tvshow database.
You can use Tags... https://kodi.wiki/view/Video_library_tags
@Karellen Thanks. I will try.