Kodi Community Forum

Full Version: Estuary jade light version
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
this is a standard Estuary layout with the widgets being programmable
movies tv shows music music videos tv and radio with 5 programmable widgets
wigget types  
this mod is taken from my skin jade https://forum.kodi.tv/showthread.php?tid=345420
WidgetListPoster WidgetListEpisodes WidgetListSquare WidgetListCategories WidgetListChannels

path link to any folder on any drive
file link to a playlist in any folder on any drive
node_video used with library node editor to make all sorts of video nodes
node_music used with library node editor to make all sorts of music nodes
plugin.library.node.editor reset nodes to setup library
link type in path
https://drive.google.com/open?id=1Ceo1QI...UF1tKtpZHQ
file name is estuary plus
Image

first widget
plugin.library.node.editor reset nodes to setup library
go to settings
 movies
widget1
Image

click and name recently added
Image
set widget type to WidgetListPoster 
Image
file type click click click node video
Image
now click on node video
click on movies
click on reclentley added this will show an empty folder with link at bottom click ok
Image
Image
Image
play list can be on any drive in folder as long as the folder is called playlist
to test this get a playlist.xsp file and copy on any drive
for the demo i will use Hollywood's 100 Favorite Films.xsp it is on drive d in playlist folder
ImageImage

Hollywood's 100 Favorite Films
xml:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
    <name>Hollywood's 100 Favorite Films</name>
    <match>all</match>
    <rule field="title" operator="is">
        <value>The Seven Samurai</value>
        <value>Bonnie and Clyde</value>
        <value>Reservoir Dogs</value>
        <value>Airplane!</value>
        <value>Pan's Labyrinth</value>
        <value>Doctor Zhivago</value>
        <value>The Deer Hunter</value>
        <value>Close Encounters of the Third Kind</value>
        <value>Up</value>
        <value>Rocky</value>
        <value>Memento</value>
        <value>Braveheart</value>
        <value>Slumdog Millionaire</value>
        <value>The Lord of the Rings: The Return of the King</value>
        <value>Beauty and the Beast</value>
        <value>Seven</value>
        <value>Inception</value>
        <value>Die Hard</value>
        <value>The Lord of the Rings: The Fellowship of the Ring</value>
        <value>Amadeus</value>
        <value>On the Waterfront</value>
        <value>Wall-E</value>
        <value>12 Angry Men</value>
        <value>Ghostbusters</value>
        <value>Brokeback Mountain</value>
        <value>The Bridge on the River Kwai</value>
        <value>Blazing Saddles</value>
        <value>All the President's Men</value>
        <value>Young Frankenstein</value>
        <value>Almost Famous</value>
        <value>Vertigo</value>
        <value>Gladiator</value>
        <value>Monty Python and The Holy Grail</value>
        <value>Avatar</value>
        <value>The Lion King</value>
        <value>Raging Bull</value>
        <value>Mary Poppins</value>
        <value>Groundhog Day</value>
        <value>North by Northwest</value>
        <value>West Side Story</value>
        <value>Amelie</value>
        <value>Thelma & Louise</value>
        <value>Sunset Blvd.</value>
        <value>The Dark Knight</value>
        <value>Eternal Sunshine of the Spotless Mind</value>
        <value>Taxi Driver</value>
        <value>Butch Cassidy and the Sundance Kid</value>
        <value>Good Will Hunting</value>
        <value>All About Eve</value>
        <value>The Big Lebowski</value>
        <value>Jurassic Park</value>
        <value>Rear Window</value>
        <value>The Usual Suspects</value>
        <value>Some Like It Hot</value>
        <value>Saving Private Ryan</value>
        <value>Titanic</value>
        <value>The Matrix</value>
        <value>Toy Story</value>
        <value>Alien</value>
        <value>Psycho</value>
        <value>Fight Club</value>
        <value>The Shining</value>
        <value>When Harry Met Sally</value>
        <value>Dr. Strangelove or: How I Learned to Stop Worrying and Love the Bomb</value>
        <value>Ferris Bueller's Day Off</value>
        <value>A Clockwork Orange</value>
        <value>American Beauty</value>
        <value>Fargo</value>
        <value>The Empire Strikes Back</value>
        <value>The Princess Bride</value>
        <value>One Flew Over the Cuckoo's Nest</value>
        <value>Blade Runner</value>
        <value>The Graduate</value>
        <value>The Breakfast Club</value>
        <value>Singin' in the Rain</value>
        <value>The Sound of Music</value>
        <value>Jaws</value>
        <value>Lawrence of Arabia</value>
        <value>The Silence of the Lambs</value>
        <value>Chinatown</value>
        <value>It's a Wonderful Life</value>
        <value>Goodfellas</value>
        <value>Annie Hall</value>
        <value>Apocalypse Now</value>
        <value>To Kill a Mockingbird</value>
        <value>Gone With the Wind</value>
        <value>Forrest Gump</value>
        <value>Raiders of the Lost Ark</value>
        <value>Back to the Future</value>
        <value>Star Wars</value>
        <value>Schindler's List</value>
        <value>2001: A Space Odyssey</value>
        <value>E.T. The Extra-Terrestrial</value>
        <value>The Godfather: Part II</value>
        <value>Casablanca</value>
        <value>Pulp Fiction</value>
        <value>The Shawshank Redemption</value>
        <value>Citizen Kane</value>
        <value>The Wizard of Oz</value>
        <value>The Godfather</value>
            </rule>
    <rule field="year" operator="greaterthan">
        <value>1909</value>
    </rule>
</smartplaylist>
playlist
add movies with queue item
Image
go to playlist set order then save playlist
Image

in settings pick file
userdata
playlists
video link m3u
Image

Image
You have some typos there in the screen shots... "reclentley" (recently), and "flie" (file).
It would also be good if you changed the name of the mod as there already is an Estuary Plus mod here https://forum.kodi.tv/showthread.php?tid=307916 having 2 named the same could be potentially confusing.

[Edit] I see you've now changed thread title, thank you for that.