
Everything posted by Matt
-
RIP Roger Corman
- Action based on Metadata
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.- Action based on Metadata
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.- Nvidia shield pro - context menu issue
@FlexMake sure you restart kodi after installing PreShow. The context menu doesn't load until after a restart. Or install a skin that supports PreShow. Here's a link to the skins that I've worked on to make PreShow compatible: https://preshowexperience.com/files/category/7-skins/ The skin in the images is Aeon Nox: Silvo- Send "Pause/Play" via action File to Kodi
I think that the file you want to edit is DialogNotification.xml.- Send "Pause/Play" via action File to Kodi
Are you trying to show an image for the intermission with GUI.ShowNotification? If so, I think that the only image in the notification is the icon.- Skin: Aeon Nox Silvo for PreShow Experience in Kodi 20
I'm not sure if MyScopeNox has even been updated for 21. I'm not updating any actual skins, just the content for PreShow.- 7 comments
- 2 reviews
- MyScopeNox for PreShow Experience in Kodi 20
Sorry for the super late response. You would need to ask the skin developer about that. I just added the content for PreShow to it.- PreShow 3.0a not scraping KodiDB trailers properly
I haven't tested youtube links, but will look into it.- PreShow 3.0a not scraping KodiDB trailers properly
The kodi trailer issue was reported in the discord ane has been fixed. I am testing a couple other things that have been reported and will post an update for it as soon as I can.- Skin: Confluence for PreShow Experience in Kodi 21
- 83 downloads
- Version 1.0.0
This is a modified version of Confluence for use with PreShow Experience in Kodi 21- Skin: Confluence for PreShow Experience in Kodi 21
Skin: Confluence for PreShow Experience in Kodi 21 View File This is a modified version of Confluence for use with PreShow Experience in Kodi 21 Submitter Matt Submitted 04/28/2024 Category Skins- Send "Pause/Play" via action File to Kodi
The code that you want is something along the lines of: sleep://3600000 http://username:password@ip#:8080/jsonrpc {"jsonrpc":"2.0","method":"Input.ExecuteAction","params":{"action":"playpause"},"id":0} sleep://600000 http://username:password@ip#:8080/jsonrpc {"jsonrpc":"2.0","method":"Input.ExecuteAction","params":{"action":"playpause"},"id":0} Add other functions a you want. Make sure you have your system set up to allow this in settings > services > control.- Skin: Estuary for PreShow Experience in Kodi 21 Omega
- 139 downloads
- Version 1.0.0
This is a modified version of the skin Estuary for use with PreShow Experience in Kodi 21 Omega.- Skin: Estuary for PreShow Experience in Kodi 21 Omega
Skin: Estuary for PreShow Experience in Kodi 21 Omega View File This is a modified version of the skin Estuary for use with PreShow Experience in Kodi 21 Omega. Submitter Matt Submitted 04/28/2024 Category Skins- Kodi News: A Tribute to Estuary Developer and Kodi Team Member, Piers
Damn, 37 is young.- Skin: Aeon Nox Silvo for PreShow Experience in Kodi 20
I think the official version of this skin for Kodi 21 Omega is compatible with PreShow. I haven't installed it, but I do see PreShow listed in the source files on the github.- 7 comments
- 2 reviews
- PreShow on Kodi 21 Omega
This won't fix your problem, but as a recommendation to people that may see this, please turn off app auto updates on the shield. I am still mad about it modifying my system after I had it dialed in and not being able to quickly get it working perfectly again.- PreShow Experience Dev Build
It is. I also PMed it to you yesterday.- Kodi News: A Tribute to Estuary Developer and Kodi Team Member, Piers
In 2015, Kodi’s default theme Confluence was growing long in the tooth. Most of the really exciting skins from that time accomplished far more, and Confluence was ultimately a 2009 update to an existing skin called MediaStream that was itself several years old. It was time for Confluence to retire. We needed something new that adhered to the UX best practices of the time. I proposed some wireframes based on Google’s Material Design that were pretty vague, but I hoped would be enough to get us started. Almost immediately, members of our team of skilled skinners (Phil65 and Piers) jumped on the task. I made my initial suggestion early on the 17th of June, and Piers had already mocked up a complete home page later that day. His post at that time introducing the mockup had me chuckling for days. Once an idea struck him, the guy worked tirelessly to see it through. By the 18th, a day later, Piers’ mockup was revamped and looked remarkably complete. Unfortunately, those early designs have been lost to the internet gods, but we do still have a screenshot of the first alpha created in August that remained quite true to those early mockups. By September, Estuary was pretty well complete with two primary themes, the 3D-styled curial and the flat style which remains the default to this day. Piers and Phil65, along with several other skinners, notably BigNoid, had introduced a variety of features including the ability to select different color styles, like pink. The team also created a separate second skin designed specifically to work for mobile devices. In 2016, these skins were officially released with Kodi 17 to universal praise within the community (for those interested in history, you can find the original blog post here). The work done by Piers and the team on UX/UI in 2015 and 2016 cannot be understated. They developed a lasting and original skin that remains in use to this very day. We recently learned that Piers passed away. He was 37. He will be missed by those of us who worked with him on this project. We cannot emphasize enough his contribution to software seen and used by millions of people worldwide. Thank you for everything, Piers. View the full article- PreShow Experience Dev Build
I think the issue that marius had has been resolved.- Kodi News: The Sun Sets on Python 2
The move away from Python 2 doesn't affect us in any way. I do have some code in there explicitly to make PreShow compatible with 19. I don't have plans on removing that, but going forward I will probably spend less time making things compatible with 19 if there's a reason to change it in future versions of Kodi.- Kodi News: The Sun Sets on Python 2
Recently, Team Kodi proudly released Kodi v21 "Omega", the latest major release of our popular media centre software. Our longevity and popularity means that Kodi is installed on literally millions of devices worldwide. For a range of reasons, not all of them are capable of supporting the newer releases; we do, however, try to maintain as much support as we can for the older releases, with our target being support for the previous two versions before the current one. The release of Omega thus moves Kodi Leia out of active support. The final version of Kodi Leia (v18.9) was released in October 2020. Leia was also noteworthy as being the final version which made use of the Python 2 language, with Kodi Matrix and beyond using the newer Python 3. That move was made due to Python 2 being marked as end-of-life on 1st January 2020 by its authors, who now no longer support it and so it does not receive any updates or security patches. Python 3 is fully supported and updated, but Python 3 code is not directly compatible with Python 2. This means that, as Kodi Leia moves out of support, so does Python 2 for Kodi. As a result, we will no longer be accepting any updates for Python 2 addons into our repository, and the Leia repo will be frozen. Any Leia installation will still be able to access the repo, but addon updates will only be accepted in Python 3, with the effect that they can only be run on Kodi Matrix or later. This will free up the Team Kodi volunteers who review addon submissions to focus entirely on Python 3 addons, making reviews simpler and faster and so minimising the delays between submission and release of acceptable addons into the repo. This also means that older scrapers written in XML or Python 2 will not get any updates, so any changes made on the source database sites which break them will render them permanently broken. Most of these scrapers are long unsupported anyway, but as Leia and older versions are now end-of-life then the only solution will be to update to a newer version of Kodi using the supported Python 3 scrapers. We thus bid a grateful farewell to Python 2, and put our focus now on updating and improving Kodi for the future. View the full article- PreShow Experience Dev Build
Thanks for sending me the log privately. That's an issue that my test machines didn't have problems with, but exactly why I am doing this as a separate install, because I figured there may be problems like this. I'll send you an updated version so see if we can get this fixed.- PreShow Experience Dev Build
Can you see any files on the external drive? Here's a video with a possible solution: Let me know if that helps. - Action based on Metadata