Search found 8 matches
- 09 Aug 2026 20:37
- Forum: Questions & Answers
- Topic: Question about MODStream Artist - Title
- Replies: 4
- Views: 83
Re: Question about MODStream Artist - Title
I will try that with the next livestream.
- 08 Aug 2026 23:26
- Forum: Questions & Answers
- Topic: Question about MODStream Artist - Title
- Replies: 4
- Views: 83
Re: Question about MODStream Artist - Title
I would expect so, interestingly enough it does send it directly to the stream servers (shoutcast & azuracast) properly with ${artist} - ${title}.
Is there something I can test?
The ProppFrexx version I currently have installed is: 4.4.4.1
Is there something I can test?
The ProppFrexx version I currently have installed is: 4.4.4.1
- 08 Aug 2026 21:58
- Forum: Questions & Answers
- Topic: Question about MODStream Artist - Title
- Replies: 4
- Views: 83
Question about MODStream Artist - Title
Hi Bernd,
I was trying to find where I can retieve the Artist Title from the MODStream URL that is currently connected.
In MODStream I can see the Artist - Title being updated and I want to use that data for further processing.
My template file looks like this:
{
"playing": {
"id ...
I was trying to find where I can retieve the Artist Title from the MODStream URL that is currently connected.
In MODStream I can see the Artist - Title being updated and I want to use that data for further processing.
My template file looks like this:
{
"playing": {
"id ...
- 14 Feb 2024 11:57
- Forum: Questions & Answers
- Topic: Hickups/dropouts/skips on streams
- Replies: 3
- Views: 2310
Re: Hickups/dropouts/skips on streams
Hi There,
Thank you very much for your (quick!) response on this issue.
We will have to further deep dive into the VPS and perhaps take your comment on using a dedicated server for this purpose.
Should we increase the audio buffers to above 1500? what number do you advise?
Do you also advise a ...
Thank you very much for your (quick!) response on this issue.
We will have to further deep dive into the VPS and perhaps take your comment on using a dedicated server for this purpose.
Should we increase the audio buffers to above 1500? what number do you advise?
Do you also advise a ...
- 07 Feb 2024 21:53
- Forum: Questions & Answers
- Topic: Hickups/dropouts/skips on streams
- Replies: 3
- Views: 2310
Hickups/dropouts/skips on streams
Issue: A few times per hour we experience issues as in hickups/skips on our stream servers. This issue seems to happen randomly on multiple shoutcast servers.
What are we using:
VPS on TransIP
Windows Server 2016 x64
8GB Ram
300 GB Disk/60 GB Free
Applications/Software running on the machine ...
What are we using:
VPS on TransIP
Windows Server 2016 x64
8GB Ram
300 GB Disk/60 GB Free
Applications/Software running on the machine ...
- 01 Feb 2023 19:03
- Forum: Questions & Answers
- Topic: Powershell & parameters
- Replies: 4
- Views: 3302
Re: Powershell & parameters
Thanks a lot Bernd!
- 18 Jan 2023 09:59
- Forum: Questions & Answers
- Topic: Powershell & parameters
- Replies: 4
- Views: 3302
Re: Powershell & parameters
Thanks a lot Bernd! I wasn't aware of the variables to use. Current Program name, time and now playing is sufficient for now. Which other variables are possible?
I should have said I was using the OnScheduleStart and the EXEC_SHELL_COMMAND. Appreciate your code it seems to work with the tests. I ...
I should have said I was using the OnScheduleStart and the EXEC_SHELL_COMMAND. Appreciate your code it seems to work with the tests. I ...
- 13 Jan 2023 14:24
- Forum: Questions & Answers
- Topic: Powershell & parameters
- Replies: 4
- Views: 3302
Powershell & parameters
Hi,
Most of my questions where answered in https://www.proppfrexx.radio42.com/forum/viewtopic.php?p=14230&hilit=powershell#p14230
However, I tried to create a integration with slack to show which program is started.
Created a small powershell script and used the following script. Based on ...
Most of my questions where answered in https://www.proppfrexx.radio42.com/forum/viewtopic.php?p=14230&hilit=powershell#p14230
However, I tried to create a integration with slack to show which program is started.
Created a small powershell script and used the following script. Based on ...