Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - aguileramekin

Pages: [1]
1
Hi guys, I'm new understanding Kodi development.
I'm trying to understand the following syntax for method GUI.ActivateWindow called through the Raw command

XJson.Raw          GUI.ActivateWindow      "window": "videos", "parameters": [ "videodb://x/y/{1}/" ]

My main doubt is regarding those X and Y ?
I reviewed the whole API and I couldn't find a reference to that syntax...only this:
------
5.6 GUI
5.6.1 GUI.ActivateWindow
Activates the given window
Permissions:
    ControlGUI
Parameters:
    GUI.Window window
    [ string[] parameters ]
Returns:
Type: string.
-----

BUT, which are and how to specify the parameters of that window?  :-\


2
Integration Ideas / DLNA
« on: May 29, 2020, 05:17:04 PM »
jitterjames I have no idea how to start a new topic in the forum (can't see a button or link to do it  ???)

I would like to ask you:
- In your personal opinion which is the best option for a Server Media Sharing (DLNA) to implement with VoxCommando?
 I would like to stream over DLNA videos and music I request using VC.

I'm using MediaMonkey but I don't know if it is the best option and I having some troubles with it to play over DLNA some video files (I install suggested codecs and I can see the video on the internal player but no idea how to configure the transcoding or similar to adjust what my LG TV is receiving).

Thank you in advance...

Pages: [1]