[RELEASE] AutoWidget - Let your widgets work for you! - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: [RELEASE] AutoWidget - Let your widgets work for you! (/showthread.php?tid=352934) |
RE: [RELEASE] AutoWidget - Let your widgets work for you! - drinfernoo - 2021-02-27 (2021-02-23, 00:25)jdig4240 Wrote:(2021-02-22, 23:36)drinfernoo Wrote:(2021-02-20, 18:16)jdig4240 Wrote: I figured it out. I had to change the Content line to settings for it to work. Maybe you can add a feature to create a custom/manual entry? Like this: Actually, I think I have fixed it for good in 3.1.4 ! You should now be able to add a "Settings Shortcut" to (I think) any add-on, and then activating that shortcut will open the settings menu for the add-on 👍
RE: [RELEASE] AutoWidget - Let your widgets work for you! - jdig4240 - 2021-02-27 (2021-02-27, 00:21)drinfernoo Wrote:Sweet, ill check it out. Thanks!(2021-02-23, 00:25)jdig4240 Wrote:(2021-02-22, 23:36)drinfernoo Wrote: So I take it you didn't try the way I've actually implemented? RE: [RELEASE] AutoWidget - Let your widgets work for you! - LostBrit76 - 2021-03-02 I am sure I am doing something wrong, but I cannot figure out what. I have set up a widget called 'Spotlight - Movies'. Inside that there are various genre widgets, which the main widget scrolls through every 2 hours, as expected. I have tried to do the same for TV shows, without success. I set it up in exactly the same way, but when I try to add the widget to the skin, I go through the exact same steps, choose cycling path, then random, but instead of the next window just saying use as widget, the next screen has a list of TV shows from one of the widgets inside that main 'Spotlight - TV shows' widget, and the widget doesn't cycle. Any ideas? RE: [RELEASE] AutoWidget - Let your widgets work for you! - justin150 - 2021-03-04 I may be being a little slow (and not for the first time!): I want to create as a widget an AW group which would function as a replacement for a sub menu and in some cases the relevant item which needs to be a shortcut within an AW Group is a simple Kodi Command - for example ActivateWindow(FileManager). I have no problem with manually editing the xml file containing the group just not sure what the edited version would then look like RE: [RELEASE] AutoWidget - Let your widgets work for you! - drinfernoo - 2021-03-04 (2021-03-04, 20:49)justin150 Wrote: I may be being a little slow (and not for the first time!): Those types of shortcuts aren't currently supported 😔 One day I'd like to support them, but at this point I don't think there's a way to make them work. RE: [RELEASE] AutoWidget - Let your widgets work for you! - drinfernoo - 2021-03-04 (2021-03-02, 18:07)LostBrit76 Wrote: I am sure I am doing something wrong, but I cannot figure out what. What skin are you using? RE: [RELEASE] AutoWidget - Let your widgets work for you! - justin150 - 2021-03-05 (2021-03-04, 23:16)drinfernoo Wrote:(2021-03-04, 20:49)justin150 Wrote: I may be being a little slow (and not for the first time!): Fair enough and thank you for responding so quickly. Suggestion for next version - justin150 - 2021-03-08 Please shoot me down if this is too difficult to implement. I really like the cycling widgets, they have massive potential to unlock the best in so many skins. In addition to the next and random cycling would it be possible to have a "scrolling" widget - a bit like the next widget which simply goes down a list of widgets when it refreshes, this would allow you to go up OR down the same list with the right command. That could significantly upgrade the features available in many skins RE: [RELEASE] AutoWidget - Let your widgets work for you! - svvparakala - 2021-03-21 hey drinfernoo, thanks for the awesome addon! In the 2.0 video you demod the "next page" functionality. Is that feature still available in the latest auto widget? For the Seren lists I have I can only get a "See more" poster at the end, instead of a "Next Page" I am using the AURA skin. RE: [RELEASE] AutoWidget - Let your widgets work for you! - Klojum - 2021-03-21 (2021-03-21, 11:05)svvparakala Wrote: For the Seren lists I have I can only get a "See more" poster at the end, instead of a "Next Page" Kindly actually read the forum rules (wiki) whenever you drop by a new forum. Here we have no interest at all in add-ons that facilitate video piracy in any way. So do not use them in Kodi setups when you're visiting, and in fact, simply don't mention them. RE: [RELEASE] AutoWidget - Let your widgets work for you! - drinfernoo - 2021-03-21 (2021-03-21, 11:05)svvparakala Wrote: hey drinfernoo, thanks for the awesome addon! In a skin that adds its own "See More" item, you'll need to disable that item. You also need to raise the widget limit high enough to show the "Next Page" item that is added by the add-on, which in most cases means the widget needs to show at least 25 items. RE: [RELEASE] AutoWidget - Let your widgets work for you! - Klojum - 2021-03-21 @drinfernoo Just a heads up... That "giving no support" part of our forum rules (wiki) also applies to forum users. RE: [RELEASE] AutoWidget - Let your widgets work for you! - svvparakala - 2021-03-22 (2021-03-21, 11:09)Klojum Wrote: Kindly actually read the forum rules (wiki) whenever you drop by a new forum. Here we have no interest at all in add-ons that facilitate video piracy in any way. My apologies, i saw many different kodi applications mentioned freely on reddit, and I was unaware of their eligibility and I won't mention any going forward. RE: [RELEASE] AutoWidget - Let your widgets work for you! - svvparakala - 2021-03-22 (2021-03-21, 14:41)drinfernoo Wrote: In asking that adds its own "See More" item, you'll need to disable that item. You also need to raise the widget limit high enough to show the "Next Page" item that is added by the add-on, which in most cases means the widget needs to show at least 25 items. I have added TMDB helper most popular list as a widget under its own group and put it on the home page, where can i disable it's "See more" function? Is it done the same way as editing the label of said widget. Or is this in the settings of TMDB? RE: [RELEASE] AutoWidget - Let your widgets work for you! - drinfernoo - 2021-03-22 (2021-03-22, 09:17)svvparakala Wrote:(2021-03-21, 14:41)drinfernoo Wrote: In asking that adds its own "See More" item, you'll need to disable that item. You also need to raise the widget limit high enough to show the "Next Page" item that is added by the add-on, which in most cases means the widget needs to show at least 25 items. "See More" is something you need to disable in the skin, or by raising the widget item limit past the number of items in the list, as I already explained. |