Archive:Kodi v17 (Krypton) FAQ: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 73: Line 73:


: {{highlight|''New instructions will be posted here when they are ready''}}
: {{highlight|''New instructions will be posted here when they are ready''}}
=== Add-on manager ===
:{{main|Add-on manager}}
:On the default skin, the add-on manager used to be located in the main [[settings]] window. Now only settings related to add-ons are shown there, under {{highlight|bordered=yes|Settings -> System -> Add-ons }}.
:The add-on manager itself is now located under {{highlight|bordered=yes|Home -> Add-ons -> Icon of an arrow pointing to a box. }}


=== Setting that moved ===
=== Setting that moved ===

Revision as of 03:35, 9 July 2016

Emblem-important-yellow.png NOTICE:
Kodi v17 (Krypton) has not even been released yet. This FAQ applies to the current development builds.
Future.png FUTURE Krypton FEATURE:
This page or section describes features that are a future part of the Kodi v17 release, codename "Krypton". For more information see development builds.

Template:Kodi FAQ

Frequently Asked Questions for upgrading to Kodi v17 (codename Krypton) from a previous version. Includes how to enable some of the new features, where some controls got moved to, etc.

Home icon grey.png   ▶ FAQs
▶ Releases
▶ Kodi v17 (Krypton) FAQ


General FAQ

See also: All platforms FAQ for an FAQ that applies to all versions of Kodi.

What is Kodi? What is Krypton?

Kodi is the new name for XBMC media center. "Krypton" something will be the codename for version 17, just as "Jarvis" was the codename for Kodi v16 and "Isengard was the codename for Kodi v15". You will often see "v15" and "Krypton" used interchangeably in the community.

Changelog

See: Kodi v17 (Krypton) changelog. Add-on developers should also see Krypton API changes, and skinners should also read the respective sticky posts in the Skin Development Forum for full changelog on changes to the skinning engine.

What are some of the noticeable new features?

In addition to many "under the hood" improvements, some of the visible additions to v17 will include:
  • ?

Major addition summary 1

Major addition summary 2

New system requirements

Android 5

Kodi v17 now requires that Android devices run Android 5.0 or later.

Specific system requirement example goes here

Upgrading

Stop hand.png If you are upgrading from XBMC v13 to Kodi v17 then please read Migration from XBMC to Kodi first.


Stop hand.png Always backup your settings before upgrading, just incase!


How do I upgrade from v16 to v17?

  • ANDROID USERS: Don't uninstall an earlier version of Kodi/XBMC before installing the new version. Uninstalling first would remove all of your settings. Just install the new version and it will replace the older version and retain your settings.
  • In most cases you can just install Kodi v17 over Kodi v16. All your settings and library are saved and will continue to work in the new version. See Installing for specific install instructions.
  • Most basic (video, audio, etc) add-ons that worked in Kodi v16 should still work in v17.
  • If you have any issues (settings not being copied over, blank screens, etc) when updating from versions older than v14: remove the new version, install the older version of Kodi/XBMC from http://mirrors.kodi.tv/releases/ , and then upgrade to the next version. In other words, if you have v14, first install v15 and run Kodi, Quit Kodi and then install v16 and run Kodi. Quit Kodi again and install v17, then run Kodi.


MySQL

As long as your MySQL server is set up to allow XBMC/Kodi to make new databases for the upgrade itself (see MySQL/Upgrading) then you don't need to do anything for upgrading a MySQL set up for Kodi. Even if you use "XBMC" in your advancedsettings.xml file, you can leave this the same and everything will still work.

Where did it this or that go?

advancedsettings.xml changes

CodecInfo playback information

The codecinfo window/overlay normally contains information about the currently playing media, such as video and audio codecs, frame skips, decoding method, etc. Starting in Kodi v17 most of this information has been moved to a new window. This feature is still being developed, but will be included the final v17 build. If all goes well, it should be available starting with Kodi v17 Alpha 3. At that time, please refer back to this FAQ for information on how to activate the new video playback/codec info window.
New instructions will be posted here when they are ready

Add-on manager

On the default skin, the add-on manager used to be located in the main settings window. Now only settings related to add-ons are shown there, under Settings -> System -> Add-ons .
The add-on manager itself is now located under Home -> Add-ons -> Icon of an arrow pointing to a box.

Setting that moved

Feature that moved

Troubleshooting

What are some of the known issues in v17?

Where can I get more help?

The general and platform specific FAQs, the Kodi support forums: http://forum.kodi.tv, and/or the #kodi IRC chat channel on irc.freenode.org.

EXAMPLE PLATFORM: Example issue 1

Notes


See also

Template:Upgrade FAQs