<edited/deleted>. Just read that your newest release doesnt require the script to work. I couldnt get the script working properly, hence I wasnt able to test previously. As you've changed that requirement, I'll try it soon. :)
Printable View
<edited/deleted>. Just read that your newest release doesnt require the script to work. I couldnt get the script working properly, hence I wasnt able to test previously. As you've changed that requirement, I'll try it soon. :)
Mornin Iceman, I'm still gonna provide a version with xml support, I'll be merging them in the future. Let me know if this new one works, It is different..thx
ganre button please!!
R'n'b \ Electro\ Pop
I've been working on alot of things, some sort of genre selection is also on the table...
Stay tuned!!
BTW .. anyone test the new dynamic version? Is it working...blah blah etc...
Thx, Sonic....
any ideas or insight as to the folder.jpg not loading into the playlist?
I've got a timer interval set for about 2s in actionscript that waits for the search to complete, how many covers have you displayed at a time? Just wondering if this is long enough, too long etc...
Major update! See first post....
Normal?
<?xml version="1.0" encoding="utf-8"?>
<covers>
<desc="" url="D:\Music\!!_Hip-Hop_!!\3" />
<desc="" url="D:\Music\!!_Hip-Hop_!!\ak47" />
<desc="" url="D:\Music\!!_Hip-Hop_!!\Lloyd" />
<desc="" url="D:\Music\!!_Hip-Hop_!!\Onyx" />
<\covers>
I created a script for the first release that launches RR's OSK, asks for the first letter in the artists name, searches out artist names (based on folder names) with that criteria and then builds the XML accordingly. This helped with making searches easier when shuffling through the cover mess.
Same thing could probably be done for Genres using a different method other than folder names.
My music folders are organized by artist name then album so this worked great for me.
It shows the albums in a file like this:
<?xml version="1.0" encoding="utf-8"?>
<covers>
<desc="" url="D:\Music\!!_Hip-Hop_!!\3" />
<desc="" url="D:\Music\!!_Hip-Hop_!!\ak47" />
<desc="" url="D:\Music\!!_Hip-Hop_!!\Lloyd" />
<desc="" url="D:\Music\!!_Hip-Hop_!!\Onyx" />
<\covers>