LG TV WebOS ??

Hello...I`m a new User...

Give it Kodi on any Time for LG TV WebOS Operation system ??

I´ll never want to by RASP---Computer or Android TV for Kodi..

TV Group Channel Shortcut

Hi, I use Estuary MOD skin, overall, to customize my main menu and then I can create custom items for my son. I managed to make items for his movies, his TV Shows and his Music using smartlists. However, I want to do the same with TV Live section an...

Movie Set Info/Summary etc

I have been searching through various other threads about this over the past few hour with no real definitive result. How do I add information to display for a movie set? I have seen some skins (Titan and others) with a summary of the movies in the m...

Ever notice there are issues with using variables to display addon icons?

I've known about this one for a while, wondering if it is worth reporting on trac...

I've found that when using a variable to display icons in Addon Browser, the variable always returns a path whether the list item has an icon or not. So the default icon is never displayed.

If, instead of using a variable, I use $INFO[ListItem.Icon] as the texture, the fallback default icon is displayed if the list item icon is missing.

Since I'm using the same view for multiple content types, I'm currently using a separate image control just for addon content. It would be nice if addon icons were handled like any other content.

Is it just me, or has anyone else noticed this?

tinyMediaManagerCMD.sh throws exception at start

Hi,

I'm running MacOS Sierra 10.12.3 with Java version 1.6.0_65.

When I try to start tinyMediaManager from the command line I get 2 error messages.
For example I change to the application directory and rund the script

Quote:# cd /Applications/Video/tinyMediaManager.app/Contents/Resources/Java
# ./tinyMediaManagerCMD.sh -updateTv

The first one is only minor and easily to avoid, as it's only used to identify LinuxOS
Quote:expr: syntax error

However with the second one I'm not able to find a workaround, as it seems to be within the java code.
Quote:Exception in thread "main" java.lang.UnsupportedClassVersionError: org/tinymediamanager/TinyMediaManager : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

Does anyone know how to fix that?

BR
Andreas

Using MX player for streaming from NAS

Hi, I install Kodi 16.0 in my LeTV, and I want use MX player as external player to stream video from my NAS which has a shared folder(the system is OMV). I do as HOW-TO:Use_external_players_on_Android instruct, and place the modified playercorefactor...