XBMC Community Forum
[MOD] cdArt (MusicVisualisation) - 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: Alaska (/forumdisplay.php?fid=126)
+---- Thread: [MOD] cdArt (MusicVisualisation) (/showthread.php?tid=69063)

Pages: 1 2 3 4 5 6


- ichAlex - 2010-02-01 01:14

yeah, some how the translation for Playing is "Lokal". it sucks i think, but hey. with the code from reavens mod it says "playing" finally.

and these overlaying issues also bother me

offtopic @D0nR0sa: Hab auf der Kirchstraße in Broich gewohnt. Bin auf die Krähenbüschken Grundschule gegangen und dann mit 8 weggezogen Smile


- itchy_balls - 2010-02-01 01:25

awesome!

you guys are the best!


- ichAlex - 2010-02-01 01:50

[Image: screenshot000l.jpg]

nice fallback graphics for the covers (done by whom? hitcher maybe?) but, they just dont fit with the spinning CD/Tape Reel/(Vinyl?!^^)

about the spinning vinyl, reaven had this in his cdArt Mod for Aeon. Saw it on youtube. But how did he do this? Was with Sgt Pepper, so maybe scraped? http://forum.xbmcstuff.com/viewtopic.php?f=29&t=50


- ichAlex - 2010-02-01 02:46

if you want to use this CD Art Downloader plugin by ppic, download here http://forum.xbmcstuff.com/viewtopic.php?f=29&t=50

then you have to edit the MusicVisualization.xml Line 184 to something like this:

Code:
<texture fallback="special://skin/media/visualization/cd.png">/home/xbmc/Musik/$INFO[MusicPlayer.Artist]/$INFO[MusicPlayer.Album]/$INFO[MusicPlayer.Artist]-$INFO[MusicPlayer.Album].png</texture>

/home/xbmc/Musik/ should be replaced with your Music Folder e.g. /home/music/ or /home/xbmc/sickestshitever/bestmusicthereis

catching my drift? Wink


have fun!


- ppic - 2010-02-01 03:29

no no no , don't modify, my plugin is testing purpose for now, path will be recoded !


- D0nR0s4 - 2010-02-01 04:17

Ok, updated with toggle for visualisation and changed the labels to the one's ichalex used, for update see first post. will see about the fallback image right now.


- D0nR0s4 - 2010-02-01 06:40

Fixed the problem with the fallback, just need to know how to use a visible condition based on if the song has a cover or not. Also as you can see in the picture, it would be better to get both parts of the fallback cover (disc and case) separatly (Hitcher? could you maybe post them/send them to me?). that would make it perfect.
[Image: 24yohoz.png]


- oswald09 - 2010-02-01 08:43

where did that red cdart.png come from? it looks awesome (the spinning one, not the fallback cd case art)


- ichAlex - 2010-02-01 12:17

ppic Wrote:no no no , don't modify, my plugin is testing purpose for now, path will be recoded !

testing, thats what i do Big Grin

when the path is recoded, then one can change it again...

edit: you know i did not touched your plugin but the musicvisualization.xml?

;-)


- ichAlex - 2010-02-01 14:23

seems i found a bug. i listened to the last track of an album, and when it was over xbmc hanged and the tape reel kept on spinning with nothing visible but the tape reel and the white/grayish background


got this from the debug log

Code:
13:35:30 T:3078059920 M:1426219008   ERROR: Texture manager unable to load file: special://skin/media/visualization/cdart/-.png

so i think its trying to fetch the CD art for the NExt Title, using the infolabels artist-album. Since there isnt a next title it looks for "-".png