Archive:XBMC v13 (Gotham) FAQ

From Official Kodi Wiki
Jump to navigation Jump to search
Home icon grey.png   ▶ General topics ▶ FAQs ▶ XBMC v13 (Gotham) FAQ

Template:Gotham Frequently Asked Questions upgrading to XBMC v13 (Gotham), including how to enable some of the new features, where some controls got moved to, etc. Template:XBMC FAQ


General FAQ

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

What is "Gotham"?

Link

Gotham is the codename for XBMC Media Center version 13. Current release date is unknown and will be communicated through official channels when decided. You will often see "v13" and "Gotham" used interchangeably in the XBMC community.

Where can I see a changelog?

Link

See: XBMC v13 (Gotham) changelog

How do I upgrade to v13?

Link

Just install/copy the new version of XBMC over the old one.

What are some of the major new features?

Link
See XBMC v13 (Gotham) changelog for a full list of changes

Will I lose my settings/library in the upgrade?

Link

For most users, no. All settings and your library will be preserved in an upgrade. Settings that aren't preserved are those that have been reorganised, renamed, set to a new default - usually it's only a handful, and only things that don't really matter. However, it never hurts to do a backup of your userdata folder (where all the settings/library DB files are stored).

If you are using MySQL then see #MySQL

Do I need to do anything for MySQL library syncing?

Link

Yes, See: HOW-TO:Share libraries using MySQL/Upgrading XBMC

Where did it this or that go?

Where did most of the settings go?

Link

Gotham now has multiple user levels of settings. Hiding some more advanced settings by default. To change this setting level just select the button/label that says "Settings level". Not all skins have been adapted to this change. If you cannot find this side panel, you must switch to the Confluence skin to enable these options. After this you can switch back to the skin you normally use.


Where did the "update library" button?

Gotham has moved the "update library" out of the context menu to the left side panel in library mode.

Linux

Why is Gotham not in the default Debian/Ubuntu repositories?

Link

HOW-TO:Install XBMC for Linux

Until that is resolved Ubuntu users can still get XBMC from our official PPAs by adding the Team XBMC repository: https://launchpad.net/~team-xbmc/+archive/ppa , which has the additional advantage of working LibRAR support.

Where can I get Gotham builds for older Ubuntu installations?

Link

How to switch from XBMC unstable PPA (used in XBMCbuntu Beta/RC releases) to final PPA

Link
sudo add-apt-repository -r ppa:team-xbmc/unstable
sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get remove xbmc xbmc-bin
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install xbmc xbmc-bin

Troubleshooting

What are some of the known issues in Gotham?

Link

See: Known Gotham issues

What might break when upgrading to v13? (add-ons, skins, remotes, etc)

Link

Most things from v12 will work in v13. However:

  • Add-ons may not work, prompting XBMC to ask you to disable them. You can keep using them if you wish (by choosing not to disable them), but doing so is unsupported. See Category:All add-ons for a list (check the drop-down menus). Where there is a noticeable slowdown in XBMC addons are likely cause, backup your userdata and as a last resort delete the userdata Addons folder and the Addons15.db in the userdata Database folder.
  • Skins need to be updated for Gotham - check your skin has been upgraded ready for Gotham: Category:Skins (check the drop-down menus). If you have problems starting up XBMC after updating, you might need to move/delete your guisettings.xml file (see userdata for location) to reset your skin.
  • If videos are playing back slowly or you have having sound related issues, see: #Audio.

What happens if I don't like XBMC v13, can I just install XBMC v12 again?

Link

Whilst Gotham does "upgrade" the library, it stores a Frodo compatible copy. Just replace the Gotham application with Frodo. It is still recommended to always make a backup of your userdata folder before updating, just in case. Add-ons will likely need to be reset (uninstall and then reinstall) if you go from Gotham to Frodo.

Where can I get more help?

Link

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

See also