XBMC Community Forum
[WIP] Artist Slideshow Script (looking for testers!) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Transparency! (/forumdisplay.php?fid=115)
+---- Thread: [WIP] Artist Slideshow Script (looking for testers!) (/showthread.php?tid=100702)

Pages: 1 2 3 4 5 6 7 8


[WIP] Artist Slideshow Script (looking for testers!) - ronie - 2011-05-03 23:59

i've seen many requests on the forum lately from users who'd like to have a slideshow in the music visualization screen.

divingmule created the excellent Last.FM-SlideShow but it runs as a picture-plugin and can't be used in the visualization window.

so i did a complete re-write of his script in a way that it allows for easy skin integration and can be started automatically when entering the visualization screen.
i've combined it with the ImageCacher script from grajen3, that will cache all the images downloaded from last.fm to your harddrive.
(benefit: if you play a song by the same artist again, the images won't have to be re-downloaded, so no more waiting for the download to finish)


download and install the script, using the addon browser in xbmc.


and you may need a modified version of the musicvisualisation screen for your skin: make a backup of MusicVisualisation.xml first, before extracting the skin mod to the 720p folder!


if you come across any issues, please pastebin your log file.

as soon as i'm confident this script won't ruin your pc, i'll do a proper release
together with information for skinners how to integrate it in their skins.


- fredphoesh - 2011-05-04 00:15

ronie Wrote:i've seen many requests on the forum lately from users who'd like to have a slideshow in the music visualization screen.

Fantastic Ronie!
I'm excited about that and will be very glad to test this over the next few days - though may need a bit of help with installation of the scripts when I get to that Wink
Cheers,
Mark.


- jmarshall - 2011-05-04 00:15

If you set the image control to the http:// URL of the image, then XBMC will cache 'em anyway?


- butchabay - 2011-05-04 00:21

Hi Ronie, i'm going to test it in cirrus extended, feedback follows ...
Thanx for your work and for sharing.


- ronie - 2011-05-04 00:22

jmarshall Wrote:If you set the image control to the http:// URL of the image, then XBMC will cache 'em anyway?

the script will download images from last.fm and store them in a separate folder for each artist.

the path to the folder for the currently playing artist is set to a window property so it can be used in a multiimage control.


- ronie - 2011-05-04 00:23

fredphoesh Wrote:Fantastic Ronie!
I'm excited about that and will be very glad to test this over the next few days - though may need a bit of help with installation of the scripts when I get to that Wink
Cheers,
Mark.

xbmc has an 'install from zip' option in the add-on browser.


- fredphoesh - 2011-05-04 00:40

Hi Ronie,
I have downloaded all, and used the Add-ons "install from zip file" to install both
script.artistslideshow.zip and
slideshow-transparency.zip and tried the snv and confluence ones for good measure too, but do not see it listed as a visualisation when in the full screen mode and clicking on the icon to select a visualisation.

Is there something else I need to do ?
Thanks,
Mark.


- ronie - 2011-05-04 00:44

fredphoesh Wrote:Hi Ronie,
I have downloaded all, and used the Add-ons "install from zip file" to install both
script.artistslideshow.zip and
slideshow-transparency.zip and tried the snv and confluence ones for good measure too, but do not see it listed as a visualisation when in the full screen mode and clicking on the icon to select a visualisation.

Is there something else I need to do ?
Thanks,
Mark.
you only need to install script.artistslideshow.zip using the addon manager.

next, go to the 720p folder of the skin you're using and create a backup of MusicVisualisation.xml

last, extract the zipfile for the skin you're using to the 720p folder.


you only need to install script.artistslideshow.zip using the addon manager.

next, go to the 720p folder of the skin you're using and create a backup of MusicVisualisation.xml

last, extract the zipfile for the skin you're using to the 720p folder.

edit:
there's no need to select anything in the visualization screen.
the slideshow will be shown by default.


- fredphoesh - 2011-05-04 00:46

ronie Wrote:you only need to install script.artistslideshow.zip using the addon manager.

next, go to the 720p folder of the skin you're using and create a backup of MusicVisualisation.xml

last, extract the zipfile for the skin you're using to the 720p folder.

Hi ronie,

My Transparency! skin does not seem to have a 720p folder. It only has colors and media folders. The confluence one does though. Should I make one in the C:\Program Files\XBMC\skin\Transparency! folder?


- ronie - 2011-05-04 00:48

fredphoesh Wrote:Hi ronie,

My Transparency! skin does not seem to have a 720p folder. It only has colors and media folders. The confluence one does though. Should I make one in the C:\Program Files\XBMC\skin\Transparency! folder?

hmm...that's not a proper install of T! then.
delete and redownload the skin i'd say.


or just test in Confluence.