2005-12-05, 12:33 AM
Quote:Under2 I had an artist folder jpg as well as one for each album. In 3 it seems to default the artist icon to the first album icon.yeah this is just the dbloader, ill change it to look for a folder.jpg before defaulting to the first found album image.
Quote:I have around 500 albums with a lot of compilations - which means everytrack shows as an album. Albums mode does not really help, tough I know!yeah its a pain in the arse, do your songs have the Artist Album tag (or whatever that tag is called, mentioned a few posts ago). it allows the artist to be set to various and have a second tag for the actual artist name, i may look into finding a tag reader that will support this, to make things easier.
Quote:Excuse my ignorance but I can see how you would assign keyboard keys but how do you map the remote?if you open the mymusic.xml filein the keymappings directory, you'll notice every action has an associated key command eg
Code:
<command name="Main Menu" key="F11"/>
<command name="Page Down" key="NEXT"/>
<command name="Page Up" key="PRIOR"/>
theres a file in that directory called "showkey.exe", run that and that will tell you what the remote keys are, so if you pushed say the "green" button it will display "^G" to tell you that is the key for the green button.
^ = ctrl