
-
Send "Pause/Play" via action File to Kodi
Thank you in advance. I have to say that if the plugin runs without errors, it leaves nothing to be desired, the function with the action sequence in the middle and last chapter is brilliant. Thank you for your work.š
-
Projector location
My Projector Epson EH-TW9400 is Behind the Seats in a seperate Room, and is projection trough mirogard glass. I pick up this location, because I have no noise in the Cinema Room.
-
Send "Pause/Play" via action File to Kodi
I sent the log and the sequence file via PM. Note: I had deactivated YouTube adon because I didn't need it and had assigned a video file for the audio format bumper. Then at this point pse stopped in front of the audio format bumper and wanted youtube adon to be installed, otherwise it wouldn't be executable.
-
Send "Pause/Play" via action File to Kodi
IĀ“ll send a log later. I have a local video file for Audio Format Bumper. I donĀ“t using any youtube videos for PSE.
-
Send "Pause/Play" via action File to Kodi
I had already thought of that too. I got Skin Estuary from the downloads section here. The loading circle when buffering is actually not displayed. I'll try it. The funny thing is that sometimes before the audio format bumper and after the audio format bumper the attached image pops up for a very quick look. that is not hidden then. strange right? PSE is loading something or what could it be?
-
Send "Pause/Play" via action File to Kodi
Hello, This script worked perfectly about a year ago and faded in the pause in longer films. #Movie Pause http://kodi:kodi@192.xxx.xxx.xx:8080/jsonrpc {"jsonrpc":"2.0","method":"GUI.ShowNotification","params":{"title":"Pause","message":"10 Minutes","displaytime":8000},"id":0} I hadn't used it for a while and wanted to use it again in an action file in the Function for Middle Chapter, but it no longer shows up. Is it possible that something has changed in PSE or Kodi with an update that does not allow the display? If I activate the file in the test it works and shows me the notification. I think it's now running in the background in Kodi when playing a movie.
-
Last Chapter Light On
I've been wondering for months why this function, which I've been waiting for for years, doesn't work š¤and now I have to realize that it wasn't PSE, but my action fileš. Sorry. But I'm happy that this is running now.
-
Last Chapter Light On
Hello, I have several films with chapter markers and have activated the action: "dim the lights up" at the last chapter, but unfortunately it hasn't worked with any film so far. The action function during general playback with PSE works perfectly. I use a ShieldTV with Kodi Omega. Is there any way to get this function to work or do I have to set something up beforehand? Thank you in advance.
-
Downloads: Movie Poster App -modded-
Hello, I used the original version and it worked great for me. Furthermore, the system froze and now, even when I restart the program and even when I restart the computer, it still shows the film title with the start and end time of the film when it crashed. Is there a way to reset the whole thing? I try to reinstall the original Programm but the same result. Need Help. Thanks
-
PreShow Experience 0.3.0.a2 not running correct on Nvidia Shield TV Pro 2017
I'll try it on my Shield TV Pro again this weekend. Maybe it was a coincidence. Maybe a problem with the movie I selected. I'll definitely give feedback. Today I tested it on my little Nvidia Shield TV. Same configuration. When I selected PSE everything was grayed out. see image attached. When I go back to version 0.2.5 it worked. DonĀ“t know why?
-
PreShow Experience 0.3.0.a2 not running correct on Nvidia Shield TV Pro 2017
OK, I guess I'll have to test it a little more carefully then. I'm not sure what could have caused it
-
-
PreShow Experience 0.3.0.a2 not running correct on Nvidia Shield TV Pro 2017
Maybe this will help a bit. I tested PreShow Experience 0.3.0.a2 on my Nvidia Shield TV Pro 2017 and Kodi 21 Omega with Skin: Estuary for PreShow Experience in Kodi 21 Omega 1.0.0. I wanted to test the "Execute Action at last Chapter" function for a few films. Unfortunately, the version didn't work on the Shield and caused Kodi to freeze shortly after I activated PSE. Kodi stopped, then continued to run after 1-2 minutes and froze again, etc. The whole thing didn't run smoothly. Even actions like the curtain up were delayed. After I reinstalled version 0.2.5, everything ran like clockwork again.
-
Send "Pause/Play" via action File to Kodi
ItĀ“s running. great thanks
-
Send "Pause/Play" via action File to Kodi
Can someone at least tell me where I can find the KaiDialogToast.xml? Or, if this doesn't exist, as in my case, tell me what the xml is called with which I can influence the GUI.ShowNotification. In any case, KaiDialogToast.xml cannot be found under: \\SHIELD\internal\Android\data\org.xbmc.kodi\files\.kodi\addons\skin.estuary\xml. Thank you
-
Send "Pause/Play" via action File to Kodi
I test a little bit and Matts pseaction file is running perfect. My fault, I test first with the default Sequence and that doesnĀ“t work. If I test it with a new Sequence everything is running perfekt. I can also show a notification, but if anyone has an idea, how to show a image.jpg, IĀ“m absolutely happy.š Here is the pseaction Test with Notification before the Pause: sleep://20000 http://kodi:kodi@192.0.0.0:8080/jsonrpc {"jsonrpc":"2.0","method":"GUI.ShowNotification","params":{"title":"Pause","message":"10 Minuten","displaytime":7000},"id":0} sleep://2000 http://kodi:kodi@192.0.0.0:8080/jsonrpc {"jsonrpc":"2.0","method":"Input.ExecuteAction","params":{"action":"playpause"},"id":0} sleep://20000 http://kodi:kodi@192.0.0.0:8080/jsonrpc {"jsonrpc":"2.0","method":"Input.ExecuteAction","params":{"action":"playpause"},"id":0}