v3.0.14.3 - stable
Posted: 08 Jul 2014 18:10
Version 3.0.14.3 is out!
What's New?
The size of the Playlist Info Panel can now be defined in the general settings, section 'Playlist', see the 'Info Panel Big Size' option .
Note, that this setting only applies to newly opened playlist windows but not to already existing once.
AlbumArt added to empty playlist player region
If the empty region next to the DJ Players is big enough, you might display the currently playing/selected AlbumArt in that region.
Make a right-click onto the small player size button or into the Info Panel and select 'Show AlbumArt in Player Panel'.
Conditional, dynamic script-line Filters added
You can now use track macros within script-line filters. Any regular track macro like for example ${genre} will then be replaced by the data of the last scheduled track.
E.g. the following filter would make sure, that the Genre of the current script-like is the same as the genre of the previous scheduled track; but the rating must be different:
~[Genre] == '${genre}' And [Rating] <> '${rating}'
What's New?
- AutoWatch feature optimized
- TimeUpdateSync unplayed tracks removed from history
- Conditional, dynamic script-line Filters added
- LastPlayed and PlayCounter added to Find window
- Duration Sorting bug-fix
- AlbumArt added to empty playlist player region
- Playlist Info-Panel enlarged
- Various smaller optimizations
- Other smaller bug-fixes
- stable
The size of the Playlist Info Panel can now be defined in the general settings, section 'Playlist', see the 'Info Panel Big Size' option .
Note, that this setting only applies to newly opened playlist windows but not to already existing once.
AlbumArt added to empty playlist player region
If the empty region next to the DJ Players is big enough, you might display the currently playing/selected AlbumArt in that region.
Make a right-click onto the small player size button or into the Info Panel and select 'Show AlbumArt in Player Panel'.
Conditional, dynamic script-line Filters added
You can now use track macros within script-line filters. Any regular track macro like for example ${genre} will then be replaced by the data of the last scheduled track.
E.g. the following filter would make sure, that the Genre of the current script-like is the same as the genre of the previous scheduled track; but the rating must be different:
~[Genre] == '${genre}' And [Rating] <> '${rating}'