Archive:XBMC v13 (Gotham) FAQ: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 6: Line 6:
{{-}}
{{-}}
== General FAQ ==
== General FAQ ==
{{Gotham|raw={{big|This FAQ is still a bit of a work in progress. Please pardon the dust. }} }}
:{{big|''See also: '''[[XBMC all platforms FAQ]]''' for an FAQ that applies to all versions of XBMC.''}}
:{{big|''See also: '''[[XBMC all platforms FAQ]]''' for an FAQ that applies to all versions of XBMC.''}}



Revision as of 07:16, 7 May 2014

Template:XBMC FAQ

Home icon grey.png   ▶ FAQs
▶ Devices
▶ XBMC v13 (Gotham) FAQ

Frequently Asked Questions for upgrading to XBMC v13 (Gotham) from a previous version. Includes how to enable some of the new features, where some controls got moved to, etc.


General FAQ

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

What is "Gotham"?

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.

Changelog

See: XBMC v13 (Gotham) changelog (and add-on developers should also see Gotham API changes)

How do I upgrade to v13?

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

What are some of the major new features?

See XBMC v13 (Gotham) changelog for a condensed list of large and important changes
Examples include:

Will I lose my settings/library in the upgrade?

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/Upgrading XBMC.

Why does Chrome think my XBMC download is malicious?

Because Chrome uses a retarded method of marking everything as malicious unless they've specifically looked at it. Please complain to Google about this, because we don't like it either.

Where did it this or that go?

Where did most of the settings go?

Confluence - settings level.jpg
Gotham now has multiple user levels for 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.


How do I use subtitle downloads now?

See: HOW-TO:Setup subtitle services for how to set up the subtitle download services in v13.

LCD/VFD settings?

The LCD/VFD functionality in XBMC has been spun-out into an add-on. Full functionality for LCD/VFD displays is included, plus new improvements and bugfixes. See LCDs for more details.
Confluence side menu - update library.jpg

Update library button?

The update library button has been moved from the out of the context menu and into the left side blade menu in library mode, when using the default Confluence skin.

Now-playing/current playlist?

The "Now playing" button has been moved out of the context menu and into the left side blade menu. It has also been renamed to "Currently playing".


Audio

General audio

XBMC v13 Gotham changes a number of things for audio and audio settings. For further details on audio topics see our new section on audio: Audio

Android

Why is XBMC not in the Google Play/ Amazon/ OUYA store?

During the time between XBMC v12 and v13, an unofficial version of XBMC in the OUYA store (XBMC on OUYA) had to remove software decoding of AC3 and DTS by demand of the companies that owned those audio formats. The only way to enable software decoding of those formats would be to pay a licensing fee. The same thing happened for several video player apps on the Google Play store.
Well, crap.
Because of this, Team XBMC is considering their options. We don't want to remove features or ever charge money for XBMC just to expose it in an app store. We also want to make XBMC easily accessible to as many people as reasonably possible.
For the time being, you can always sideload the full version of XBMC from the apk downloads from xbmc.org. See HOW-TO:Install XBMC for Android for details.

Linux

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

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?

See: Common issues

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

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 add-ons are likely cause, backup your userdata and as a last resort delete the userdata Addons folder and the Addons15.db & Addons16.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.

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

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?

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.

Volume or navigation controls seem to stick

If volume controls seem to keep turning volume down, or it seems like something is navigating or pressing a directional key constantly, it might be due to a plugged in gamepad or a laptop's accelerometer sensor being detected as a "joystick" by XBMC. To fix this go to XBMC -> Settings -> System -> Input devices -> and uncheck enable joysticks.

See also

Template:Upgrade FAQs