Archive:XBMC v11 (Eden) FAQ: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
Line 43: Line 43:
== What happened to "manually add to library"==
== What happened to "manually add to library"==
It's gone. ''mention nfo'' as an alternative?
It's gone. ''mention nfo'' as an alternative?
==MySQL==
See: [[HOW-TO:Synchronize multiple XBMC libraries#Upgrading XBMC from v10 to v11]]


[[Category:FAQ]]
[[Category:FAQ]]

Revision as of 19:01, 1 February 2012

Incomplete.png INCOMPLETE:
This page or section is incomplete. Please add information or correct uncertain data which is marked with a ?

Sorry for the lazy ish writing but am trying to get the idea's out before diving to answering them comprehensively - (pseudo7)


What happens if I don't like XBMC v.11 (Eden), can I just install XBMC 10.1 (Dharma) again?

Eden upgrades the library so it isn't compatible with Dharma anymore? <-- Library DB should be copied and updated (just like on mySQL, but locally) so it should be possible to go back to Dharma. Will try it to make sure, though.


What's with the new volume and volume amplification in the audio settings when playing a video?

Please see wiki article: Videos#OSD Audio and Subtitle Settings

What might break with the transition from Dharma to Eden?

(Question to Anyone - does Eden first startup default to default skin etc incase skin hasn't been updated for Eden?)

XBMC has upgraded it's use of Python, there is a backwards compatibility clause but nothing is ever certain.
Skins - needs to me updated for Eden - check your skin has been upgraded ready for Eden? http://forum.xbmc.org/showthread.php?t=94724
The whole implementation of the JSON-RPC server has been refactored to be compliant with the JSON-RPC 2.0 specification. This may cause problems with apps that require on XBMC's webserver?


How do I upgrade to Eden (all the steps)?

Mac - copy new application, overwrite old app with it, start app. Should work
Windows - Install from executable and start up?
Linux - Not sure (sorry!)
Openelec - Wait for openelec to push update
iOS device - as per (http://wiki.xbmc.org/index.php?title=XBMC_for_iOS_specific_FAQ#Installing_XBMC_for_iOS)


In videos where is the "Make default" option? It was in Dharma

It was been removed to reduce menu cluuter? http://forum.xbmc.org/showthread.php?t=94372


Can't add file source (like is possible in music and video) for Pictures on Eden Beta 2

I believe the logic is that pictures doesn't actually have any sections for fast linking, so no need for any submenu.


What happened to "manually add to library"

It's gone. mention nfo as an alternative?

MySQL

See: HOW-TO:Synchronize multiple XBMC libraries#Upgrading XBMC from v10 to v11