2004-12-11, 03:07 AM
ok ive added playlist support. so you must configure the plugin again and select your playlist directory (.m3u and .mpl (windows media playlists) are supported). once you've done this you will have to edit the config.xml file again, same procedure as before, just with the <PlaylistDirectory>C:\\</PlaylistDirectory> tag. fairly easy stuff.
also here are two new additions for the language.xml file
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"><translate originalText="Playlists" translatedText=""/>
<translate originalText="File List" translatedText=""/>[/QUOTE]
note: many playlists cant be moved after being saved (winamp and windows media player uses relative file locations instead of the physical locations ie "..\song.mp3" instead of something like "C:\my music\song.mp3" so once they have been moved it no longer points to the right file. just incase you run into a problem without it loading.
also here are two new additions for the language.xml file
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"><translate originalText="Playlists" translatedText=""/>
<translate originalText="File List" translatedText=""/>[/QUOTE]
note: many playlists cant be moved after being saved (winamp and windows media player uses relative file locations instead of the physical locations ie "..\song.mp3" instead of something like "C:\my music\song.mp3" so once they have been moved it no longer points to the right file. just incase you run into a problem without it loading.
and this seems to cause problems for the plugin. Â i get an error that "crashes" (well, forces it to exit to the main menu) the plugin whenever i select a directory with these characters. Â my main directory contains a number (about 8) of these folders, all named accordingly. Â so the first time, upon (re)starting gbpvr, i enter the my pictures plugin, i have all the folders displayed. Â once i choose one, i get the following error: "Error: The expression passed to this method should result in a NodeSet." Â At this point, this particular directory is selected until I restart gbpvr, because I cant browse away from this folder at this point -- any attempt to browse to ".." just gives me the same error, and jumps back to the GBPVR main menu. Â and if i re-enter the plugin from the main menu, it takes me back to the same folder. Â i'm fairly positive it's something to do with the "[" and "]" characters because I renamed one of my folders "_ 20040701 _ vegas" and everything worked just fine there -- i was able to browse to it, and then back up a level using ".."
).