Jump to content

Matt

Administrator
  • Joined

  • Last visited

Everything posted by Matt

  1. Part 1: Prerequisite (allow addons from unknown sources) 1. In the Kodi settings page, click System 2. Navigate to the Add-ons section and find Unknown Sources on the right. If it’s disabled, select it to enable it. 4. Click Yes to the warning prompt. Add the PreShow Repository source 1. Go to your Kodi settings page and click File manager. 2. On the left side, click menu and click Add source. 3. The Add file source popup window will appear. Then click <None>. 4. Enter the source URL of https://preshowmedia.com/repo/ in the path field, then click OK. 5. Next, type the source’s name, PreShow Repo, in the media source field and click OK. 7. Click the OK option below the source input box. You have now successfully added the PreShow source Next, we will install the repository. Part 2: Installing the PreShow Repository 1. Go to the Kodi Settings page and click Addions. 2. Select Install from zip file. 3. Next, click PreShow Repo, or whatever you named the source. Note that there may be a lot of other options on this screen. 4. Then, click on repository.preshow-###.zip. 5. You now have the repository installed and are ready to install PreShow Experience from it. Part 3: Installing PreShow Experience 1. Go back to the Addons main page and click the Install from Repository option. Then select PreShow Repository 2. Select Program add-ons. 3. Next, click the PreShow Experience. 4. Finally, click the Install button in the bottom right to install PreShow Experience from the repository PreShow Experience settings and editors can be accessed from the Kodi Home-screen > Addons> Programs Add-ons.
  2. I haven't tested it, but the official version of Aeon MQ 8 Omega appears to have the required code for PreShow already included.
  3. Unfortunately, no. ZDMC for Kodi 21 Omega doesn't exist.
  4. I removed the download links for the previous dev version. I only keep them up long enough for me to get the feedback that I need. The most recent dev version is available here:
  5. Matt replied to rickynlucy's topic in Support
    Demo mode means you don't have a content folder assigned or PreShow can't read it. Is the entire settings blank or just the content? If it's the content, relink it. If the entire setting in blank you'll probably have to reinstall it.
    • 51 downloads
    I know this is low quality, but I thought people might enjoy it anyway. I'll update the file if they release a higher quality version.
  6. Deadpool & Wolverine Courtesy View File I know this is low quality, but I thought people might enjoy it anyway. I'll update the file if they release a higher quality version. Submitter Matt Submitted 05/26/2024 Category Courtesy Bumpers  
  7. I am going to be working on how sequences work in the future and will check this out then. There is a setting to map another button on the shield remote to advance the trivia.
  8. This is a pretty minor change, but there are now a few default sequences to load.
  9. Thanks for pointing that out. That's an error that I've fixed in the upcoming version, and ironically was coming here to post something about it. There was an issue with the default sequence.
  10. I meant that it has been revised since the previously released version and I haven't encountered any issues on my shield with the new code. The updated code will be in the next release.
  11. The only potential thing I can suggest is to add an slideshow or trivia module between the action and the feature in case it takes longer for the player to be switched. I'm not sure if there's much that I can do to help. The action file worked on my system, but others have said it doesn't work for them. 🤔
  12. I'm not a skinner, so I don't know if this specific request will happen. If you want make feature requests, please do that here: https://preshowexperience.com/ideas/ I do have plans to update the queue editor, but it's going to be a while before that happens. For now, I recommend making sure you have the correct sequence planned out and then turning on "hide queue editor" if you plan on hosting guests.
  13. That's not normal, and I don't think I've heard about that behavior elsewhere. I'd need a log file where you tried to move around in the trivia to look into it further.
  14. The functionality has completed been rewritten. I've tested it a lot on my Nvidia Shield TV Pro 2019 using Kodi 21 Omega with Estuary and haven't seen any significant issues.
  15. Features are your movies. Open the context menu on a movie that's a local file and click PreShow Experience in order to launch the movie with the PreShow. It doesn't work with content from other add-ons. Please let me know if you need more help.
  16. I think this post has the skin details:
  17. Sorry for the confusion. The issue has been resolved in the upcoming version. 0.2.5 still has that issue.
  18. What version of PreShow are you using? The "working" pop-up is skin related. You can download 1 of the skins in the downloads section to remove that.
  19. 0.3 is the next version. It's still in testing, but that issue should have been resolved. https://preshowexperience.com/files/file/169-preshow-experience-dev-build/
  20. I just looked at the file listed here: https://forum.kodi.tv/showthread.php?tid=371494 and it included PreShow already: https://holybid.com/kodi/lattsrepo/master/nexus/skin.aeonmq8.nexus.mod/skin.aeonmq8.nexus.mod-1.0.1.7.zip There's nothing in it specific about ZDMC, but I don't know if that's necessary or not.
  21. @FlexThat was a mislabeled file. Nature's Fury is for Dolby Atmos and is available here: Thanks for catching the issue.
  22. I have continued to work on this and have added a new setting for Kodi's listed aspect ratio. My issue with this setting, and the reason that I didn't go this route originally, is that I don't know if it is correct. Unless you use TMM as @hslansky suggested or have your videos cropped and recompressed like @Epitaph's list, they will all be 1.78 : 1 as that's what a full frame blu-ray with black bars is. I have made the assumption that if you use nfo files, Kodi will have already scraped the data from them and we can just use that. So there is now a sub-setting for this in PreShow to select how you want it handles. I'm not sure if that's the right wording, but Kodi has a character limit on the settings, and to explain it properly requires scrolling. And then I've modified the IMDB selection option to give the user some more control. Originally I tried to make it so that it would pick the most likely option for movies that list multiple options. That worked for the majority of cases, but not all. There are some that aren't labelled correctly, and then there's always the multi-aspect movies. Now you'll get a pop-up so that you can select which one you want.
  23. Thanks for the suggestion @hslansky & @Epitaph. My goal is to always make a solution that works without the need for other applications. I'll explore other options in the future and already have plans to do some work with nfo files, which may offer better options for a few processes.