XBMC Community Forum
[RELEASE] Random and last items smartplaylist script for Skins - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Development (/forumdisplay.php?fid=32)
+--- Forum: Skin Development (/forumdisplay.php?fid=12)
+--- Thread: [RELEASE] Random and last items smartplaylist script for Skins (/showthread.php?tid=122448)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46


- mikebzh44 - 2012-02-21 19:15

Keep cool !

This script have done for Glass and FMRonan is the beta tester.

I think it's normal that he have the new features before everybody Wink

But I will post the new version maybe tomorrow or, at least, Thursday.

After that, I will be on holidays for a week and I have to work in my house (paints, make furnitures, ...) Frown


- mad-max - 2012-02-21 23:14

This "not funny" was just joking...
It's no problem for me to wait...as I posted in another thread:
Passion XBMC seems to be on fire...you released very cool addons recently...
So many awesome new features...
Keep up your terrific work!

mad-max


- mikebzh44 - 2012-02-21 23:42

We know that you were joking Wink

And Frost have just released an amazing addon !!!

http://forum.xbmc.org/showthread.php?p=1024731


- mikebzh44 - 2012-02-23 10:15

Version 1.1.0 released

v1.1.0
- [Fix] resume= is unable but can slow down the script (see README.txt or LISEZMOI.txt)
- [Add] You can now get last added or random episodes from series (work only on Library not on Playlist)

Script can now return last added episodes or random episodes.

Properties return to Home window (id 10000) :

Playlist<method><type><menu>.Count
Playlist<method><type><menu>.Unwatched
Playlist<method><type><menu>.Watched
Playlist<method><type><menu>.<# of movie>.Rating
Playlist<method><type><menu>.<# of movie>.Plot
Playlist<method><type><menu>.<# of movie>.RunningTime
Playlist<method><type><menu>.<# of movie>.Path
Playlist<method><type><menu>.<# of movie>.Fanart
Playlist<method><type><menu>.<# of movie>.Thumb

Properties returned only if type=Movie

Playlist<method>Movie<menu>.<# of movie>.Title
Playlist<method>Movie<menu>.<# of movie>.Year
Playlist<method>Movie<menu>.<# of movie>.Trailer

Properties returned only if type=Episode

Playlist<method>Episode<menu>.<# of movie>.ShowTitle
Playlist<method>Episode<menu>.<# of movie>.EpisodeTitle
Playlist<method>Episode<menu>.<# of movie>.EpisodeNo (sXXeXX)
Playlist<method>Episode<menu>.<# of movie>.EpisodeSeason
Playlist<method>Episode<menu>.<# of movie>.EpisodeNumber


- mikebzh44 - 2012-02-23 10:17

Version 1.1.0 released

v1.1.0
- [Fix] resume= is enable but can slow down the script (see README.txt or LISEZMOI.txt)
- [Add] You can now get last added or random episodes from series (work only on Library not on Playlist)

Parameter resume=True can slow down XBMC or freeze it a few seconds depending on your hardware.

The reason is that I have to make a JSONRPC request for each movie of the library / playlist to know if it's partially watched or not.

Script can now return last added episodes or random episodes.

Properties return to Home window (id 10000) :

Playlist<method><type><menu>.Count
Playlist<method><type><menu>.Unwatched
Playlist<method><type><menu>.Watched
Playlist<method><type><menu>.<# of movie>.Rating
Playlist<method><type><menu>.<# of movie>.Plot
Playlist<method><type><menu>.<# of movie>.RunningTime
Playlist<method><type><menu>.<# of movie>.Path
Playlist<method><type><menu>.<# of movie>.Fanart
Playlist<method><type><menu>.<# of movie>.Thumb

Properties returned only if type=Movie

Playlist<method>Movie<menu>.<# of movie>.Title
Playlist<method>Movie<menu>.<# of movie>.Year
Playlist<method>Movie<menu>.<# of movie>.Trailer

Properties returned only if type=Episode

Playlist<method>Episode<menu>.<# of movie>.ShowTitle
Playlist<method>Episode<menu>.<# of movie>.EpisodeTitle
Playlist<method>Episode<menu>.<# of movie>.EpisodeNo (sXXeXX)
Playlist<method>Episode<menu>.<# of movie>.EpisodeSeason
Playlist<method>Episode<menu>.<# of movie>.EpisodeNumber


- Eisi2005 - 2012-02-23 13:45

@mikebzh44

thx for the new version. But randonm or last widget for tvshow libary is existing from xbmc i think. Nice were this function with playlist for peoples who have playlist for child shows and adult shows.

Greets
Eisi


- mikebzh44 - 2012-02-23 13:48

Yes playlist will be added soon for series.

My script have also a special feature for Glass skin Wink


- Eisi2005 - 2012-02-23 15:44

@mikebzh44

that sounds good for me Smile

I have tested glass skin, on my testsystem it is ok. Bu on my ion living room pc it is to slow Sad

Greets
Eisi


- mikebzh44 - 2012-02-23 15:46

Did you have the same hardware as me (ION First gen : Atom 330 + GeForce 9300) ?

My HTPC is still running under Dharma but I think I will have to upgrade to Intel core i3 if I want to keep Glass Sad


- Eisi2005 - 2012-02-23 15:56

I have a celeron U2300 + ion Grafik

Zotac Zbox ND22

With Aeon Nox it is very very fast, but with glass it´s not so good Sad

Greets
Eisi