|
|
| (46 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| {{Addon
| |
| |Name=PinSentry
| |
| |provider-name=robwebset
| |
| |ID=script.pinsentry
| |
| |latest-version=1.0.0
| |
| |extension point=xbmc.python.pluginsource
| |
| |provides=
| |
| |Summary=Protect Kodi Content With A Pin Code
| |
| |Description=Force users to enter the correct pin code for given content.
| |
| |Platform=all
| |
| |Language=
| |
| |License=GNU GENERAL PUBLIC LICENSE. Version 2, June 1991
| |
| |Forum=http://forum.kodi.tv/showthread.php?tid=228451
| |
| |Website=
| |
| |Source=https://github.com/robwebset/script.pinsentry
| |
| |Email=
| |
| |broken=
| |
| |icon url=http://mirrors.kodi.tv/addons/helix/script.pinsentry/icon.png}}
| |
|
| |
|
| <!-- Page content goes here -->
| |
| <br />
| |
| <br />
| |
| == Introduction ==
| |
| PinSentry is an addon that will allow you to set a pin code that you can then force to be input when you play a particular video file or navigate into a given TV Show or Plugin.
| |
|
| |
| After install you first need to go to settings and select your pin, then enable which videos you want the pin to be displayed for (Either via Settings, Programs->PinSenty or Videos->Addons->PinSentry)
| |
|
| |
| <br />
| |
| <br />
| |
| == Debugging ==
| |
| If reporting a problem, please also provide a debug log. To do this you need to enable BOTH:
| |
| * Kodi [[Settings/System#Debugging|logging]] from the main setting menu
| |
| * PinSentry debug from the PinSentry addon settings menu
| |
| Please do not paste the log into the forum thread, just link to it.
| |
| <br />
| |
| <br />
| |
| == Donations ==
| |
| If you have found the PinSentry Addon useful and would like to help support future development and bug fixes, then please feel free to make a small donation.
| |
| <br />
| |
| <br />
| |
| Please use the link on the top of the [http://forum.kodi.tv/showthread.php?tid=228451 PinSentry Forum]
| |
| <br />
| |
| <br />
| |