Adultery Posted September 6, 2017 Share Posted September 6, 2017 Pretty psyched to get my hands on this one!! Thanks Tom!! Link to comment Share on other sites More sharing options...
Draco1962 Posted September 6, 2017 Share Posted September 6, 2017 Thanks, Tom! Link to comment Share on other sites More sharing options...
stigzler Posted September 6, 2017 Share Posted September 6, 2017 Awesome. Damn, and I was just planning on getting out more.. Link to comment Share on other sites More sharing options...
fRequEnCy Posted September 6, 2017 Share Posted September 6, 2017 Thanks Tom! Link to comment Share on other sites More sharing options...
Tom Speirs Posted September 6, 2017 Share Posted September 6, 2017 A major new feature for developers in this release. Introducing AddIns. Addins allow you to programmatically create your own modules (lists and menus) and play, list and launch anything.. You can for example create your own video or multimedia modules somewhat similar to how some Kodi AddOns work. It's not overly complicated to get started and there is a full example available here. They are also now part of the official GameEx repository. I am happy to answer any questions. View the full article 5 2 Link to comment Share on other sites More sharing options...
stigzler Posted September 7, 2017 Share Posted September 7, 2017 Just had a gleg. Thanks, Tom. The code's really well annotated. This one's stored under "I'll be using this one day..." Link to comment Share on other sites More sharing options...
Adultery Posted September 7, 2017 Share Posted September 7, 2017 I glanced at it last night and I don't know what to do with it. I need an idea first I think, or some simple project to get my bearings. Link to comment Share on other sites More sharing options...
Draco1962 Posted September 7, 2017 Share Posted September 7, 2017 20 minutes ago, Adultery said: I glanced at it last night and I don't know what to do with it. I need an idea first I think, or some simple project to get my bearings. What about something like the LastFM Media Scraper? Link to comment Share on other sites More sharing options...
Adultery Posted September 7, 2017 Share Posted September 7, 2017 /me already has a dll ready to go for that... Ponder... Link to comment Share on other sites More sharing options...
Tom Speirs Posted September 8, 2017 Author Share Posted September 8, 2017 Unless you wanted to develop your own jukebox or display deep content with menus and lists from LastFM - that would fit better into a PlugIn rather than an AddIn. Addins In simple terms allow custom menus and lists and allow you to run any code when items from those lists or menus are selected such as launch something or play a media file, or load another list. A scraper would work as a plugin, where it would download artwork as you are navigating. Just install the example from the repository manager to see what it is. Link to comment Share on other sites More sharing options...
Tom Speirs Posted September 8, 2017 Author Share Posted September 8, 2017 Here are several examples I can think of. 1. http://tags.hfc-essentials.com/tags.php your tag viewing page would work as an addin. 2. An interface for an archive.org collection. 3. Any kind of feed, top 10, or list. 4. Interfacing GameEx with another database. For example Gamebase support in GameEx I think could be created as an addin. 5. GameEx High Score lists etc. Link to comment Share on other sites More sharing options...
Adultery Posted September 8, 2017 Share Posted September 8, 2017 All of these are good suggestions. I was thinking about embedding a media player, but all of these seem more approachable to me. I think I'll start with a menu for the High Score comp, though. Should be able to harness a good amount of test users for that. I have a pretty good idea of how that will work. I'm interested in a Last.FM plugin though, but I don't know how I can hook the menu list through there. Another project for another day. Link to comment Share on other sites More sharing options...
Tom Speirs Posted September 22, 2017 Author Share Posted September 22, 2017 It seems I needed to catch up on what Last FM does now and I can't see why a last FM addin wouldn't be a good thing. Link to comment Share on other sites More sharing options...
Recommended Posts