Osd fps?

Is there a way to display on screen what is being displayed? Specifically frame rate..thanks

remove icone on the right

dear all; I go crazy, how to remove this picture on the right? It is never hidden ! ant what is his purpose as I can't access it? KODI, Nvidia SHield, last version, standard installation thanks

File manager

on my scree it always show : LOG/storage/emulated/0/data/org.xbmc.kodi/files/.kodi/temp/kodi.log How do I fix this so it will not show on my TV even when I am looking a film.

Easily add different Versions of same movie

I'd like to see an advancement in being able to easily load multiple versions of a movie. As an Example take Star Wars, the Original Trilogy. Lucasfilm has changed the movie multiple times with what they thought was improvements. So you have essent...

Time out issues

I have experienced this problem on both the android version of Kodi as well as the PC version. I have experienced it with the standard plain install as well as on several modified installs or builds. I have asked and not gotten a logical or understood ...

No video playback on a H265 file

Hi, A file that plays fine on Shield TV in Kodi 17.1 only plays audio on the RPI3 (Libreelec 8.0.1). Any idea why, or there's a fix, or something I've overlooked? Debug log in here Some errors e.g. Line 9202: 19:14:31.867 T:1961759856 ERROR: CMMA...

Kodi doesn’t keep full screen resolution

I have a QHD+ screen with a native resolution of 3820x1800. I set the full screen resolution to 1920x1080 in kodi, but it always looses that setting and returns to 3280x1800. Kodi also auto-minimizes a lot while videos are paused and when I return to ...

Main Screen Widgets…

in the main (home?) movie screen there there are rows for "in progress movies", "recently added movies", "unwatched movies", etc... the code for these "widgets" can be found in the home.xml file, for example, as follows:

--------------

<include content="WidgetListPoster" condition="Library.HasContent(movies)">
<param name="content_path" value="special://skin/playlists/inprogress_movies.xsp"/>
<param name="widget_header" value="$LOCALIZE[31010]"/>
<param name="widget_target" value="videos"/>
<param name="list_id" value="5100"/>
</include>

<include content="WidgetListPoster" condition="Library.HasContent(movies)">
<param name="content_path" value="special://skin/playlists/recent_unwatched_movies.xsp"/>
<param name="widget_header" value="$LOCALIZE[20386]"/>
<param name="widget_target" value="videos"/>
<param name="list_id" value="5200"/>
</include>

--------------

is there an easy way to change the contents of a widget to something else, say "family" or "sci-fi", by replacing the blue text shown above to a different value? i played around with several different "values" but couldn't get anything to work...

also, some of the widget values refer to xsp files (example: recent_unwatched_movies.xsp) which, in turn, contain code pertaining to the widget's content count... for example, each widget row contains 15 movie posters which can be scrolled horizontally while the xsp file shows 15 as the "limit" (blue text below)... however changing this "limit" number doesn't seem to have any effect on on the number of movie posters available in a row... is there another file where this can be set?

--------------

<smartplaylist type="movies">
<name>In-progress movies</name>
<match>all</match>
<rule field="inprogress" operator="true" />
<limit>15</limit>
<order direction="descending">lastplayed</order>
</smartplaylist>

--------------

ultimately i would like widget rows that contain scrollable genre categories (comedy, family, sci-fi, etc.) rather than the current (stock) widget categories (in progress movies, unwatched movies, random movies) which i don't find very useful for movies, and i would like to increase the poster count from 15 to say 30-50 for each of these categories... is this possible? thanks!

Audio delay (aprox 400ms) when using bluetooth headset

Hi all I'm experiencing a general audio delay, offset aprox 400ms, when using bluetooth headset. Switching off BT set audio to the correct sync. This is happening only with Kodi (starting from rev 16 at least). Other players don't have such offset The ...

Delete indications on screen?

Hi All,

I use kodi on raspberry pi3B with the web remote control.

Do you know if it's possible (with a specific skin or addon) that no indication appears on the screen when I pause my movie with my remote.
In fact, I don't want any indications on screen when I play / pause / fast forward etc… my movie.

Do you see what I mind?

Thank you in advance for your help
:-)

Artwork (logos) No Longer Coming from Local Folders

Titan Beta 3.6.121 Skin Helper 1.1.10 I have used Emby to meticulously select all of my artwork for music, movies and TV Shows and save it locally in the media folders. Sometime recently, not sure when, Titan seems to be ignoring the local media and ...