Archive:Common issues: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
mNo edit summary
 
(47 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{mininav| [[Troubleshooting]] {{l2| [[FAQs]] }} }}
XBMC releases are brought to a stable point where most users should not have issues. However, due to XBMC's large, complex, and multi-platform nature, it is nearly impossible to release a totally bug-free version. As such, these are some of the more common issues that are known about in XBMC.


{{note|This is not an exhaustive list of bugs/issues, but a simple summary of the more common issues that users might be facing. The purpose of this page is to let users know that Team XBMC is aware of these issues and (in most cases) is working on fixing them.}}


For a more complete list of possible bugs/issues see the '''[[bug tracker|XBMC Trac bug tracker]]'''. For reporting bugs see '''[[HOW-TO:Submit a bug report]]'''.
{{warning|This page is no longer maintained. It mainly served as a quick "cheat sheet" of common issues that are asked about, but it was never a full list of known issues. Please see the '''bug tracker''' for a full list of formal bug reports.


== General ==
If someone wishes to maintain this page, please feel free to do so. Check the page history for examples of how it used to be set up.}}
* When using UPnP library sharing between XBMC instances:
** The watched/resume status for TV shows/episodes doesn't always update right away on the "client" XBMC instance.
** If you have a TV show that has watched episodes and unwatched episodes, the entire TV show will be hidden if "hide watched" is turned on.
* Chapter markers for MP4 files are broken in v13 and v14
* Mplayer style [[EDL]]s (.edl) don't work well when stepping back or forward in v13. [http://trac.xbmc.org/ticket/15207]
* Using variable rewind (x2, x4, x8, etc) will actually go faster than it is supposed to. A fix has been done but won't be ready for v13: [https://github.com/FernetMenta/xbmc/commit/eff8b534ac676fe549b054c1531d2f32b4249a93] {{small|''(however, it is fixed in [[OpenELEC]])''}}
* The current [[AFP]] client in XBMC is unstable and will eventually be removed.
* A minor cosmetic flaw, when a single TV show is created from more than one source path (like some seasons on hard drive A, other seasons on hard drive B) certain counts in the GUI (i.e., number of episodes) can be off. [http://trac.xbmc.org/ticket/13513]
* Default touch screen skins (iOS and Android) do not have Live TV/PVR support yet.
 
;Non-XBMC issues
* AirPlay Mirroring and any AirPlay function that involves DRM is not supported
 
== Android ==
* The CTRL modifier for [[keymaps]] currently doesn't work. Other modifier keys do still work.
* Initial Android support is targeted at inexpensive Android powered set-top boxes. As such, support for mobile devices is still being developed, but will improve with time.
 
== Linux general ==
* Ubuntu might "steal" media keys (play, fastforward, rewind, volume, etc) before Kodi receives them. A temp work around is to un-set these keys in Ubuntu's keyboard shortcut settings.
 
=== XBMCbuntu specific ===
* All AMD/ATI users with a GPU up to ATI HD5xxx will have a failed install because 12.10 does not carry compatible fglrx [http://forum.xbmc.org/showthread.php?tid=154418&pid=1321833#pid1321833 a workaround is on this thread].
 
== Mac OS X/iOS ==
<section begin="Mac audio" />* Gapless playback for music isn't working.<section end="Mac audio" />
 
;Non-XBMC issues
* Apple does not provide support for HD-audio passthrough in their audio API, CoreAudio.
=== Mac specific ===
* There seem to be some audio sync issues when refresh rate is changed to 24hz.
* No retina support yet.
* Some tools/applications which adjust screen brightness may lead to low framerates (5fps framerate limiting) in XBMC. The most common ones should be exempt from this and not cause any issue, but there may be others. Please report any tools/applications that still have this issue to the XBMC support forums so that we can add them to the exempt list. (basically all tools which use a transparent fullscreen overlay)
* Certain Macs using Intel GPUs seem to show a green line when using hardware decoding (VDA). A fix was found, but that fix caused some other issues, so the lesser evil was chosen (green line). Developers are still working on this issue. In most cases the Mac in question can run just fine without the hardware (VDA) decoder, as they have more than enough CPU power. It won't hurt anything. At most it might just kick up your CPU fans more, depending on how demanding the video is. You can turn off hardware video decoding by going into {{highlight|[[Settings/Videos#Playback|Settings -> Videos -> Playback]]}} and deselecting the VDA option.
 
=== iOS specific ===
* Cydia will still show Kodi v14.0 as having an update available even after it has been installed.
* Retina support for iPad is currently GUI only. Video resolution currently maxes out at 1024 x 768. Retina is fully supported for iPhones and iPod touches.
 
;Non-XBMC issues
* Apple TV 2 will crash on startup when older versions of Plex are also installed. Either uninstall Plex or update it.
 
== Raspberry Pi ==
<section begin="Raspberry Pi" />
* None currently with {{current version}}<section end="Raspberry Pi" />
 
== Windows ==
* Webserver (also used for smartphone/tablet remotes) seems to be causing crashes.
* AirPlay videos recorded with iPhones/iPads might not rotate correctly when using hardware video decoding [http://forum.xbmc.org/showthread.php?tid=149006]
* Windows screensaver and power saving mode kicks in when XBMC is not focused (independent of whether XBMC is playing a video or not)
 
== Notes ==
<references />
 
{{Gotham updated}}

Latest revision as of 05:46, 28 August 2020


Stop hand.png This page is no longer maintained. It mainly served as a quick "cheat sheet" of common issues that are asked about, but it was never a full list of known issues. Please see the bug tracker for a full list of formal bug reports.

If someone wishes to maintain this page, please feel free to do so. Check the page history for examples of how it used to be set up.