(2023-11-11, 19:49)ambulancePilot Wrote: This is by far the greatest skin you've ever come up with! I have used and enjoyed every skin you've released at one point or another. I have a few questions and I apologize if they've been asked already.
Thanks
Really nice to know that some people are enjoying it as much as I am -- because I know the setup process isn't the most user-friendly in its current alpha development state and some of the defaults are a little janky to say the least, but put in the effort to understand it and it can be really rewarding.
Also, no issues with repeat questions! I know forum threads aren't exactly easy to search. Much prefer people be engaged and asking questions as the feedback about how people are using things and where they are getting stuck definitely helps me to improve things.
(2023-11-11, 19:49)ambulancePilot Wrote: [*]What is a dynamic submenu and how do I use it?
Dynamic submenu basically allows a widget to be used as the submenu.
Example: You have a category called "Genres" which opens the genres section of the library. With a dynamic submenu, you can add that genres section as the submenu.
(2023-11-11, 19:49)ambulancePilot Wrote: [*]When in Category mode and using a submenu, it appears I need to have at least one widget for the category otherwise the submenu widget doesn't show (even with "use as widget" checked off). I have found a way around this by choosing a random widget for the category and setting it to disabled so it doesn't show. That way my submenu widget shows up by itself. Is this okay?
Yeah this is a frustrating limitation of skinshortcuts. It will only build the mainmenu subsections if there's at least one item.
Your approach is basically what I do. Also I found you don't actually need to choose a widget; simply disabling the blank entry will be enough to trick skinshortcuts to build.
Issue thread is here:
https://github.com/jurialmunkey/skin.arc...issues/173
(2023-11-11, 19:49)ambulancePilot Wrote: [*]I am using a Live TV page/hub and have it set to widgets only. However when I enter the hub, pressing back doesn't allow me to go back by pressing the back button on my remote. I have to use the left d-pad to get back to the main menu and then click Home. Is it just me or is that a thing?
This is a bug with widgets only layout. I noticed the same problem the other day. Will fix it soon.
(2023-11-11, 19:49)ambulancePilot Wrote: [*]What is the best way to incorporate genres into the Home hub such that you can move from genre to genre and the row below populates the list on the fly? I can't seem to figure it out! RIght now I have a Movies category, then a Genres submenu item, and the submenu is "used as widget" and then I have the TMDB genres as a widget using the square widget type. Then I can click on a genre and it opens the list. How can I make it so highlighting the genre makes the widget below populate automatically based on what genre is highlighted?
What you're looking for a is stacked folder widget but stacking currently that won't work with the adaptive submenu widget due to some technical limits. I'd definitely like to get it working but might be a while off until I figure a good solution.
The alternative is what I mentioned above about dynamic submenus -- add a *category* called genres, then a dynamic submenu with the genres, then enable use as widget.
The other possibility is to add a normal widget with genres using Apps or Text style to get a smaller widget, then add a stacked folder widget underneath for the genre.
(2023-11-11, 19:49)ambulancePilot Wrote: [*]In spotlight, is it possible to change the text label from Open (when it's showing a TV show) to something like "Watch"? "Play" works well for movies.
Yeah I agree, "open" is not exactly best choice. I think originally I was trying to find a word with a similar width but it's kind of a moot point once translations are factored in anyway. I'll change it to "Browse" (I like "watch" but think some people might confused it for "play").