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

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+---- Forum: Skin helper addons (https://forum.kodi.tv/forumdisplay.php?fid=300)
+---- Thread: [RELEASE] Random and last items smartplaylist script for Skins (/showthread.php?tid=122448)



RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - fmronan - 2012-05-14

I'm interresting what the difference is too?


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - minimoe - 2012-05-14

(2012-05-13, 22:29)ronie Wrote:
(2012-05-13, 13:50)minimoe Wrote: I run nightlies and thumbs or posters don't show in the home screen when I associate a VPL with a home button.

it's an issue in recent xbmc builds:
http://trac.xbmc.org/ticket/13010

Problem seems to have been solved in today's nightly.


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - sram - 2012-05-20

Hi everyone,

Very nice script.

I have a little question about it; can anyone help me ?

I use playlists (with genre) to show me the information of the last recently added tvshows within a widget in 'home' menu, just like in skin glass and skin confluence lite mod.
and, the thing is, is it possible, not to have the numbers of the seasons and episodes displayed before of the title of each episode and instead afterwards? or better, no to have them displayed at all ? I would just like to see in the information the episode title, is it possible?

Thanks everyone.


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - .:B:. - 2012-05-21

Thanks a bunch for this script. I found it quite annoying to have my documentaries in my main movie list, but thanks to your script I can just have my smart playlists show up in the main menu as if they were the main movie library Smile.

Merci beaucoup, and your English isn't as bad as you think it is Wink.

Edit: is there a way to have the script not circle through the recently added items as long as it's not selected? I believe the stock widget in Xbmc does not cycle between recently added items unless you click on them.


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - mikebzh44 - 2012-05-21

@sram : new release will be available before tonight to get correct episode title. I was due to JSON change :
http://forum.xbmc.org/showthread.php?tid=113702&pid=1047340&highlight=episodetitle#pid1049580

@.:B:. : It's not the script but the skin that circle in widget Wink


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - mikebzh44 - 2012-05-21

Version 1.2.3 released

v1.2.3
- [Fix] Episode title is now based on title and not on label because of some JSON changes :
http://forum.xbmc.org/showthread.php?tid=113702&pid=1047340&highlight=episodetitle#pid1049580



RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - mikebzh44 - 2012-05-21

Script is on official repository :

http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=8bfe1c285ee737eeb6b0d1b8fca134d3794e724d


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - Mudislander - 2012-05-21

(2012-05-21, 10:10)mikebzh44 Wrote: Script is on official repository :

http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=8bfe1c285ee737eeb6b0d1b8fca134d3794e724d

Yahoo !!! Image




RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - .:B:. - 2012-05-21

(2012-05-21, 07:56)mikebzh44 Wrote: @.:B:. : It's not the script but the skin that circle in widget Wink

Thanks, guess I have to find out how Aeon Nox does that then Smile.



RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - sram - 2012-05-21

Hi mikebzh44

Thx for your quick answer. thank you.




RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - Wanilton - 2012-05-23

Hello Mikebzh44. i have errors in script, when randomize item, using latest xbmc frodo nightlies..please look my log, and try fix,

link for log download:
http://dl.dropbox.com/u/25170804/Randonitemscript/xbmc.log

error in log

ERROR: Traceback (most recent call last):

File "C:\Users\Wanilton\AppData\Roaming\XBMC\addons\script.randomitems\RandomItems.py", line 389, in <module>
Main()
File "C:\Users\Wanilton\AppData\Roaming\XBMC\addons\script.randomitems\RandomItems.py", line 79, in __init__
self._fetch_musicvideo_info()
File "C:\Users\Wanilton\AppData\Roaming\XBMC\addons\script.randomitems\RandomItems.py", line 217, in _fetch_musicvideo_info
fanart = item['fanart']
KeyError: ('fanart',)

07:15:34 T:12244 INFO: -->End of Python script error report<--


In XBMC Eden work fine, no errors messages..

Thanks for you job.

Wanilton


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - mikebzh44 - 2012-05-23

Sorry but this is not my script

You are running script.randomitems

And my script is script.randomandlastitems


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - mrpeterparker - 2012-06-13

does this work in frodo? i've tried installing the script and it doesn't show up anywhere


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - mikebzh44 - 2012-06-13

I haven't test it on Frodo but even when this script is installed, it's not displayed in any addon categorie.

If your skin use my script and run on Frodo, you can test if playlist widgets are displayed.

Has Fmronan (Glass skinner) have start to mod Aeon Nox with Glass on Frodo, I will ask him if he has any issue so far.


Re: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - Martijn - 2012-06-13

Runs just fine with Aeon Nox using Frodo