2006-04-15, 02:51 AM
Couple of little fixes and sorted out some of the code that didn't work properly on the MVP.
Download from the wiki: http://gbpvr.com/pmwiki/pmwiki.php/Plugin/MusicLibrary2
Change log as follows:
Skin File changes
Download from the wiki: http://gbpvr.com/pmwiki/pmwiki.php/Plugin/MusicLibrary2
Change log as follows:
- Removed bitrate from screens - library seems to hang on some files it doesn't error out
- Some MP3' length files can't be retrieved from the library either meaning they had to be re-read all the time, made these MP3's have a length of 1 so they wont be re-read everytime they are opened.
- Updated the Skin files to add a default image to the library screen as well.
- No DB changes
- Changed random code so that with "new playlist set" it grabs the next set of tracks on the last track, rather than waiting for the end of playing - done for the MVP
- Made a configuration option for how to generate a random playlist, leave off for taking what is currently selected. Note: Jukebox mode ignores this setting
- Checked playlist loading code, took off the verification of a valid playlist (EXTM3U), sorted out the checking of tracks since it wasn't working properly.
- Fixed MVP code for the currently playing track, it was never being updated.
Skin File changes
- Reordered the button keys down the bottom to replicate the Hauppauge 45 button remote.