2006-01-01, 04:29 AM
Updated on the wiki page:http://gbpvr.com/pmwiki/pmwiki.php/Plugin/MusicLibrary2
Please either this thread or http://forums.nextpvr.com/showthread.php?t=10326 thread for problems and or suggestions.
BTW - many people have asked for a select another set of random tracks at the finish another set. Unless I figure out another way to do this, it may not possible since play control is passed off to GBPVR, and there is no event or anything fired when the playlist has finished. But one way of getting around it it to hit the random button (from the library screen) more than once, and on the second time the tracks will be added to the first list.
Happy playing.
Change log as follows:
01-Jan-2006 : Version 2.3 - User Requests....
Skin File changes
Please either this thread or http://forums.nextpvr.com/showthread.php?t=10326 thread for problems and or suggestions.
BTW - many people have asked for a select another set of random tracks at the finish another set. Unless I figure out another way to do this, it may not possible since play control is passed off to GBPVR, and there is no event or anything fired when the playlist has finished. But one way of getting around it it to hit the random button (from the library screen) more than once, and on the second time the tracks will be added to the first list.
Happy playing.
Change log as follows:
01-Jan-2006 : Version 2.3 - User Requests....
- Fixed bug where escape pressed while on playlist screen and visualisations were running, they wouldn't resize
- Added ability to scroll up and down the playing playlist (without skipping track)
- Added dynamic skin updating on new re-draw. Skin can be changed while GBPVR and on next re-draw (after keypress and the like) the new skin will take effect.
- Added current playing track position
- Added deletion of track in play list
- Added page download page up indicators on play list tracks
- Added ability to jump to track (scroll down, press Ok/Enter) - currently selected track will reset back to playing track on next track change.
- Changed random while in playlist to randomise the current playlist rather than add tracks. Adding random x minute playlist happens from the library screen only.
- Randomise playlist also works for saved playlists. They are randomised then started.
- Added option to set play button to queue instead of starting a new play list everytime. This is set from Config program
- Removed UltraID3lib.dll from plugins directory since it was causing conflict with some people who also had MyMusic installed.
Skin File changes
- General Blue skin fixes to clean up the look.
- Made track number (TNum), Track length (TLength) and track position (TPosition) separate text items in skin file
- Added TNumOf for track#/total# - TNum now only track#
- Fixed Blue Skin AlbumArt problem
- Added PlaySelectedNoFocusListItemImage for highlight the current track while scrolling the playlist with arrow keys