Skip to content

Commit

Permalink
Pre-release prep
Browse files Browse the repository at this point in the history
-Updated version number
-Update changelist
  • Loading branch information
khloke committed Feb 25, 2015
1 parent d07fc1b commit 1f15bbe
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"manifest_version": 2,
"version": "1.7.2.0",
"name": "Play to XBMC/Kodi",
"description": "Play, queue and remote control your favourite online media on XBMC/Kodi.",
"version": "1.7.3.0",
"name": "Play to Kodi",
"description": "Play, queue and remote control your favourite online media on Kodi / XBMC.",
"options_page": "options.html",
"permissions": [ "tabs", "http://*/*", "contextMenus" ],
"browser_action": {
Expand Down
10 changes: 10 additions & 0 deletions options.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,16 @@
<div class="tab-pane" id="changelist">
<div class="alert" style="margin: 0 25px 15px 25px;">If you have problems please contact me directly at <a href="mailto:[email protected]">[email protected]</a>. Leaving your problems in the <strong>Reviews won't help</strong> you or me solve the problem if I can't replicate it.</div>
<div style="margin: 0 25px">
<p>
<strong>Update 1.7.3.0</strong>
<ul>
<li>Added support Lynda.com.</li>
<li>Added support for Dailymotion Live. (Still depends on whether your add-on works for you, if it doesn't, then this doesn't either D:)</li>
<li>Added support for urgant.ru and kino-live.org (Many thanks to usrenmae for the work!)</li>
<li>Finally, update XBMC logo to Kodi logo.</li>
<li>Did you know? You can control Kodi by using your keyboard! Just open up the Play to Kodi extension, and use the Up/Down/Left/Right/Backspace/Enter keys to navigate on Kodi. Additionally, you could also use the I (for Info) and C (for Context Menu) keys.</li>
</ul>
</p>
<p>
<strong>Update 1.7.2.0</strong>
<ul>
Expand Down

0 comments on commit 1f15bbe

Please sign in to comment.