Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 06/27/2024 in Posts

  1. 4 points
    I will be working on some site updated over the holidays. It may be a little bumpy during the process.
  2. Hi, as i am currently unable to access the file system of my shieldtv for reasons i cannot explain, i can only suggest a solution. Everything else is up to the respective balster. Since I can't download the zip file of the installation either, I'll show my way here using the original Cinemavision. The paths differ only in the names. The files are (as far as I could see) the same. Trailers are provided via the so-called scraper.py files. I mainly use tmdb. So I can find my corresponding scraper under [KodiAddOn]\script.preshowexperience\lib\preshowexperience\scrapers\tmdb Open the date scraper.py with a corresponding editor (I use Notpad++) and look in the first lines for the BASE_URL This looks as follows BASE_URL = 'https://api.themoviedb.org/3/movie/{endpoint}?language=en-US&api_key=' + API_KEY I then change this to BASE_URL = 'https://api.themoviedb.org/3/movie/{endpoint}?language=en-DE&api_key=' + API_KEY Read here -> https://developer.themoviedb.org/docs/languages Save, restart Kodi and enjoy the trailers in German (or any other language). Hope that helps For all who are interrested in and are a
  3. Hey @Quebert . Welcome back. It's always great to hear from people that enjoy PreShow, and the versions prior to it. The conditions were developed by the person before me. An upcoming versions of PreShow will include metadata so that you can display more relevant trivia. The goal is to create the conditions at the content level instead of at the sequence level so that you can use 1 sequence for a wide variety of content. More specifically, the 1st version will look at rating and genres and deliver content that is a better match to your movie. For example, if you are watching an R rated horror movie you won't be getting Pixar trivia, and vice versa. The latest version of PreShow in the repo already includes the 1st version of metadata for video bumpers. I also have options for release year, director and cast to better refine the content, but that will be in development/testing for a long while. Thanks for your post.
  4. The PreShow Experience addon for Kodi. It's the #1 "wow factor" when someone sees it in action for the first time -- trivia, intros, trailers, Philips Hue lighting control. It creates a very unique home theater experience.
  5. My JVC X790 projector is behind the first row and just above the second row. I set it about 12 feet back from lens to screen to allow a 10-foot screen at the shortest throw to maximize brightness. If I ever need to replace it I'll likely get a JVC NZ500 and set it about 16 feet back to accommodate a 10-foot screen at the longest throw to maximize contrast (it'll be plenty bright).
  6. Digital Cinema PreShow Experience Bumper Set 4k Digital Cinema bumper set with 5.1 surround sound Videos include: Courtesy Feature Intro Feature Outro Intermission PreShow Theater Intro Theater Outro Trailers Intro Trailers Outro Trivia Intro Trivia Outro Sponsors File Information Submitter Matt Submitted 02/11/2025 Category PreShow Bumper Sets View File
  7. 2 points
    Happy 2025 everyone. I hope you’re ringing in the new year with joy, relaxation, and maybe even a few of your favorite movies. There’s nothing like cozying up at home, diving into a great story, and sharing the magic of cinema with loved ones. Here’s to a year filled with happiness, laughter, and endless movie nights! 🍿✨ What are you most looking forward to in 2025? Let us know—we’d love to hear!
  8. I just watched trailers in English, German, French & Spanish. 1 important thing to note is the language is set at the point of the scan, not at playback. There's also a file stored in PreShow's data so that you can hammer the scraper, so the trailer language can't be updated quickly unless that file is deleted. In other words, you can't quickly change between languages. I went with what I think would be the 10 most common NA or European languages. This should be in the next dev or official version of PreShow. Also, I'm going to change the title of this topic since it affects other languages.
  9. Thanks for pointing that out @BananenTV. I think that the full list of tmdb languages include: Code Language Region ar-AE Arabic United Arab Emirates ar-SA Arabic Saudi Arabia bg-BG Bulgarian Bulgaria bn-BD Bengali Bangladesh ca-ES Catalan Spain ch-GU Chamorro Guam cs-CZ Czech Czech Republic da-DK Danish Denmark de-DE German Germany el-GR Greek Greece en-US English United States eo-EO Esperanto - es-ES Spanish Spain es-MX Spanish Mexico eu-ES Basque Spain fa-IR Persian Iran fi-FI Finnish Finland fr-CA French Canada fr-FR French France he-IL Hebrew Israel hi-IN Hindi India hu-HU Hungarian Hungary id-ID Indonesian Indonesia it-IT Italian Italy ja-JP Japanese Japan ka-GE Georgian Georgia kn-IN Kannada India ko-KR Korean South Korea lt-LT Lithuanian Lithuania ml-IN Malayalam India nb-NO Norwegian Bokmål Norway nl-NL Dutch Netherlands no-NO Norwegian Norway pl-PL Polish Poland pt-BR Portuguese Brazil pt-PT Portuguese Portugal ro-RO Romanian Romania ru-RU Russian Russia sk-SK Slovak Slovakia sl-SI Slovenian Slovenia sr-RS Serbian Serbia sv-SE Swedish Sweden ta-IN Tamil India te-IN Telugu India th-TH Thai Thailand tr-TR Turkish Turkey uk-UA Ukrainian Ukraine vi-VN Vietnamese Vietnam zh-CN Chinese China zh-TW Chinese Taiwan I'll make a setting for the language for tmdb. Anywant want to test other languages and let me know if they should be added to PreShow?
  10. @mariusGlad that you got the skin working for you. As a recommendation for everyone, if you have an addon/skin that you rely on, don't update to new versions of Kodi on your main system until you've seen that the addon/skin is compatible with it.
  11. The skin was updated a couple of days ago with official support for PSE: https://github.com/beatmasterRS/skin.arctic.zephyr.mod/commit/42844fc6e6434d6486747765232ad170552f2aa8 It works perfectly on Kodi 21.
  12. Hey @ani. Make sure that you've restarted Kodi after installing PreShow. There are 2 ways to launch PreShow. The 1st is to open the context menu and select PreShow Experience. The 2nd is to install a skin that has PreShow in it. I don't keep track of all of the skins that work with PreShow, but here are a few that have been modified: https://preshowexperience.com/files/category/7-skins/ Let me know if you have issues after trying these.
  13. Random Trivia Random Trivia slides from the Coke-A-Cola slides someone on the AVS forums made like 15 years ago. He had did 6 volumes, this is all 6 in 1 zip. File Information Submitter Quebert Submitted 04/02/2025 Category Trivia View File
  14. I tried to create an action file/python combo to change the allow skipping. It didn't work in the middle bof the sequence, but I'll test it further when I get time.
  15. I use an external player with Kodi and it works well. Since all my movies in my library are in the mkv format I have the playercorefactory.xml set up to only use the external player for mkv files. All downloaded trailers and video bumpers are mp4 (or I rename them to mp4) so Kodi's internal player will take care of those.
  16. I'm planning on releasing updates to some of the old content when I get the new trivia functionality completed. I'll post back when that happens.
  17. @suchmich1983 There are some errors for jellyfin and a random youtube one, but I'm not seeing an exact cause from the logs. I'll try to set up a windows box to test and will respond back with any findings.
  18. FIXED! It seemed like the Kodi App had all permissions (4 out of 4), but opening up "Storage" revealed it only had Read permission. Completely my own mistake. Hopefully, @JustRob and others might find this helpful.
  19. Disney Trivia Disney Trivia File Information Submitter Quebert Submitted 04/03/2025 Category Trivia View File
  20. This setup sounds like a lot of fun. The upcoming versions of PreShow are basically a way to do this exact thing with only 1 sequence. What are you doing to show trailers related to the year of your movie?
  21. If you want the best quality for youtube trailers, please use Matt Huisman's YouTube for Trailers addon. It is a drop in replacement for the standard YouTube addon. It doesn't provide access to youtube, but with a $5 yearly donation you can get the highest quality youtube trailers without all the hassle of the API. I'm in no way affiliated with him, just a fan of his work.
  22. I've found a / the solution: Just changed the Default Skin... If you are also looking for it: \\IP\Share\Storage\Android\data\com.zidoo.zdmc\files\.kodi\addons\skin.confluence\backgrounds --> SKINDEFAULT.jpg Robert +++ CLOSED +++
  23. Valentine's Day 2025 PreShow Experience Bumper Set This is the 4k Valentine's Day 2025 PreShow Experience Bumper Set with 5.1 audio. Videos include: Countdown Courtesy Feature Intro Feature Outro Intermission PreShow Sponsors Theater Intro Theater Outro Trailers Intro Trailers Outro Trivia Intro Trivia Outro File Information Submitter Matt Submitted 02/10/2025 Category PreShow Bumper Sets View File
  24. Glad you got it working. For anyone that reads this, please start your actions files with something very simple to make sure that it is working, and then add onto it. If you have another action file that is working, just copy that to start.
  25. I kinda reverse engineer the Sponsors folder to put 10-12 minutes of adverts in before the trailers like most British cinemas do - very different structure here compared to the states: Theater Intro > Advertiser Opening Ident > Commercials > Advertiser Closing Ident > Silver Spot (60 Second Commercial) > Trailers Intro > 5 x Trailers > Gold Spot (60 Second Commercial) > BBFC Black Card (Film Rating) > Feature Some chains put their intros/branding either just before trailers or near the start of the feature but that's the general setup I work to with PSE playlists.
  26. I had this happen to me once. Turns out my Kodi HTPC was turned off and it was trying to connect. Make sure Kodi is on and that it can connect to it. Also, if you overwrote your current install with this I wonder if the configuration file in the kodi / xbmc plugins directory is pointing to the wrong IP address? Check that also and update to your IP address if necessary.
  27. I looked at this for a solid hour and finally solved it. For whatever reason my folder structure had 'trailers' folders in two places - one folder was empty, the deeper folder was the correct one. By selecting the folder that was empty, I suppose PSE was looking for content via addon in lieu of that. What's weird is that I did have tmdb/ etc. disabled, but the message still showed. Either way, my problem is solved. Maybe someone in a similar position will find this useful - double-check folder location validity ! Thanks boys.
  28. Hi, I have been using MoviePoster for a few years now and its awesome to see that there are others that are helping to keep it updated. You can hide the bottom audio / AR / resolution icons by copying the none.png from MoviePoster\Images\Themes\Default\Banners to MoviePoster\Images\Themes\Default\Logos\Resolution , MoviePoster\Images\Themes\Default\Logos\Audio and MoviePoster\Images\Themes\Default\Logos\AspectRatio. For me it did not work in AspectRatio unless I renamed it, I renamed it to 1.png. Once you have copied the files go to Settings and then Appearance, click on Set for Default Audio Flag, choose the none.png, same for Default Resolution Flag and for Default Aspect Flag choose 1.png. After you click on Save movieposter will restart and you should no longer see those icons.
  29. Here’s how it looks after bit of tweaking. I’d like to be able to either hide or center the bottom audio / AR / resolution icons to make it looks more symmetrical but haven’t found a way to do that yet. Custom posters (eg. RoboCop) are missing all bottom icons entirely. Looks more complete when everything is populated (eg. Doctor Strange). Unfortunately development on the MoviePosterApp seems to have halted for over a year and not sure if any updates will be coming any time soon.
  30. Im looking into it like i said its been awhile . I thought it loaded the default theme when it first loads ( the one in the program folder not your themes in your documents folder ) that just how the program starts on defaults then loads custom thems ect. and i do remember you have to delete the temporary cache images you basically looking at a webpage and images are stored for fast loading but can seem to find were its pulling the coming soon from im going to have to look at the code and get back to you ..
  31. New Year, New Kodi? Not quite, but here we go with the next point release of the 21.x "Omega" series. The usual story: bugfixes, not features. The full changelog can be found on Github, as usual. Release Summary Major user-facing changes include: Library/Sources and Management Fixed a bug that ignored images in the ...\season\.actors folder. The \season\.actors folders have been deprecated and all actors are saved in the \TV Show\.actors folder. (forum, PR) Restore performance of movie addition to the library to v20 (Nexus) level (PR) Fixed/improved playback from some UPnP server software (at least UMS and Gerbera. Some NAS UPnP servers are based on UMS under the covers). Playback starts faster and multiple videos can be played consecutively. (PR) Preserve special characters in names of scanned or added movie extras (PR) Replace context menu items 'Set actor/artist thumb' with 'Choose art' to make it possible again to add/and set other artwork, not only thumbnails (PR) Fixed mark watched/unwatched operations missing in certain context menus (PR) Honour importwatchedstate and importresumepoint settings from advancedsettings.xml (PR) Video Fixed HDR passthrough on video sources with partial or missing display metadata (only GL/GLES platforms) (PR) Fixed HDR to SDR tone mapping on video sources with partial or missing display metadata (only GL/GLES platforms) (PR) Fixed possible incorrect picture metadata if playing different HDR videos without stopping the previous one and the videos had different HDR metadata (all platforms) (PR) Fixed on Blu-Ray discs some BD-j menu items not displaying correctly due to multi-thread timing issues (PR) Fixed deletion of bookmarks in video if the video has also chapters (PR) Music Fixed an issue with the last track duration of some albums stored in mka containers (PR) Plugins Fixed missing context menu entries for plugin-provided items (PR) Filesystem Restored the ability of enter credentials when browsing SMB shares (only POSIX platforms) (PR) Updated cURL to 8.10.0 to fix issues with FTP TLS sources (PR) PVR EPG search fixes (PR) Fixed resume points for recordings not honoured (PR) Fixed 'User has no access / server' error if broadcasts have been shifted (PR) Fixed default select action 'show info' for PVR items (PR) Skin/GUI Added Donation tab in System Settings (PR) In preparation for our next major release, we've been updating the translation strings in all 78 of our binary add-ons (audio, inputstream, peripheral, screensaver, vfs, visualisation...). These updates have now all been backported to this release, so there's a bonus of a year's worth of fixes and improvements here. Android Greatly improved joystick support on Android (PR) Fixed possible crash when getInterfaceName method returns null (PR) Fixed resuming paused media playback not working via play/pause media key press (PR) Fixed black screen when resuming app from minimised state (PR) Linux Fixed memory corruption when high quality video scalers are used (PR) Fixed possible infinite loop when using GBM and a DRM Atomic Commit fails (PR) Fixed windowed Kodi becoming larger on every start when running on Wayland with a scale factor (PR) OSX Fixed crash when trying to detect optical media (PR) Windows Fixed the crash issue that occurred when accessing the computer using Remote Desktop Protocol (PR) Fixed the ability of the built-in WOL feature to wake up servers ([PR](https://github.com/xbmc/xbmc/pull/25707 )) Fixed the potential crash occurred when the system contained environment variables name with a length of more than 64 characters (PR) Fixed HDR feature did not work on Windows 11 24H2 under some circumstances (PR) Improved support for WCG displays on Windows 11 24H2 (PR) We always want to thank everyone who has helped us track down and fix any issues. We endeavour to minimise the issues everyone experiences, but with such a large project, and the fact everyone contributing to Kodi is a volunteer, issues and bugs are a part of life. If you happen to experience any bugs/issues, don't hesitate to reach out on the forums, or raise an issue on Github. As this is a point release, there are no major changes since the previous version, and you should be fine to install this straight over the top of any existing Kodi 21.x installation - indeed, this will happen automatically on many platforms. However, as for all software installations, back up your userdata beforehand if you've any doubts or have anything you can't afford to lose (and definitely do this if you're going for a major version upgrade). A list of all changes for this version can be found at GitHub. If you want to read back on the full history of v21 itself, or of previous versions, you can find the corresponding articles in the relevant blog posts. Application deployment on different platforms (notably the Microsoft Store) can vary considerably due to circumstances outside of our control, so just be patient, and the update will inevitably find its way through. Android Deployment We always do what's known as a "staged" deployment roll out for Android. So if you didn't receive the update immediately, it should have come through over the following week or so, and rollout should now be complete. View the full article
  32. Christmas by the Fireplace This is a 4k Christmas bumper with 5.1 surround sound. It follows lights to the tree by the fireplace. File Information Submitter Matt Submitted 12/26/2024 Category Holiday Bumpers View File
  33. White Christmas Enjoy the Movie Bumper 4k Christmas bumper with surround sound File Information Submitter Matt Submitted 12/10/2024 Category Holiday Bumpers View File
  34. Thx, that was my bad. It’s de-DE indeed.
  35. In any case, German, you would make some people here happy. Thanks
  36. Thank you. It works perfectly. If you change "language=en-DE" like this, the trailers remain in English. If you change it to "language=de-DE" then the trailers are in German. Thank you for your encouragement. So folks, you can now enjoy the trailers from TMDB in German.
  37. That's great. How exactly did you set it up so that you also have German trailers? Some people will be excited if that's possible. Thank you
  38. Chrome & Fire 4k bumper set with 5.1 surround sound audio View File 4k Chrome & Fire bumper set with 5.1 audio. Videos include: Countdown Courtesy Feature Intro Feature Outro PreShow Intermission Sponsors Theater Intro Theater Outro Trailers Intro Trailers Outro Trivia Intro Trivia Outro Submitter Matt Submitted 10/15/2024 Category Supporter Early Access  
  39. View File PreShow Halloween Monster 2024 Enjoy this short PreShow monster bumper for Halloween 2024. Submitter Matt Submitted 10/06/2024 Category Holiday Bumpers  
  40. It's been a looooong while since I've messed with this , but here is the full thing to play a movie with preshow using HA. The script below requires parameters unique to your setup at the top, replace everything inside the '' including the brackets. This script is designed to return a list of all movies that have been unwatched and does not contain any movies with the tag of christmas, holiday, or Concert. It also excludes movies with the genre of Documentary (you can change this if you like). Once a random movie is selected, a few data points are output to a csv file for history tracking, this is not required for functionality, just a fun thing to look back on the history of what has been watched. If all has gone well, the movie should start with the preshow experience sequence designated for that movie based the on criteria that is set for sequences in the preshow experience addon. #Returns a list movie and movie ID #required param ID $username ='[kodi web username]' $pawd = '[kodi web userpassword]' $hostname = '[host ip address]' $port = '[web port number]' $secpwd = ConvertTo-SecureString $pawd -AsPlainText -Force $CSVfilepath = '[full path of csv file, including the name of the file]' ########################################################################### ########################################################################### $data = @{ 'jsonrpc' = '2.0' 'method' = 'VideoLibrary.GetMovies' 'id' = 1 params = @{ properties = @('genre','playcount','year') filter = @{ and = @{ field = 'playcount' operator = 'lessthan' value = '1' }, @{ field = "tag" operator = "doesnotcontain" value = @('Christmas','Holiday','Concert') }, @{ field = "genre" operator = "doesnotcontain" value = "Documentary" }, @{ field = "tag" operator = "doesnotcontain" value = "concert" } } } } $json = $data | ConvertTo-Json -Depth 100 $url = 'http://'+$hostname+':'+$port+'/jsonrpc' $mycreds = New-Object System.Management.Automation.PSCredential ($username, $secpwd) $webreq = Invoke-WebRequest -Uri $url -Credential $mycreds -Body $json -ContentType application/json -Method POST $unwatchedrandommovie = ($webreq.content|convertfrom-json).result.movies|get-random ########################################################################### ########################################################################### #Store the movie ID in a variable $pickedmovie = $unwatchedrandommovie ########################################################################### #Append movie to CSV file for tracking $now = Get-Date $Content = [PSCustomObject]@{MovieName = $pickedmovie.label; DateWatched=$now; Genre=$pickedmovie.genre[0];ReleaseYear=$pickedmovie.year|out-string} #Append to CSV $Content| Export-Csv -Path $CSVfilepath -Append -NoTypeInformation ########################################################################### ########################################################################### #Starts a PreShow Experience sequence $movieid = $pickedmovie.movieid $data = @{ 'jsonrpc' = '2.0' 'method' = 'Addons.ExecuteAddon' 'id' = 1 params = @{ addonid = 'script.preshowexperience' params = @{movieid = "$movieid"} } } $json = $data | ConvertTo-Json -Depth 100 $url = 'http://'+$hostname+':'+$port+'/jsonrpc' $mycreds = New-Object System.Management.Automation.PSCredential ($username, $secpwd) Invoke-WebRequest -Uri $url -Credential $mycreds -Body $json -ContentType application/json -Method POST |out-null Store this in a powershell file somewhere on your desktop or server. Next, you will need the HA agent installed on the machine that the script lives on...this is the forked version of the agent that is actively supported, but you can use the OG version if you like, but it is no longer actively being updated. https://github.com/hass-agent/HASS.Agent Once installed, and configured for your HA instance; create a Powershell command with entity type 'button'..give it a name and friendly name and point to the script using the full path of the script Afterwards you should have a button in the MQTT integration that initiates the script...you can do whatever you like with it from here. I have an automation that stops whatever is playing, clears the playlist, then starts the script which kicks off the preshow sequence. If you use this automation you will need to replace the media_player names with your kodi instance name and also the name of the button to whatever you named it in the Hass Agent. alias: Andrew Office - Kodi - PreShow Experience - Random Movie - Everyday sequence: - alias: Stop Currently Playing Item service: kodi.call_method metadata: {} data: method: Input.ExecuteAction action: stop target: entity_id: media_player.kodi_instancename - alias: Clear Current Playlist service: kodi.call_method metadata: {} data: method: Playlist.Clear playlistid: 0 target: entity_id: media_player.kodi_instancename - service: button.press metadata: {} data: {} target: entity_id: button.name of button entity for kodi script - alias: Open Player service: kodi.call_method metadata: {} data: method: Player.Open item: playlistid: 0 position: 0 target: entity_id: media_player.kodi_instancename mode: single icon: mdi:kodi Hope that helps, let me know if you have any questions. I don't come here much so you can send me a message on discord if you like. Discord name: shredder5262
  41. You might want to look into kodi.call_method in Home Assistant. I haven't played a movie from inside home assistant, though when I've got more time I intend to do it. For now I have a powershell script that can play a movie, thanks to some guidance from a user on the old addon board called shredder(?). Here's the chunk of powershell code I use to generate the call. You can pick out your method/parameters etc from in there. It may not be much, but it should be able to get you started. Let me know what you come up with--so I can steal that too! $data = @{ 'jsonrpc' = '2.0' 'method' = 'Addons.ExecuteAddon' 'id' = 1 params = @{ addonid = 'script.preshowexperience' params = @{movieid = "$pickedmovieid"} } } $json = $data | ConvertTo-Json -Depth 100 $url = 'http://'+$playerip+':'+$playerport+'/jsonrpc' $mycreds = New-Object System.Management.Automation.PSCredential ($username, $secpwd) Invoke-WebRequest -Uri $url -Credential $mycreds -Body $json -ContentType application/json -Method POST #-AllowUnencryptedAuthentication
  42. @KHCthanks for reporting back. I will add a few additional debug lines to the next dev version to try to figure out what's going on with your system. I'll PM you when it is ready so that we can discuss in more detail.
  43. Remember to enable PSE in the settings menu of the movie information screen: As for migrating from your existing installation, you can back up the userdata folder which contains all of your skin settings.
  44. Thanks for quick response and pointing to right direction. Adding skin really helped me going. Thanks, again! ~ Ani
  45. You could do it with an action file and a Amazon echo
  46. 1 point
    Open PreShow so that it crashes and then restart/relaunch kodi. Then go into the PreShow settings without opening it and post the old log to pastebin. There are many reasons why a pi could crash and I don't think there will be much I can do to fix the issue. I will take a look and see if I can figure anything out though.
  47. @KHC I am still trying to figure out your issue. I'll respond back at a later date. @omarobyI didn't see your log in discord. I tested the credits action on my Nvidia Shield many times and had no problems with the release version. Share the log and I'll see if I can figure out what's going on.
  48. I'm getting ready to fully generate my Oscar slides. My version of Canva (free) is limited to generate at 1380x760 but I am considering upgrading to save them at a higher resolution. I'm not sure what resolution to save at, so I wanted to get some input on that. Also, since this has been a labor of love, I am considering using an online file resizer for free but I wasn't sure about quality of that vs exporting them from Canva at the higher resolution.... All total we're looking at approximately 500 slides covering Best Actor, Best Actress, Supporting Actor, Supporting Actress, and Best picture winners from the very first Oscars to 2022. I attached some examples (using dummy data on the example because I was working on mock-ups) My next project is going to be movie quotes slides but I'm struggling determining how to format those. Also a word of caution for anyone who wants to create slides: DON'T TRUST WIKIPEDIA OR AI - Neither one of them provided accurate information for Oscars data. I was cross checking my AI generated data and discovered HUGE glaring issues including years, winners names, etc. I ended up going straight to the Oscars website to get accurate information, even though it required more manual work on my side.
  49. Great thread for Philips Hue users. For anyone who wants to call up scenes in your sequence, just first create the scene using the Philips Hue app and then use the action file to call up that specific scene during your sequence. I've attached a screenshot of mine, for example (I have Trivia and Trailers scenes). Here's the content of the action file that I use to activate the "Trailers" scene in the Philips Hue app just before the movie trailers: #http://<hue-bridge-ip>/api/<hue-bridge-user>/groups/<hue-light-group>/action #PUT:{"on":true,"scene":"<scene ID>","transitiontime":50} http://192.168.1.11/api/28555ae631edc91926d069d5d87f165/groups/theater room/action PUT:{"on":true,"scene":"MC2o4oftCOT2ng6","transitiontime":50} You can set the transition time to any value you like. I prefer 50. To find the "code" that identifies the Philips Hue scene you want to activate, use the debug tool. In a web browser enter: http://<bridge IP address>/debug/clip.html In the URL field of the CLIP API Debugger, enter: /api/<username> Click GET and then search (CTRL+F) for the scene you want to activate in your sequence. For example, to activate the "Trailers" scene I created in the Philips Hue app I searched for "Trailers" and the ID of the scene is "MC2o4oftCOT2ng6" (it'll be found in the Command Response window at the bottom).