Archive:Mac FAQ: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 178: Line 178:
|}
|}


== Mac OS X 10.7 Lion (and higher) issues ==
== Mac OS X 10.7 (Lion) (and higher) issues ==
{| width="100%"
{| width="100%"
{{FAQ|1=SMB
{{FAQ|1=SMB

Revision as of 05:51, 31 October 2013

Home icon grey.png   ▶ General topics
▶ Devices
▶ FAQs
▶ Mac OS X
▶ Mac FAQ

Template:Mavericks

Frequently Asked Questions for Mac OS X and Mac hardware. Template:XBMC FAQ


General FAQ

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

Requirements

Link
  • Kodi v17 requires Mac OS X 10.8 or later.
  • Kodi v18 (and its nightlies) will at least require 10.9)
  • Kodi v20 and above requires an Intel Mac running OS X 10.13 or higher.

How to install and/or update XBMC

Link
  • Simply download XBMC from http://xbmc.org/downloads/ and copy XBMC.app to your Applications folder to install XBMC
  • Do the same to update XBMC. All your settings and files will be preserved as they are located in a different place in the userdata folder. Be sure to make a backup of the userdata folder when doing updates in case something goes wrong.

XBMC for Mac version

Link
  • The current stable version of XBMC for Mac is v12.2 Frodo. This is the same code that all of the other platforms (Linux, iOS, Windows) are using.

What version/nightly build/beta of XBMC am I running?

Link
  • XBMC main menu > System > Lower submenu > System info. Note the build date.

Programs and tools to help with XBMC

Link
  • For a list of programs and tools to help with XBMC, such as renaming files, managing media, file sharing, and more, see Supplemental tools/Mac OS X

Remote controls

What remotes can be used with XBMC

Link
  • Apple Remote (both white and silver version)
    • How do I bring up the context menu? - Press and hold MENU
    • How do I bring up the OSD during playback? - Press and hold SELECT
  • Logitech Harmony remotes can be used. See #Harmony
  • Any Keyboard such as wired, wireless, bluetooth. This includes "keymotes" such as the Rii or Boxee remote.
  • Web interfaces, including add-on interfaces.
  • XBMC smartphone and tablet remote apps.
  • Other IR remotes can be used with IR receivers such as the Flirc.

Starting XBMC with the Apple Remote

Link

Using a Logitech Harmony remote

Link
  • XBMC can use a Logitech Harmony remote using the normal Apple IR receiver that is built into some Macs.
  • Go to Settings -> System -> Input devices and change "Apple remote" to "Universal".
  • On the Logitech Harmony remote, select the Plex profile.

Can't wake a sleeping Mac using the Apple Remote on 10.7

Link

iTunes and/or system volume is taking over when using the remote

Link

Troubleshooting

General

Getting more help with XBMC for Mac OS X

Link

Userdata folder and logs

Link
See How-to:Submit a proper bug report for bug reporting details and here for instructions on reporting an issue to the forums
  • Userdata folder: /Users/<your_user_name>/Library/Application Support/XBMC/userdata
  • Debug log: /Users/<your_user_name>/Library/Logs/XBMC.log
  • Console log: /Library/Logs/Console/501/console.log
  • CrashReporter: /Users/<your_user_name>/Library/Logs/CrashReporter/CrashReporter.log

I am seeing double or ghost files for some videos

Link
  • When Mac OS X touches files that are saved on a non-Mac-formatted drive (HFS+) it will save metadata in what are often called AppleDouble files. They often show up looking like ._filename.ext or .DS_Store. On a native Mac formatted drive (HFS+) the metadata is written in such a way that it does not create these files, which is why you don't see them there.
  • Normally these files appear invisible on some computers, but will still get picked up by some programs such as XBMC.
  • You can prevent Mac OS X from creating these files on a network share by using a program such as TinkerTool or by opening Terminal.app and running the following command:
    defaults write com.apple.desktopservices DSDontWriteNetworkStores true
  • To remove the files you need to make them visible (again, you can use TinkerTool to make them visible, but remember to re-enable invisible files afterwards to protect certain system files) and drag them to the trash can and delete them.

Remote issues

Link

Add-ons downloaded from the internet are not in zip format or will not install

Link
  • There are two main possibilities for an add-on to not install when you use "Install from zip". One is that it isn't in a proper zip format, the other is that the add-on is for an older version of XBMC that isn't compatible with the version you are using.
  • Very commonly the Safari web browser is being used to download these add-ons, and by default will unzip the files leaving you with a folder that won't work with the "Install from zip" option. You can turn this feature off by going into Safari's preferences, under "General" and unchecking "Open 'safe' files after downloading". If you wish to keep this feature on, you should be able to find the original zip file in the Trash can. Just drag the file out and use it instead of the folder for "Install from zip".

Can't see UPnP sources/servers

Link
  • See If you are unable to see UPnP sources or servers inside of XBMC it could be due to a conflicting UPnP service running on your Mac or network. One known conflicting server is EyeTV, which runs a UPnP server in the background, even if EyeTV itself is not running. Uninstalling EyeTV or forcing all EyeTV processes to quit in Activity Monitor should fix the issue.

Audio issues and/or slow video playback

Link
  • 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.
  • Make sure that your audio settings are correct. Wrong audio settings will have severely negative effects on video playback.
  • Check to see if your speaker setup is really correct
  • If passthrough: make sure you only enable the audio codecs your receiver supports.
  • Select the correct audio output device for analog and passthrough.

Frodo issues

  • Not actually an issue with XBMC: Apple does not provide support for HD-audio passthrough in their audio API, CoreAudio.

Mac OS X 10.7 (Lion) (and higher) issues

SMB (Windows Sharing) isn't working when sharing files

Link
  • Update to XBMC v12.1 or higher for compatibility with the new SMB server in OS X 10.7 (and up).

Userdata folder and logs are hidden

Link
  • By default, Mac OS X 10.7 hides the user's Library folder, which is where XBMC's userdata folder and logs are stored. There are a few ways to get around this:
    • While in the Finder, click on the "Go" menu and hold down  Option, then select Library.
    • You can use programs such as TinkerTool to change the visibility of all or some hidden files/folders.
    • To permanently reveal the ~/Library folder, open up Terminal and run this command:
    chflags nohidden ~/Library
    Note: Anytime there is an OS X update (e.g. from version 10.7.3 to 10.7.4) you will have to run this command again as the folder will be hidden again.

Can't wake a sleeping Mac using the Apple Remote

Link
  • Apple changed how energy saving settings work on Mac OS X 10.7/10.8 and by default the Apple Remote will not wake a sleeping Mac. This can be fixed by changing the "darkwake" flag on Mac OS X, but do this at your own risk.

Strange sound when movie is paused after updating to 10.7.4

Link
  • Are you getting strange sounds when you pause some movies after updating Mac OS X to 10.7.4? Apple changed some OS-level code that has affected several programs, including XBMC, Plex, ProTools, and others. It has been reported that upgraded Mac OS X to 10.7.5 or 10.8 (Mountain Lion) fixes this problem. For more info see this forum post: Forum:131305.

Mac OS X 10.9 (Mavericks)

XBMC crashes on 10.9

Link
  • XBMC 12.2 has an audio bug that prevents it from starting up on Mac OS X 10.9. A fix will for this will be included in the upcoming XBMC v12.3 bugfix release. Nightly and recent monthly builds can also be used as well.

Mouse doesn't move across the whole screen

Link
  • A fix will for this will be included in the upcoming XBMC v12.3 bugfix release and is already fixed in nightly builds [1]. A temp work around for v12.2 and earlier:
On a keyboard press  Cmd+f to enter windowed mode, then click the green ball to maximize the window, the mouse should now be usable. Then go to XBMC -> Settings -> System -> Video output, and toggle Full/Windowed mode.

Menubar on second monitor/screen is still visible

Link
  • A fix will for this will be included in the upcoming XBMC v12.3 bugfix release and is already fixed in nightly builds [2].

Other 10.9 issues

Link
  • Possible issue with auto-switching GPUs on some Macbook Pros- There seems to be an issue with some Macbook Pros that have auto-switching GPUs that cause XBMC to start up with only 16k colors.
  • SMB/SAMBA/Windows sharing sharing from Mac OS X 10.9- Not really an XBMC issue, but XBMC clients connecting to a Mac OS X 10.9 SMB/SAMBA/Windows-sharing file server might have compatibility issues again. SMBUp can be used as a workaround.