Add-on:Recap: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
(Blanked the page)
 
Line 1: Line 1:
{{Addon
|Name=Recap
|provider-name=robwebset
|ID=script.recap
|extension point=xbmc.python.script
|provides=
|Summary=Recap
|Description=Shows a summary of what has happened in a TV Episode, including images.
|Platform=all
|Language=
|License=GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007
|Forum=http://forum.kodi.tv/showthread.php?tid=292728
|Website=
|Source=https://github.com/robwebset/script.recap
|Email=
|broken=
|icon url=https://github.com/robwebset/script.recap/raw/master/icon.png}}


<!-- Page content goes here -->
[http://recapguide.com Supported By:] <img src=http://recapguide.com/static/img/logo/recap-guide-logo-on-light.png>
<br />
<br />
== Introduction ==
You can install this addon from: [[Repository:robwebset]]
<br />
<br />
The Recap addon is an addon that allows you to "Catch Up" with what has happened in a given TV Episode. It uses the site [http://www.recapguide.com www.recapguide.com] and will display a small description and 50 images to jog your memory for what happened.
<br />
<br />
This is useful if you watch TV an entire season/series and then watch the episodes back-to-back. This means it can be almost a year between watching each season/series, and this addon can help remind you what has happened.
<br />
<br />
It can be run from the Programs section, or call up the context menu on a TV Show/Season/Episode and you can get the recap on that show (For episodes, there is also an option to get a recap for the previous episode).
<br />
<br />
== Recap Information ==
The following image is an example of the recap information provided:
<center>
[[File:Recap-Screen1.JPG|400px]]
</center>
<br />
<br />
== Settings ==
=== Recap ===
{| border="0"
|- valign=top
|
:'''Show Recap On Context Menu (Restart Required)'''
::Shows the recap option on the context menu for TV Show items
:'''Show Recap Previous On Context Menu (Restart Required)'''
::Shows the recap previous episode option on the context menu for TV Show episodes
:<u>'''''Debugging'''''</u>
::
:'''Enable Debug logging'''
::Enables Recap debug logging into the Kodi log file
| [[File:Recap-Settings1.JPG|400px]]
|}
<br />
<br />
=== Behaviour ===
{| border="0"
|- valign=top
|
:'''Show Automatically If Only One Match'''
::If there is only one TV Show that matches the title searched for then do not prompt for show selection
:'''Show Image Captions'''
::Show the captions over the images for the TV Show screenshots
:'''Loop Slideshow'''
::When navigating the slideshow, when the last image is reached, show the first image as the next image
:'''Automatically Progress Slideshow'''
::Automatically flick through the images for the TV Show without the need to click the next button
:'''Enable Notifications For Requests'''
::Allows an email address to be entered that will be sent with any requests to add new TV Shows. This email address will be used to notify you when the show is added
| [[File:Recap-Settings2.JPG|400px]]
|}
<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
* Recap debug from the Recap 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 Recap 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=275040 Recap Forum]
<br />
<br />

Latest revision as of 04:13, 19 October 2016