2017-06-07, 13:36
Neither SkinHelper.ListItem.Rating.MC, nor SkinHelper.ListItem.MetaCritic.Rating works. Please look into it, marcel
(2017-06-10, 09:14)VikkiXavier Wrote: Can anyone else please confirm whether Metacritic is working ? Since no 1 else is reacting about it, it seems like i m the only oneAll working Metacritic and RottenTomatoes.....need to have OMDB api Key to have this Info
(2017-06-10, 10:56)Dave.B Wrote: Does anyone encounter a problem with fetching artist info, thumb, banner etc.?That is skin isue...need to use same code in windows
As shown in below screenshot even though kodi recognize the artist as "Chicago" it does not fetch the artist thumb/
Window(Home).Property(SkinHelper.ListItem.Art.AlbumThumb)
Window(Home).Property(SkinHelper.ListItem.Art.Thumb)
(2017-06-10, 11:47)Angelinas Wrote:Is user ratings back? Poocorn(2017-06-10, 09:14)VikkiXavier Wrote: Can anyone else please confirm whether Metacritic is working ? Since no 1 else is reacting about it, it seems like i m the only oneAll working Metacritic and RottenTomatoes.....need to have OMDB api Key to have this Info
(2017-06-10, 10:56)Dave.B Wrote: Does anyone encounter a problem with fetching artist info, thumb, banner etc.?That is skin isue...need to use same code in windows
As shown in below screenshot even though kodi recognize the artist as "Chicago" it does not fetch the artist thumb/
First use Art from Kodi, dialog use from script...
Need to be same
Code:Window(Home).Property(SkinHelper.ListItem.Art.AlbumThumb)
Window(Home).Property(SkinHelper.ListItem.Art.Thumb)
(2017-06-10, 10:56)Dave.B Wrote: Does anyone encounter a problem with fetching artist info, thumb, banner etc.?That is skin isue...need to use same code in windows
As shown in below screenshot even though kodi recognize the artist as "Chicago" it does not fetch the artist thumb/
Window(Home).Property(SkinHelper.ListItem.Art.AlbumThumb)
Window(Home).Property(SkinHelper.ListItem.Art.Thumb)
(2017-06-10, 11:47)Angelinas Wrote: [quote='VikkiXavier' pid='2600853' dateline='1497078885']
Can anyone else please confirm whether Metacritic is working ? Since no 1 else is reacting about it, it seems like i m the only one
All working Metacritic and RottenTomatoes.....need to have OMDB api Key to have this Info
(2017-06-10, 22:23)Wanilton Wrote: @VikkiXavier,
Open library music-Artist,
press "C" , in context menu choose "Artwork Options",
Choose "configure advanced settings"
"Api Keys" in left menu....insert your Api keys in right list (themoviedb, fanart.tv and omdb)
(2017-06-11, 01:28)Edworld Wrote:(2017-06-10, 22:23)Wanilton Wrote: @VikkiXavier,
Open library music-Artist,
press "C" , in context menu choose "Artwork Options",
Choose "configure advanced settings"
"Api Keys" in left menu....insert your Api keys in right list (themoviedb, fanart.tv and omdb)
what if i don't have any music in my kodi? can this be done following different steps?