Jump to content

Matt

Administrator
  • Posts

    1,366
  • Joined

  • Last visited

  • Days Won

    135

Everything posted by Matt

  1. I think I have this fixed. If so, it will be in the next version.
  2. @StoviesThe Auto Select button isn't showing up, which I am a bit stumped about. I don't think your content folder should have anything to do with this. This shouldn't even need that to work.
  3. That's the same setup that I have. I just tested it again and didn't see anything out of place. Can you confirm that you've restarted Kodi after installing PSE? I've seen Kodi not read a skin variable on an initial install, but that gets resolved after a restart.
  4. I haven't had this issue with my Shield. @garzilla sent me screen shots of his Shield and I can see the buttons highlighted. @StoviesWhat year Shield are you using, 2015 or 2019? Are you use Kodi 19 or 20?
  5. PSE is 19.5 compatible. I just tried it and was able to install it without issue. Sometimes a dependency won't transfer properly at a certain time, which I think is an issue with the Kodi servers. I'll provide links to the dependencies when I get a chance so that people can manually download them if this happens. @Greg KinneyCan you try to install it again?
  6. Version 1.0.0

    454 downloads

    4K smoke themed bumper set with surround sound 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 Sponsors PreShow Experience
  7. Smoke 4K Bumper Set View File 4K smoke themed bumper set with surround sound 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 Sponsors PreShow Experience Submitter Matt Submitted 03/13/2023 Category Bumpers  
  8. As is always inevitable in software, we are back with a new release of Kodi 20.x "Nexus". An assortment of bug fixes, some backports, no real new features. Full changelog since 20.0 on Github, as usual. Release notes Audio @fritsch has been working feverishly on Android-related audio issues over the past couple of months, and in combination with @thexai has introduced an algorithm to look to overcome some audio issues particularly aimed at Android devices. A summary is: Algorithm runs for 30 seconds to learn what is going on: during this time no corrections are done, but the internal m_disconAdjustTimeMs is updated to a new value whenever when the sync error is found to increase. After 30 seconds the learning stops and the final m_disconAdjustTimeMs is set as: m_disconAdjustTimeMs * 1.15 + 5.0. With firmware specialities for AudioTrack Write behaviour now kind of "well known" the systematic issue can be worked around easily. This helps users on affected system to not have to create an advancedsettings.xml for a manual fix. DVD Playback of DVD folder structures over network sources (e.g. SMB/NFS/HTTP, etc.) has been fixed. Filesystems A fix in Samba was made that "corrected" a long-standing assumption - it turns out that documentation doesn't always match code implementation. We now handle both the old Samba implementation and the new "correct" implementation. Further improvements to the new NFS4 implementation have been made by @thexai . This fixes stalls/errors and brings some performance improvements to our NFS implementation. Game/Retroplayer Assorted fixes to the new Savestate Manager to improve usability. Thanks to @KOPRajs for reporting, and also providing the PR to fix the issues found. An assortment of OSD improvements by @garbear resolving further issues reported by @KOPRajs. A number of performance improvements (memory reads, faster dialogs/savestates). Input fixes have been made that allow resetting multitap controller inputs, as well as fixing an issue around "ignored" input buttons not being saved. Sync of some of the common controller types has been made game.controller.default game.controller.keyboard game.controller.mouse game.controller.snes General Fixes various overflows when using new chrono infrastructure. This fixes "keep audio device alive" when passthrough is used with an AVR. A number of fixes by @ksooo that aim to fix regressions regarding context menu items/behaviour. A fix for an issue on 32-bit systems that affected the sorting of items. Thanks @vpeter4. Fixes regarding the rework of the Favourites window have been addressed. This returns behaviour found in v19 for the following: Support actions up/down plus key mapping for u and d keys. Support action delete plus key mapping for delete key. Change keymaps to open the Favourites Browser window instead of the Favourites dialog as currently. A fix by a returning team member (@CrystalP) that resolves crashes due to Unicode characters. Platform Specific Android Fix packaging regression that affected some parts of the Python PyCryptodome module. Windows A fix was made to address an issue where some less-than-usual dimension videos were causing AMD systems to fallback to software decoding instead of using DXVA. A packaging issues on Windows platforms meant that Chorus was unable to be used. A fix was found by @CrystalP, so users wanting to access Chorus from a Windows host can now rejoice. PVR A fix to resolve PVR Channel Groups to correctly show channels ordered as provided by a PVR backend. Python A bump of cPython to 3.11.2 was made to fix an upstream issue with the ElementTree binary module. This fixes crashes on Android when an installed addon uses the common ElementTree Python module. Subtitles A regression was fixed regarding Right to Left language subtitles placing punctuation incorrectly. It turns out that @CastagnaIT's implementation was too correct, and an informal standard adopted by subtitle creators to place punctuation in Left to Right positions in Right to Left subtitles was worked around. A couple of fixes for WebVTT subtitles were made to resolve overlapping of segments. Line spacing has been altered in our use of libass to avoid overlapping of text boxes. UPnP @enen92 has made a number of improvements and fixes when Kodi is being used as a UPnP server. He has fixed a number of regressions around listings and artwork. Thanks, as always, to 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 20.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 v20 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 whats known as a "staged" deployment roll out for Android. So if you don't receive the update immediately, be patient, as it will come through over the next week. View the full article
  9. Version 1.0.0

    63 downloads

    This is a modified version of MyScopeNox for use with PreShow Experience
  10. MyScopeNox for PreShow Experience in Kodi 20 View File This is a modified version of MyScopeNox for use with PreShow Experience Submitter Matt Submitted 03/08/2023 Category Skins  
  11. I am going to set up and do some testing on my Shield this weekend. I'll write up details on how to do it.
  12. I can explain specifically how the audio bumper is determined and what the issue is. Kodi uses FFmpeg to analyze movie streams. Below are the DTS & Dolby codecs, including the codes that get returned and what that's translated to in english. dts -> DTS dca -> DTS dtsma -> DTS-HD Master Audio dtshd_ma -> DTS-HD Master Audio dtshd_hra -> DTS-HD Master Audio dtshr -> DTS-HD Master Audio ac3 -> Dolby Digital eac3 -> Dolby Digital Plus a_truehd -> Dolby TrueHD truehd -> Dolby TrueHD The problem is that FFmpeg doesn't know the difference between TrueHD and Atmos or DTS-HD and DTS-X. So there's specific code that looks to see if it is Dolby TrueHD and then checks to see if the word Atmos is in the file name. If so, it reports it as Atmos. The same process is true for DTS-HD & DTS-X. Dolby Digital Plus with Atmos has been added to our test build. If there aren't any issues, this will be included in our next version. As of right now, I'm not sure what else we can do to get it to show correctly for those files. We've talked about reading from an .nfo file, but that still requires the person to do additional work or have a different type of setup.
  13. The actions tab provides an option to integrate advanced functionality to control your system or other home automation devices. The setting options are described below. Each setting relates to a specific activity that you can attach an action to. The activities where you can execute an action are: sequence pause sequence resume sequence abort When turned on, each allows you to attach an action file and to test it. To learn more about action files, please view the guide on creating action files.
  14. The Features tab sets your preferences for ratings, audio bumpers & the feature film. Each option is described below. Count - This is the number of feature films to play. The default is 1. Ratings Setting You must have files in your contents ratings folder for the ratings board in your region. Default ratings system - Select the rating system that most closely matches your location. Options include MPAA, BBFC, DEJUS & FSK. Rating bumper - Select between video, image & none. Rating style selection - Select random or style. Random will select 1 option if you have multiple. Select single if you only want to play 1 ratings set. Audio Format Method - The default is Auto select from source. Other options include Choose format and Choose file. Fallback - You can choose a file or format here in case your video doesn't match any of existing audio bumpers. Format - Select a default format folder to be played File - Select a default single video file to be played. Volume (% of current) - Sets the volume for the audio format bumpers
  15. The Trailers tab sets your preferences for trailer sources. Each option is described below. Content Scrapers Scrapers look in certain locations for new trailers and store them in a database on your system. These option Trailers: PreShow Trailers Folder - These are any trailers that you have in the Trailers folder in your PreShow content directory. Trailers Kodi Database - These are YouTube trailers for movies on your system. Trailers: Apple iTunes - iTunes trailers from the apple site. Trailers: The Movie Database - These are YouTube trailers from TMDB Module Defaults Clear trailers watched status - PreShow marks any trailers that have watched. This resets the watched list. Prefer unwatched over priority - This will set a preference for unwatched trailers if you don't any trailers that match your criteria Source - Select your trailer source from the following options: Content Directory Single File Source content filter (scraper) - Select from the scrapers mentioned above. You may need to restart the settings after modifying your content scrapers to make sure they all display here Content order - Select how your content is selected: Newest Random Source: Directory - Select a folder on your system that may contain multiple files to be selected randomly Source: Single File - Select a single trailer file to show. Count - The number of trailers to be shown. Rating Limit - Options include: None - Allows any trailers of any ratings Max - Limit the ratings to a selected in the Max setting below Match Feature - Filters trailers with a rating that matched the feature film Max - Sets a max rating for trailers Match feature genre - Selects trailers with one of the same genres as the feature film Filter for 3D based on feature - Will play 3d trailers, if available Quality - select your preferred resolution of 720 or 1080 Volume (% of current) - Sets the volume for trailers
  16. Matt

    Settings: Trivia

    This tab controls trivia modules. You must have trivia in your content folders to incorporate the trivia module in your sequences. Trivia packs can be downloaded here: https://preshowexperience.com/files/category/6-trivia/ Format - Select between slide or video. You need to have the appropriate files in the trivia folder of your PreShow content. Duration (minutes) - Set how long you would like your trivia sequences to run. Question duration (seconds) - Set how long you would like your trivia questions to be on screen. Clue duration (seconds) - If a pack includes them, set how long you would like your trivia clues to be on screen. Answer duration (seconds) - Set how long you would like your trivia answers to be on screen. Single duration (seconds) - If a pack includes them, set how long you would like your trivia single slides to be on screen. Transition - Transition between slides. Options include fade, slide up, slide down, slide right and slide left. Transition duration (milliseconds) - Set the transition time between slides. Music Music - Select your music source if you want to play music during your trivia. Options include: None - No music will be played Content - This will play from the music folder in your PreShow content folder. Directory - This will play from the folder selected below in Music: Path. File - This will play the track selected below in Music: File. Music: Path - Select a folder that contains your music that can be anywhere. Music: File - Select a single file to play with your music. Volume (% of current) - Sets the volume for trivia Fade in (seconds) - Sets a fade in duration for your music. This shouldn't be needed in most instances. Fade out (seconds) - Sets a fade our duration for your music.
  17. This tab controls the aspect ratio of the interface, the queue editor and some elements regarding bumper playback Hide Queue Editor - The Queue Editor is the screen that appears when opening PreShow before a movie, as seen below. Turning on this setting hides this editor and just straight to playing the movie with PreShow. If only one item is queued - This would show the queue editor even if it is hidden when you have queued more than 1 movie. Allow video skipping - If turned off, all videos in a sequence will be shown in their entirety and the skip button will not function. Video delay (milliseconds) - Adds a delay between videos, which is only needed for projectors Volume (% of current) - Sets the volume for bumper videos 3D sequence 3D tag detection regex - Lists possible filename text that PreShow will read to determine if a video bumper is 3D Fallback to 2D bumper - Show a 2d bumper if you do not have a 3D bumper Screen Settings Scope - This is for people with projectors and a scope screen. It will change the zoom on all PreShow screens to fit within your screen aspect ratio. Options include 16x9, 2.35:1 & 2:40:1.
  18. The first tab in the settings is for general functionality. Each option will be described below. Content path - The first thing to do when configuring your settings for PreShow Experience is to set your content path. This should be a location that Kodi has easy access to, as well as a place that you can easily copy content to. You may accrue a fair amount of content in this folder, so it is recommended that the location also have room to expand. Update content - This is a button that when clicked will create the initial folders for you content. The folder structure is as follows. Actions Audio Format Bumpers Auro-3D Datasat Dolby Atmos Dolby Digital Dolby Digital Plus Dolby TrueHD DTS DTS-HD Master Audio DTS-X Other THX Data (In Development) Music Ratings Bumpers BBFC DEJUS FSK MPAA Sequences Themes Trailers Trailers Video Bumpers 3D Intro 3D Outro Countdown Courtesy Feature Intro Feature Outro Intermission Short Film Theater Intro Theater Outro Trailers Intro Trailers Outro Trivia Intro Trivia Outro The purpose for each of these folders is explained in the Sequences & Modules guide. Auto Update (Kodi Service) These options all provide a way or frequency to keep your content up to date. Updating scans your content directory, as well as looks on the internet for new trailers. Select the options that best suit your needs. Update when editor starts - Selecting this will update your content whenever you open the sequence editor, which is the main screen when you launch PreShow Experience. Update when Kodi starts - This will update your content whenever you open Kodi Update after library scan - You can also scan your PreShow Experience content after Kodi scans for new content in your library. Update every … hours - This option will only be visible if you have your Kodi Settings Level set to expert. It can be enabled if you keep Kodi open and would like to schedule your updates at a regular intercal. Options include Disabled, 1, 6, 12, 24, 48. Database Maintenance The buttons in this section reset content in your database. They shouldn't need to be selected under regular circumstances. Reset content database - This removes your scanned content that you have installed in your content path. Clear trailers broken status - if a trailer won't play PreShow will mark it as broken. This option will reset any trailers marked broken so that you can try to view them again.
  19. You can open the settings for PreShow Experience a few different ways. 1. If you go to your add-ons page you can right click on the add-on and select Settings. 2. Alternatively, you can click on the add-on to open the Sequence Editor and click the Settings icon in the top right. 3. You can also go to the add-on information page and select Configure. Continue to General Settings
  20. Downloading PreShow Experience The latest PreShow Experience zip is available here: Installing PreShow Experience Once you have downloaded the zip for PreShow Experience, you are ready to open Kodi and install the add-on. You'll start by changing Kodi's setting so that you can install 3rd party add-ons. 1. Open Kodi and then from the home screen click the Settings icon. Your screens may look different if you have a different skin installed. 2. Click the System 3. 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. 4. Then go back to the System page and select Add-ons. 5. Then select Install from zip file. Navigate to your downloaded file and select it. 6. PreShow Experience will then be installed and you'll be ready to configure it. Please note that the context menu will not load until Kodi has been restarted. Uninstalling PreShow Experience 1. To uninstall PreShow Experience, navigate to your add-ons and right click on PreShow Experience and select Information. 2. Then click Uninstall to remove PreShow Experience.
  21. The PreShow Experience add-on for Kodi is a robust tool designed to elevate your home theater ambiance, effectively replicating the immersive atmosphere of a movie theater. True to its name, this add-on recreates the pre-movie experience akin to what you'd encounter in a classic cinema. Consequently, prior to the main feature, viewers can relish trailers, advertisements, and even tailor-made intros that establish the mood for the film. Moreover, PreShow Experience empowers users to tailor their movie-watching journey to their liking. You can construct sequences of trailers, slideshows, or trivia segments to play before or after the film, thereby crafting a personalized cinematic adventure. The add-on goes the extra mile by enabling the creation of themed pre-shows, complete with launching home automation and external lighting. This feature adds depth to the overall mood and amplifies the anticipation for the main attraction. In essence, the PreShow Experience add-on for Kodi offers a distinctive and adaptable movie-watching adventure, rekindling the thrill and anticipation of visiting a traditional movie theater. Its capacity to automate the experience, generate thematic pre-shows, and seamlessly integrate with other Kodi add-ons renders it an invaluable tool for anyone aiming to enrich their home theater experience. PreShow is designed for use with movies on your local network and is not compatible with streaming Kodi addons. Kodi Version Compatibility PreShow Experience is compatible with Kodi 19 Matrix and Kodi 20 Nexus.
  22. People have mentioned seasonal or holiday bumpers. How many bumpers would you actually use? Christmas makes sense because it is thought of as a period of time and more than the single day. Are bumpers for other holidays of interest/value to you?
  23. Sorry about that. I guess that's a warning for anyone that's going to listen to it now.
  24. We will be submitting PSE for the official Kodi Repo ASAP. We are still trying to tackle a few remaining bugs before we do that though.
  25. Version 1.0.0

    37 downloads

    Hello. Makes you notice, doesn’t it, a little bit of darkness? Refines the senses. Focuses the mind. It’s time to enjoy the big screen experience with no distractions, no sudden ringtones, no glaring screens, no talking. So sit back, relax, switch off your phone, and switch off from the outside world.
×
×
  • Create New...