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


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - mikebzh44 - 2012-04-18 11:07

Version 1.2.1 released

v1.2.1
- [Add] The script now manage Music (playlists or library).
See README.txt or LISEZMOI.txt for details.


Properties returned to main window with audio library or audio playlist :

Playlist<method>Music<menu>.Type = Music
Playlist<method>Music<menu>.Artists = Number of artists in library or playlist
Playlist<method>Music<menu>.Albums = Number of albums in library or playlist
Playlist<method>Music<menu>.Songs = Nombre of songs in library or playlist
Playlist<method>Music<menu>.<# of album>.Album = Album N°# title
Playlist<method>Music<menu>.<# of album>.Artist = Album N°# artist name
Playlist<method>Music<menu>.<# of album>.Year = Album N°# year
Playlist<method>Music<menu>.<# of album>.Fanart = Album N°# fanart
Playlist<method>Music<menu>.<# of album>.Thumb = Album N°# thumbnail
Playlist<method>Music<menu>.<# of album>.ArtistPath = Album N°# artist path (eg : C:\Music\Artist1)
Playlist<method>Music<menu>.<# of album>.AlbumPath = Album N°# path (eg : C:\Music\Artist1\Album1)
Playlist<method>Music<menu>.<# of album>.PlayPath = Album N°# for playing (musicdb://3/1/)


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - fmronan - 2012-04-18 11:23

Very nice
[Image: 1334677204-screenshot153.png]


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - mikebzh44 - 2012-04-18 14:07

Version 1.2.2 released

v1.2.2
- [Fix] Statistic for songs was wrong on library or albums playlist


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - Mudislander - 2012-04-29 18:32

Added script to Confluence.Lite.Mod

Up to 10 playlists can be added as the main menu in place of the original menu items. ( Though I wouldn't recomend that many Big Grin) No problems on my install with Movie or Episode playlists, Music option is new and may have a few problems.

[Image: confluence.lit.mod.png]



RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - mikebzh44 - 2012-04-30 11:57

Nice skin. Thanks for using this script.


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

(2012-04-29 18:32)Mudislander Wrote:  Added script to Confluence.Lite.Mod

Up to 10 playlists can be added as the main menu in place of the original menu items. ( Though I wouldn't recomend that many Big Grin) No problems on my install with Movie or Episode playlists, Music option is new and may have a few problems.

I posted about this problem in Mudislander's thread but it seems it isn't a problem with his skin.

I run nightlies and thumbs or posters don't show in the home screen when I associate a VPL with a home button. I just tried Glass and thumbs/posters don't work either. Only in Aeon NOX 3 it seems to work properly.

The built-in RecentItems script works fine.

I can upload a log later, if you need one.


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

Why it don't work with Glass?
How are you added the widget?


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

(2012-05-13 15:18)fmronan Wrote:  Why it don't work with Glass?
How are you added the widget?

I associated a smart playlist with the TVShows home button and activated recent items. I can see episode numbers and titles but not the thumbnails.


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

you must have
episodeName>SeasonNumber>episodes?


RE: [RELEASE] Random and last items of video smartplaylist script for Skins / Skinners - ronie - 2012-05-13 22:29

(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