Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 07/04/2024 in all areas

  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
    • 9 downloads
    A collection of trivia slides pulled from the AFI Get the Picture daily quizzes at https://www.afi.com/get-the-picture/ These represent the quizzes from #1000-1150. There are 3 slides for each movie: AFI_Get_the_Picture_Trivia_Question1_q.jpg --> Question slide with screenshot and 5 options for movie title AFI_Get_the_Picture_Trivia_Question1_c1.jpg --> Clue/answer slide with highlighted correct answer AFI_Get_the_Picture_Trivia_Question1_a.jpg --> Answer/fact slide with correct title and some info about the movie I wasn't sure how PSE handles the fact slides and so named them as above. Should be pretty easy to rename if you want to organize them differently. I used a script to generate the slides, but tried to check them all before uploading. Let me know if you notice any formatting issues etc.
  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?
    • 13 downloads
    Enjoy this short PreShow ghost bumper for Halloween 2024.
  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.
    • 4,218 downloads
    • Version 0.3.2.1
    PreShow Experience is a Kodi add-on to provide a movie theater experience for your home! It works with Kodi 19 and up.
  12. 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.
  13. 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.
    • 23 downloads
    Best Picture Winner 2023-2024 Update Pack
  14. Best Actress 2023-2024 Update pack Update to the Best Actress Oscar winners for 2023 and 2024 File Information Submitter starslayer74 Submitted 04/11/2025 Category Trivia View File
  15. Disney Trivia Disney Trivia File Information Submitter Quebert Submitted 04/03/2025 Category Trivia View File
  16. Kids Trivia Kids movies trivia File Information Submitter Quebert Submitted 04/03/2025 Category Trivia View File
    • 25 downloads
    Slides of top 10 grossing blockbusters from 1980-2013
  17. 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?
  18. 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.
  19. 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 +++
  20. Here is the full set of videos for this series:
  21. 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
  22. 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.
  23. Movie Poster App -modded- Modified Movie Poster AppThis is a modified version of the movie poster app from Great Dane Cinema. Modified to work with Preshow experience to show the preshow logos during your sequence. This is temporary solution until the Great Dane Cinema Can be requested to make the necessary changes to the program .. *Notes* Youtube dl files have been updated as of 1-11-25 for Preview Trailers to work Some other modifications Icons Ect. for my preferences were added for my build and are not Part of the original authors program App InstalationDownloaded the 7zip file, simply extract the contents using 7-Zip to a location of your choice and run the MoviePoster.exe file to launch the program. Suggestions: create desktop shortcuts or start menu shortcut for the main program Exe , You movie poster apps Temp Cache , And your Movie Posters Storage folder for ease of access.. Temp Cache Location Example C:\Users\<your pc name>\AppData\Local\MoviePoster Movie posters default Storage location Example C:\Users\<your pc name>\Documents\MoviePoster About Movie Poster AppMoviePoster digital poster display software is what your home theater has been missing! MoviePoster is designed to run on a Windows PC connected to a large LCD display in portrait format. The software automatically downloads and displays digital movie posters for display in your custom home theater. Gone are the days of changing out a paper poster. MoviePoster will automatically cycle through posters for upcoming movies, or you can even define your own custom list. Now you can quickly and easily change your poster display in seconds. Along with the poster itself, MoviePoster will display metadata and even thr trailer for the movie! Great Dane Cinema https://movieposterapp.com File Information Submitter NightWatcherTheater Submitted 01/11/2025 Category Other Files View File
  24. 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.
  25. Just a note they don't auto populate any of the audio, aspect until you watch that movie .. If i can explain it there's not default aspect or audio stream for say Indiana Jones, it be 5.1 dolby 7.1 atmos ect. Same for aspectratio but when you watch that movie threw watching it threw your media player while the poster is running it will populate that info from the movie in your library. If its populating info from online its going to use the defaults in the menus . If your using the custom posters menu instead of adding a custom poster threw the poster cache you would have to add an info file . The custom poster section is more for art files or videos game posters . If you want say a custom RoboCop poster add a poster from scratch on the poster cache section. And if you want some of the work done for you manually add from web and just overwrite the poster . That way all the rating and info is done for you
  26. 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.
    • 57 downloads
    • Version 1.0.3
    Modified Movie Poster AppThis is a modified version of the movie poster app from Great Dane Cinema. Modified to work with Preshow experience to show the preshow logos during your sequence. This is temporary solution until the Great Dane Cinema Can be requested to make the necessary changes to the program .. *Notes* Youtube dl files have been updated as of 1-11-25 for Preview Trailers to work Some other modifications Icons Ect. for my preferences were added for my build and are not Part of the original authors program App InstalationDownloaded the 7zip file, simply extract the contents using 7-Zip to a location of your choice and run the MoviePoster.exe file to launch the program. Suggestions: create desktop shortcuts or start menu shortcut for the main program Exe , You movie poster apps Temp Cache , And your Movie Posters Storage folder for ease of access.. Temp Cache Location Example C:\Users\<your pc name>\AppData\Local\MoviePoster Movie posters default Storage location Example C:\Users\<your pc name>\Documents\MoviePoster About Movie Poster AppMoviePoster digital poster display software is what your home theater has been missing! MoviePoster is designed to run on a Windows PC connected to a large LCD display in portrait format. The software automatically downloads and displays digital movie posters for display in your custom home theater. Gone are the days of changing out a paper poster. MoviePoster will automatically cycle through posters for upcoming movies, or you can even define your own custom list. Now you can quickly and easily change your poster display in seconds. Along with the poster itself, MoviePoster will display metadata and even thr trailer for the movie! Great Dane Cinema https://movieposterapp.com
  27. 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 ..
  28. 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
  29. I second @MidnightWatcher choices with the exception of Scrooge. My third choice is Scrooged (1988). Watching those 3 every Christmas takes me back. Those are my top three “Must Watch” but I have an assortment of other films that include the usual suspects (Home Alone 1/2, How The Grinch Stole Christmas animated and Jim Carrey, It’s a Wonderful Life, Miracle on 34th Street, etc) and some oddballs like Trapped In Paradise (1994), The Family Man (2000), Surviving Christmas (2004), and Krampus.
  30. Thx, that was my bad. It’s de-DE indeed.
  31. The code is about halfway complete.
    • 18 downloads
    This video included the standard bumpers all in 1 video for a great halloween intro.
    • 48 downloads
    Saw the other one, and had a better one. The text is in spanish though.
  32. 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
  33. 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
  34. Modern Shockwave Bumper Set View File 4k Modern Shockwave bumper set with surround sound. Videos include: Courtesy Feature Intro Feature Outro Intermission Theater Intro Theater Outro Trailers Intro Trailers Outro Trivia Intro Trivia Outro Sponsors PreShow Experience Submitter Matt Submitted 07/13/2024 Category Supporter Early Access  
  35. If its there im useing it 🤣 If your coming to my theater your on for the full experience.. I'll stick gum underneath your seat if i have to ...
  36. @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.
  37. You should be able to do that already. Go into the PreShow settings and then to the trailers category. Enable Kodi Database (YouTube). This pulls whatever info Kodi has for the movie, which for most people will be YouTube links. If you have local files it will scan those. Then make sure you go to the general tab and rescan your content. Next edit your sequence and edit the trailer module. You want the source to be content and the scraper to be Kodi Database. Let me know if that works for you.
  38. 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.
    • 104 downloads
    Here are 20 Behind The Scenes slides that are designed like the orginal Coca-Cola Screenplay slides from the early 2000's.
  39. 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.
    • 642 downloads
    • Version 1.0.0
    PreShow Experience Bumper Samples Videos include: 3D Intro 3D Outro Countdown Courtesy Feature Intro Feature Outro Intermission Theater Intro Theater Outro Trailers Intro Trailers Outro Trivia Intro Trivia Outro