umbighouse:
It's safe to hang on to your previous config.ini. Springboard will add anything it needs to that file.
The current channel logic for folders regardless of contents:
If there's an image in the folder, use that image for the folder's icon. If there are many images, pick one.
The channel logic for files is:
If the file is a video and there's a same-named image file, use that.
Otherwise, if the folder contains an image, use that. If it contains multiple images, pick one.
Otherwise, if it's audio use the "My Music" icon and if it's video use the "My Video" icon
I'm working through the last of the graphics fixes. Here's my target:
Channel icon changed to "MyMedia"
Root menu (displaying "Music" and "Videos") gets a banner of "MyMedia"
Music folder and all subfolders gets a banner of "MyMusic"
Video folder and all subfolders gets a banner of "MyVideos"
Am I on target with your intentions?