v17 I just want to display the film age rating in the Estuary Skin
#16
(2019-11-24, 02:19)boredazfcuk Wrote:
(2019-11-23, 20:26)danru78 Wrote:
(2018-12-27, 12:04)DaVu Wrote: Not too sure if that helps, but at least the mpaa rating is available as an info label:

ListItem.Mpaa    -    Show the MPAA rating of the currently selected movie in a container


https://kodi.wiki/view/InfoLabels#ListItem
Hi, sorry for the noob question.

I've got Kodi Leia 18.4 build on my PC. I've successfully imported all my bluray and dvd rips, including renaming so the scraper pick up the right info!

I'd really like to show the age ratings on the films as above - handy when browsing for films to watch with the kids!

Where do you change/edit the code to include the listItem.Mpaa?

thanks in advance

Dan 

I made a mod for the Esturary skin that does what you want:

https://github.com/boredazfcuk/skin.estuary 
Thanks for that. I've downloaded the zip to my c drive. Then in kodi, tried to install add-on from zip file but it fails with "The dependency on xbmc.gui version 5.13.0 could not be satisfied." Am i going about this the wrong way? Is there another way to install it? Sorry to be a pain!

Dan
Reply
#17
(2019-11-30, 21:23)danru78 Wrote: Thanks for that. I've downloaded the zip to my c drive. Then in kodi, tried to install add-on from zip file but it fails with "The dependency on xbmc.gui version 5.13.0 could not be satisfied." Am i going about this the wrong way? Is there another way to install it? Sorry to be a pain!

Dan 

What version of Kodi are you using? I'm running this on 18.4.

It has been a while since I updated it; been a bit busy. I did submit it as a pull request to its GitHub repo but it's no longer maintained. Someone messaged me saying that it's now part of the main Kodi branch instead and to submit it there. Once I've finished my current project, I'm going to come back to this, update it, and submit to the official Kodi repo.
Reply
#18
(2019-12-01, 00:58)boredazfcuk Wrote: I did submit it as a pull request to its GitHub repo but it's no longer maintained
Which repository did you submit to? If you submitted to the original (I think phil65), then it is no longer maintained.

Submit all Estuary PR's to here... https://github.com/xbmc/xbmc/pulls

Typical Estuary PR's... https://github.com/xbmc/xbmc/pulls?utf8=...in%3Atitle
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#19
(2019-12-01, 01:06)Karellen Wrote:
(2019-12-01, 00:58)boredazfcuk Wrote: I did submit it as a pull request to its GitHub repo but it's no longer maintained
Which repository did you submit to? If you submitted to the original (I think phil65), then it is no longer maintained.

Submit all Estuary PR's to here... https://github.com/xbmc/xbmc/pulls

Typical Estuary PR's... https://github.com/xbmc/xbmc/pulls?utf8=...in%3Atitle
Phil65 was the one IIRC. I would have submitted to the official Kodi repo, but the guy who messaged me did so about 3 months after I submitted it. Kodi had gone through a 18.x version increase during that time and I wanted to just make sure that nothing was broken before re-submitting it. Some of the files I'd modified had been changed in the point increase and I wanted to make sure nothing conflicted before re-submitting it.
Reply
#20
Ok, no problems @boredazfcuk Please resubmit when you are satisfied.

FYI, v18 requires... <import addon="xbmc.gui" version="5.14.0" />
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#21
(2019-12-01, 00:58)boredazfcuk Wrote:
(2019-11-30, 21:23)danru78 Wrote: Thanks for that. I've downloaded the zip to my c drive. Then in kodi, tried to install add-on from zip file but it fails with "The dependency on xbmc.gui version 5.13.0 could not be satisfied." Am i going about this the wrong way? Is there another way to install it? Sorry to be a pain!

Dan 

What version of Kodi are you using? I'm running this on 18.4.

It has been a while since I updated it; been a bit busy. I did submit it as a pull request to its GitHub repo but it's no longer maintained. Someone messaged me saying that it's now part of the main Kodi branch instead and to submit it there. Once I've finished my current project, I'm going to come back to this, update it, and submit to the official Kodi repo. 
I'm running Leia 18.4
Reply

Logout Mark Read Team Forum Stats Members Help
I just want to display the film age rating in the Estuary Skin0