![]() |
|
[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-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
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 ) No problems on my install with Movie or Episode playlists, Music option is new and may have a few problems.![]() 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 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? 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 |