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

From Official Kodi Wiki
Jump to navigation Jump to search
>Pseudo7
(Corrected link for NFO page)
>Pseudo7
Line 32: Line 32:


== In videos where is the "Make default" option? It was in Dharma ==
== In videos where is the "Make default" option? It was in Dharma ==
It was been removed to reduce menu cluuter?
It was been removed to reduce menu cluter?<br/>
Suggest users add video to favourites and access through there (most skins can display a favourite as a separate menu item or submenu option)<br/>
http://forum.xbmc.org/showthread.php?t=94372
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 ==
== Can't add file source (like is possible in music and video) for Pictures on Eden Beta 2 ==

Revision as of 19:39, 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 cluter?
Suggest users add video to favourites and access through there (most skins can display a favourite as a separate menu item or submenu option)
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. I was believed that it wasn't useful due to the amount of information it would add to the file (none). If you want the file in the library then use nfo files, they allow more information to be added and there are many programs available to make them on a variety of platforms.

MySQL

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