![]() |
|
[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) |
- mardup - 2012-02-23 16:10 @mikebzh44 : Merci Merci Merci !!!! Like Eisi2005 said : this is a very great feature for people having playlist for childs Something that will be greatest , is if backgound could display "only" fanarts of the movies from the playlist. !!! ...OR... if the script "Artwork Organizer" could organize MoviesFanart accordind the movies playlists ( .. Ronie ? )Thanks ! - fmronan - 2012-02-23 16:20 uncheck rss menu and unckeck two script in addon>service: mail notifier and headlines daemon - mikebzh44 - 2012-02-23 16:22 @mardup : Avec Glass, c'est possible : With Glass, it's possible : ![]() C'est la même chose avec les films It's the same with movies - mikebzh44 - 2012-02-23 16:39 mardup Wrote:Something that will be greatest , is if backgound could display "only" fanarts of the movies from the playlist. !!!Could you explain it in French and in English
- mikebzh44 - 2012-02-25 12:30 Version 1.1.1 released v1.1.1 - [Add] Script can manage tv shows and episodes playlist - [Add] Propertie Rootpath to get the directory of the movie or the tvshow (to display extrafanarts and so on) Script can manage tv shows playlists and episodes playlists but the first one will be faster thant the second because of JSONRPC requests. When working on tvshows playlists, script have to make a request for each tv show to get episodes. - butchabay - 2012-02-26 00:21 Thanx for this fantastic script. Integrated in fusion migmav2 See Here: - mikebzh44 - 2012-02-26 12:53 Thanks. And it's a very nice skin, I will try it
- mikebzh44 - 2012-02-27 09:34 Version 1.1.2 released 2 little fix : - Season number with 2 digit only when needed (1 instead of 01 for example) - Count, Watched and Unwatched set to 0 if playlist or library is empty - Eisi2005 - 2012-02-27 21:05 @mikebzh44 with latest version i become this debug log. Skin or script problem ? http://pastebin.com/uzNFkP4v Greets Eisi - mikebzh44 - 2012-02-27 23:05 Hello. I think it's a skin or user problem because scripr have been called with a directory (Y:\Kinderfilme\Anna\) and not a playlist. In your LOG, you can see that everything is ok for : - TV-Serie.xs (line 351) - Kinderserie.xsp (line 356) - Animation.xsp (line 361) |