Search found 8565 matches

by radio42
14 Jan 2025 22:26
Forum: Bug Reports
Topic: Cutting the jingle in track insert mode
Replies: 6
Views: 111

Re: Cutting the jingle in track insert mode

Thanks for the test file. As with this exact test file I could reproduce the issue. It is related to an async read option within the audio lib I am using. I also reported the issue to the developer of the audio lib to fix. To quickly fix the issue on your side without waiting for a new version, you ...
by radio42
13 Jan 2025 13:05
Forum: Bug Reports
Topic: Cutting the jingle in track insert mode
Replies: 6
Views: 111

Re: Cutting the jingle in track insert mode

As explained above, can you please send me the original files...(not the cut off result, but the original input files - at least the short voice over file). Please specify the issue in more details and maybe provide an example (the original audio files used and maybe a playlist) - as I seem to be ...
by radio42
12 Jan 2025 13:32
Forum: General OnAir Discussion
Topic: Playing syndicated radio show
Replies: 2
Views: 60

Re: Playing syndicated radio show

Yes. ProppFrexx supports ProppFrexx Cue-Sheet files (.pfc). There are ProppFrexx playlist files along with the audio file. The ProppFrexx Cue-Sheet file has the extension .pfc and is basically a ProppFrexx playlist file and as such contains all metadata. Example: Audio: C:\Test\File.mp3 Cue-Sheet: C ...
by radio42
12 Jan 2025 09:31
Forum: General OnAir Discussion
Topic: Http URL Streaming
Replies: 1
Views: 49

Re: Http URL Streaming

There are several ways: 1) create a dedicated program scheduler entry using a dedicated script and specify a script-line using the 'TrackLoad' mode and specify your URL as the script entry (or hold down the CTRL key while pressing on the '...' button). You might then also specify the ...
by radio42
12 Jan 2025 09:23
Forum: Bug Reports
Topic: Cutting the jingle in track insert mode
Replies: 6
Views: 111

Re: Cutting the jingle in track insert mode

Nothing was changed in that respect. Can you specify the issue in more details and maybe provide an example (sample files and a playlist) - as I seem to be not able to reproduce it. How do you ‚insert‘ those jingles, what transition are you using. Here is a small audio test I made using the End with ...
by radio42
12 Jan 2025 00:16
Forum: Bug Reports
Topic: Error close proppfrexx
Replies: 3
Views: 58

Re: Error close proppfrexx

But I can not do much against an OutOfMemory error.
Please also try to delete the in the error mentioned config file. Maybe it is corrupt and causing the issue.
by radio42
11 Jan 2025 23:15
Forum: Bug Reports
Topic: Error close proppfrexx
Replies: 3
Views: 58

Re: Error close proppfrexx

The image shows an ‚OutOfMemory‘ error of the GPIO Client application. This means, that there is not enough main memory to complete the operation. You can try to reboot your PC. This might solve the issue. If it happens again, you might need to add more main memory. What is your current system spe ...
by radio42
10 Jan 2025 18:07
Forum: Bug Reports
Topic: Hook Queue problem
Replies: 5
Views: 143

Re: Hook Queue problem

Can you tell a bit more on how you are testing things? Ie. do you have a playlist example who h shows, that a related track is first queued as a hook, but then not played? Is there any way I might reproduce the issue? Currently I only your ‚text‘. Don’t get me wrong - I believe what you are saying. B ...
by radio42
08 Jan 2025 22:27
Forum: Bug Reports
Topic: Hook Queue problem
Replies: 5
Views: 143

Re: Hook Queue problem

Yes it can.
The Hook Queue scan those tracks marked in advance and queues them for later use.
But if they are later during playback are for whatever reason are suppressed or deferred they might not be played.
by radio42
08 Jan 2025 18:05
Forum: Bug Reports
Topic: Hook Queue problem
Replies: 5
Views: 143

Re: Hook Queue problem

The 'ForceLibraryHistoryCheck' overwrites the 'SuppressHistoryCheck' option.
I.e. any Script- or Media-Library history check will be carried out. Can this be your issue, as those history checks might appear randomly?