2019-04-28, 16:33
I suggest the question because I was offered the content of my resource addon also via API available. I understand very well why should make (Special/Inofficial) Artwork Type Images available via API, but what purpose this can have for Resource Images is still a mystery to me. Maybe something escapes me from a technical point of view, i ask you for opinions or technical examples:
Hopefully, as everyone knows, the difference between images are artwork types, and images are resources (from addons):
Artwork Types: poster, fanart, clearlogo, clearart, banner, landscape, characterart for tvshows
Inofficial Artwork Types: animatedposter, animatedfanart, characterart for movies (all 3 also available via API from KyraDB thanks @rschiks )
Resources: Studio Logos (White or Colored), Genre Icons, Genre Fanart, Country Icons, Language Flags, and so on...
___
I'm a big fan of pioneering in kodi and always taking a step forward. That's why I understand the concept of make Inofficial Artwork Types via API available very well:
____
But now it's about resource images, in particular, this Image Resource Addon is about: Actresses PNG's resource addon
As far as I know Resources work completely different than Artwork Types. Artwork types are tied to a certain medium (movies, series, season, episodes), but resources are only tied to one value, in the skin it's just matched to a label.
That's why the usefulness of make resources available over api is a bit mystery to me. Please help me on the jumps if I have overlooked something. If there is a meaningful implementation concept, please describe in more detail.
____
Most thoughts are addressed @rschiks, i really hope the API will implemented in other applications soon, like the idea!
Most member supported the addon are @manfeed and @Captain_Pike maybe you can also give a statement.
I know here in the forum are also member with API knowledge @"marcelveldt" @rmrector @Angelinas @vbat99
Maybe my favorite Team Kodi @Karellen have some thoughts.
Great thanks in Advance.
Hopefully, as everyone knows, the difference between images are artwork types, and images are resources (from addons):
Artwork Types: poster, fanart, clearlogo, clearart, banner, landscape, characterart for tvshows
Inofficial Artwork Types: animatedposter, animatedfanart, characterart for movies (all 3 also available via API from KyraDB thanks @rschiks )
Resources: Studio Logos (White or Colored), Genre Icons, Genre Fanart, Country Icons, Language Flags, and so on...
___
I'm a big fan of pioneering in kodi and always taking a step forward. That's why I understand the concept of make Inofficial Artwork Types via API available very well:
- Skin intregration is simple, (Inofficial) Special Artwork Types are supported in kodi core, no more else modification needed, just $INFO[ListItem.Art(chooseyourartworktypename)], that's the whole magic.
- To read into Kodi just ArtworkBeef is needed, on Kodi Leia it's also functional without ArtworkBeef with modifying advancedsettings.xml (look 2.3.14.1)
- From now on, the Special Artwork type would work in the skin, but you still have to manually download and place the files. That's where the API comes in: One way would be to integrate the API into Media Manager, another option would be to integrate it into ArtworkBeef or maybe SkinHelperService.
____
But now it's about resource images, in particular, this Image Resource Addon is about: Actresses PNG's resource addon
As far as I know Resources work completely different than Artwork Types. Artwork types are tied to a certain medium (movies, series, season, episodes), but resources are only tied to one value, in the skin it's just matched to a label.
That's why the usefulness of make resources available over api is a bit mystery to me. Please help me on the jumps if I have overlooked something. If there is a meaningful implementation concept, please describe in more detail.
____
Most thoughts are addressed @rschiks, i really hope the API will implemented in other applications soon, like the idea!
Most member supported the addon are @manfeed and @Captain_Pike maybe you can also give a statement.
I know here in the forum are also member with API knowledge @"marcelveldt" @rmrector @Angelinas @vbat99
Maybe my favorite Team Kodi @Karellen have some thoughts.
Great thanks in Advance.