Kodi Community Forum

Full Version: Plexbmc Custom Widget syntax
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Using Plexbmc 4.1.0 and have a widget for "Recently Added" movies, but I would like for it to only return 5 results, and also for it to not include any movies marked as watched.

How do I modify my current widget to achieve this?

Current widget:
plugin://plugin.video.plexbmc/?mode=0&url=http%3a//192.168.0.10%3a32400/library/sections/1/recentlyAdded&mode=0&reload=$INFO[Window(Home).Property(widgetreload)]

Thanks