Archive:XBMC v12 (Frodo) FAQ

From Official Kodi Wiki
Jump to navigation Jump to search

Template:Frodo

Frequently Asked Questions upgrading to XBMC v12 (Frodo), including how to enable some of the new features, where some controls got moved to, etc. Template:XBMC FAQ Frodo final isn't out yet, but you can try the RC version by going to http://xbmc.org/download/


General FAQ

See also: XBMC all platforms FAQ for FAQs that apply to all versions of XBMC.

What is "Frodo"?

Link

Frodo is the "codename" for XBMC Media Center version 12. You will often see "v12" and "Frodo" used interchangeably in the XBMC community. The name "Frodo" comes from one of XBMC's three founders. See also: History of XBMC.

Where can I see a full changelog?

Link

See: XBMC v12 (Frodo) changelog

How do I upgrade to v12?

Link

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

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:Sync multiple libraries/Upgrading XBMC to v12

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

Link

Yep. Whilst Frodo does "upgrade" the library, it stores a Eden compatible copy. Just replace the Frodo application with Eden. It is still recommended to always make a backup of your userdata folder before updating, just in case.

What might break when upgrading to v12? (Audio and Video, add-ons, skins, remotes)

Link

Most things from v11 will work in v12. 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)
  • Skins need to be updated for Frodo - check your skin has been upgraded ready for Frodo: 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.
  • Some smartphone remotes will need to be updated to work with Frodo due to the Web Server HTTP API being removed and replaced with the JSON-RPC API.
  • If videos are playing back slowly or you have having sound related issues, see: #Audio.
  • If navigating XBMC is slow or you are having issues with thumbnails, see: #Slow.

How do I use Live TV/PVR?

Link

See our guide at PVR.

XBMC for Raspberry Pi

Link

XBMC v12 (Frodo) is the first stable build of XBMC for Raspberry Pi. For more information on XBMC on the R-Pi, including how to install it, see Raspberry Pi FAQ.

Does Frodo have HD audio support?

Link

Yes, Frodo now has HD audio support, thanks to the new AudioEngine.

Does XBMC for Mac OS X, iOS, or Apple TV 2 have HD audio?

Link

While XBMC for Mac OS X does have the new AudioEngine, which features many new improvements in audio quality for XBMC, HD audio passthrough is not currently possible on Mac OS X and iOS due to limitations on the OS level. Those who want HD audio passthrough will need to use a Linux-based OS or Windows on their Mac hardware. Note that XBMC for Mac OS X/iOS is still able to playback HD audio, just not via passthrough (it will be converted to another format before playback).

Audio issues and/or slow video playback

Link

Make sure that your audio settings are correct. Wrong audio settings will have severely negative effects on video playback.

Make sure that
  • Your speaker setup is really correct
  • If passthrough: you only enable the audio codecs your receiver supports.
  • Select the correct audio output device for analog and passthrough
Linux specific
  • On AMD GPUs you must disable all "HD" Audio codecs and "output stereo to all speakers". AMD drivers under linux don't support HD audio. AC3 and DTS should be safe to enable. NVidia GPUs should be okay for HD audio (if supported by the hardare).
Mac OS X specific
  • If you hear sound only coming from the left side of speakers/headphones then you probably need to change your audio settings from 2.1 to 2.0.

Where did the Skin settings page go?

Link

The Skin settings page has been moved to Settings -> Appearance -> Skin -> Settings.

Where did the Network settings page go?

Link

The Network settings page (Settings -> Network) has been replaced by the Services settings page (Settings -> Services).

Where did the Internet access settings page go?

Link

The Internet settings page has been moved to Settings -> System -> Internet access.

How should local images be named for Frodo?

Link

Since Frodo now supports both posters and banners simultaneously, and for other supported images, the following naming conventions are available for local images<info>(Only required if the user wants to specify what image to use. Otherwise XBMC will automatically download images from the video scraper.)</info>. Whenever possible, old Eden style naming is supported for backwards compatibility.

For folders (e.g. tvshows, movies in folders, or just folders on the filesystem)
  • poster.(png/jpg)
  • banner.(png/jpg)
  • fanart.(png/jpg)
Season images reside inside the tvshow folder
  • season[XX]-(poster/banner/fanart).(png/jpg)
  • season-all-(poster/banner/fanart).(png/jpg}
  • season-specials-(poster/banner/fanart).(png/jpg)
For files (episodes, movies not in folders, video files)
  • [moviename]-(poster/banner/fanart).(png/jpg)
  • [episodename]-thumb.(png/jpg)
  • [filename]-(poster/banner/fanart).(png/jpg)

New Mac requirements

Link

XBMC v12 for Mac OS X chances the hardware requirements. Power PC (PPC) support has been dropped, so XBMC for Mac will only run on Intel processors. Mac OS X 10.6 is now the minimum requirement for the operating system.

Will Frodo run on Apple TV 1 (silver)?

Link

Yes, but only if it is running linux. XBMC v12 requires Mac OS X 10.6 and up, and the ATV1 OS is based on Mac OS X 10.4. See Apple TV 1 FAQ for info on updating to a linux OS.

Do I still need advancedsettings for Dirty Regions?

Link

Dirty Regions has a new default, but you might still want to keep your existing advancedsettings.xml entry. The default is mode 3, which will reduce CPU load, but won't make the GUI any faster (it's considered the safest mode for all the various GPUs out there). If you're using anything other than mode 3 in order to make the GUI more efficient, then you will want to keep your advancedsettings.xml file the same.

Where did the Slideshow screensaver go?

Link

The Slideshow screensaver is now a addon and needs to be installed as such. You can do this from the add-on manager or by going to Settings -> Appearance -> Screensaver -> Screensaver mode -> Get more -> Slideshow -> Install.

Where can I get Frodo builds for older Ubuntu installations?

Link

Does Frodo have XVBA support?

Link

XVBA support has not yet been merged into the main XBMC code branch, but you can find XVBA builds here:

Where is the Android build at?

Link

XBMC for Android won't be on the Google Play store just yet, do to ongoing development for hardware video decoding. However, you can manually/sideload install XBMC using APKs from here: http://mirrors.xbmc.org/releases/android/

Navigating XBMC is very slow

Link

While this should be a rare issue, the most likely cause of this is an issue with images (cover art, thumbnail, etc) not having a valid download URL. In Frodo XBMC stores the download url for images in case it ever needs to redownload them, and so if something happened to the cached image during the upgrade, Frodo will try to redownload it. If the file no longer exists at that URL then XBMC will keep trying over and over.

To fix it enable debugging for the debug log and then restart XBMC and enter a part of the library that has slow-downs. The log file will then record which video files in the library are having issues. For those videos you can then manually refresh their images (see here).

Alternatively, you could just look for videos that don't have correct images set while in XBMC and refresh them from there.

Recently added videos seem out of order

Link
Frodo now uses file dates for "Recently added" videos instead of the date when a video was scanned into XBMC. This can be changed back to XBMC v11 (Eden) behavior by creating a text file called advancedsettings.xml and placing it in the userdata folder with the following content:
<advancedsettings><videolibrary><dateadded>0</dateadded></videolibrary></advancedsettings>

What are some of the major new features?

Link
See XBMC v12 (Frodo) changelog for a full list of changes

Where can I get more help?

Link

The XBMC support forums: http://forum.xbmc.org , and the general and platform specific FAQs.

See also