![]() |
|
[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) |
RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - mikebzh44 - 2012-05-21 09:48 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 10:10 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 10:59 (2012-05-21 10:10)mikebzh44 Wrote: Script is on official repository : Yahoo !!!
RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - .:B:. - 2012-05-21 16:02 (2012-05-21 07:56)mikebzh44 Wrote: @.:B:. : It's not the script but the skin that circle in widget Thanks, guess I have to find out how Aeon Nox does that then .
RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - sram - 2012-05-21 22:15 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 12:20 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 12:47 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 16:16 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 16:22 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 16:35 Runs just fine with Aeon Nox using Frodo |