v4.3.0.0

This forum will contain general news and announcements made by radio42.
Post Reply
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
v4.3.0.0

Post by radio42 »

Version 4.3.0.0 is out!

What's New?
  • new UI lib update
  • new Audio lib update
  • EXEC_WRITE_PLAYLISTFILE doesn't write BOM for html/json files
  • new Script-Line mode HookQueue
  • various optimizations and smaller bug-fixes
  • stable
New HookQueue script-line mode:
This mode allows you to better work with and schedule hook tracks, which are short teasers for the next program.
Within a script you can first create script-lines with the 'UseHookCuePoints' or the 'AsEmbeddedHookContainer' option.
This will result in hook tracks, which are internally added to a new hook queue (organized as first-in-first-out list), as shown in the subsequent image:
New HookQueue Mode.png
Following you can now use the new script-line mode 'HookQueue'. This mode now returns a track from the above mentioned hook queue, but as a regular media entry without the hook option. I.e. this returns a track, which was previously teased as a hook entry.
Example:
New HookQueue Output.png
In this example first 3 tracks are placed into a hook container to tease to forthcoming entries (#2, Script-Line 1).
And finally these tracks are effectively scheduled as regular tracks (#5, #7, #9, Script-Line 4, 6, 8).
atlantic
Posts: 82
Joined: 09 Apr 2012 18:35
Location: Belgium
Contact:
Re: v4.3.0.0

Post by atlantic »

proppfrexx cannot find the 4.3.0.0 update.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: v4.3.0.0

Post by radio42 »

Please try again, seems, that the web cache was not refreshed. It should work now.
atlantic
Posts: 82
Joined: 09 Apr 2012 18:35
Location: Belgium
Contact:
Re: v4.3.0.0

Post by atlantic »

it works now

Post Reply