Kodi Community Forum
Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125)
+---- Thread: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) (/showthread.php?tid=346302)



RE: Xonfluence (Jarvis v16.x) - jcorsaut - 2016-03-28

Have been looking at a way to have the default video view to be media info 1, instead of list. Have found that if I edit the myvideonav.xml file, I should be able to do this. When I go to edit the file though, it dosen't list media info 1, just media info, then 2,3,4. Does anyone know the code number for media info 1 in xconfluence? Is it 503,504,515? I could do this trial and error, but thought it would be quicker if someone knew.


RE: Xonfluence (Jarvis v16.x) - jmh2002 - 2016-03-28

@helly

I was wondering if it would be possible to add Favourites that are contained in the Super Favourites addon to the list of available choices in the skin setup menu? (not only Selected Favourites / Standard Kodi Favourites)

Smile


RE: Xonfluence (Jarvis v16.x) - Jonoathome - 2016-03-28

How do you get the predictive text to work on the keyboard?? I have extended info script mod installed but no dice, worked with Kodi 15..

Missing that feature..


RE: Xonfluence (Jarvis v16.x) - User 272336 - 2016-03-28

(2016-03-28, 21:16)Jonoathome Wrote: How do you get the predictive text to work on the keyboard?? I have extended info script mod installed but no dice, worked with Kodi 15..

Missing that feature..

You need plugin.program.autocompletion, not only script.module.autocompletion (this one is installed on extendedinfo).


RE: Xonfluence (Jarvis v16.x) - Jonoathome - 2016-03-28

(2016-03-28, 21:40)OTinley Wrote:
(2016-03-28, 21:16)Jonoathome Wrote: How do you get the predictive text to work on the keyboard?? I have extended info script mod installed but no dice, worked with Kodi 15..

Missing that feature..

You need plugin.program.autocompletion, not only script.module.autocompletion (this one is installed on extendedinfo).
Won't extended info mod installed that dependency automatically?

Edit.. Misread your post..

Which Repo is that available on?


RE: Xonfluence (Jarvis v16.x) - User 272336 - 2016-03-28

(2016-03-28, 22:05)Jonoathome Wrote: Which Repo is that available on?

https://github.com/phil65/plugin.program.autocompletion


RE: Xonfluence (Jarvis v16.x) - maughanorama - 2016-03-28

at least u get an answer,


RE: Xonfluence (Jarvis v16.x) - User 272336 - 2016-03-28

(2016-03-26, 17:45)maughanorama Wrote: hi how do i manually add a XBMC.System.Exec command to the settings.xml ?

thanks

This is what I use to quickly exit (not recommended)

Code:
<onclick condition="!Skin.HasSetting(MinimizeOnExit)">System.Exec ("taskkill.exe /im Kodi.exe /f")</onclick>



RE: Xonfluence (Jarvis v16.x) - arethosereal - 2016-03-28

Thank you for an excellent customizable skin. I found a 4-part set of instructional videos on Xonfluence at You Tube. They may help out. You can copy and paste "Xonfluence Part 1 Install & Options" into the search bar.

And remember to save your changes by exiting out properly. I know that's been said a few times, so just a reminder to the newbs.

Thanks again. Your work is appreciated. I like doing the customizing instead of applying someone else's project.


RE: Xonfluence (Jarvis v16.x) - Jonoathome - 2016-03-28

(2016-03-28, 22:15)OTinley Wrote:
(2016-03-28, 22:05)Jonoathome Wrote: Which Repo is that available on?

https://github.com/phil65/plugin.program.autocompletion
Cheers.. Appreciated..


RE: Xonfluence (Jarvis v16.x) - Newbie_from_NJ - 2016-03-29

Anyone else having issues playing the intro video? I've tried playing my own custom video and having issues with that too. Audio of the video plays fine, but the video output on screen doesn't show up until about 5 seconds after the video plays.


RE: Xonfluence (Jarvis v16.x) - Newbie_from_NJ - 2016-03-29

(2016-03-29, 01:37)Newbie_from_NJ Wrote: Anyone else having issues playing the intro video? I've tried playing my own custom video and having issues with that too. Audio of the video plays fine, but the video output on screen doesn't show up until about 5 seconds after the video plays.

Update: I installed the same setup in SPMC and I'm not having the issue. Seems to be happening only in my Kodi setup. WTH? Will probably record both to show you the difference.


RE: Xonfluence (Jarvis v16.x) - maughanorama - 2016-03-29

(2016-03-28, 22:47)OTinley Wrote:
(2016-03-26, 17:45)maughanorama Wrote: hi how do i manually add a XBMC.System.Exec command to the settings.xml ?

thanks

This is what I use to quickly exit (not recommended)

Code:
<onclick condition="!Skin.HasSetting(MinimizeOnExit)">System.Exec ("taskkill.exe /im Kodi.exe /f")</onclick>

yer Thanks i got the commands i need but basically i wanna have a menu sub item to run up emulationstation
i basically have my menu item but when i press it the log reports that it has no key binding ,,, confused


i might be wrong but in confluence i would just of had to put the command in the Home.xml but this skin looks like everything is refrenced in the /userdata/addon_data/skin.xonfluence/settings.xml

problem is im not sure of the syntax to put it in there, everything i try i just says no key binding however my menu item is there

Cheers


RE: Xonfluence (Jarvis v16.x) - SwedishGojira - 2016-03-29

Any chance of getting an option to show the release year of the movie in lists instead of the rating?


RE: Xonfluence (Jarvis v16.x) - Newbie_from_NJ - 2016-03-29

(2016-03-29, 02:24)Newbie_from_NJ Wrote:
(2016-03-29, 01:37)Newbie_from_NJ Wrote: Anyone else having issues playing the intro video? I've tried playing my own custom video and having issues with that too. Audio of the video plays fine, but the video output on screen doesn't show up until about 5 seconds after the video plays.

Update: I installed the same setup in SPMC and I'm not having the issue. Seems to be happening only in my Kodi setup. WTH? Will probably record both to show you the difference.

Here are two videos of the same setup on the same device. First one is in SPMC. Intro plays fine. (granted I don't know what the grey image before the intro plays is or why it even displays, but I don't care) (looks like media-overlay.jpg) https://www.dropbox.com/s/2inwjjvsv53doim/SPMC.mp4?dl=0

Second one is in Kodi... intro does not play fine. Video output is delayed. https://www.dropbox.com/s/ndxqocgqkshf617/Kodi.mp4?dl=0

Anyone know why the difference? I know it's probably not Skin related, but I know there are a lot of users with intense Kodi knowledge in this thread that might be able to figure this one out?