proppfrexx skips 1 track every time
proppfrexx skips 1 track every time
I have a question, if I start my players manually, via the start button on my airlite, and the record is over, it will start the next track again. However, it always skips 1 track, as shown in this image. What is the cause of this?
Both options are set to auto at the bottom of the screen.
Both options are set to auto at the bottom of the screen.
Re: proppfrexx skips 1 track every time
I don’t know what is mapped and set with your D&R setup.
But I can only assume, that with your Start button, you may be also eject the current track, but that is already auto ejected and advanced to the next track, which is then ejected instead.
So please check your D&R mapping.
If you are using the standard mapping from Benjamin, note, that this is done for manual live assist, where maybe the automatic eject should not be turned on.
But I can only assume, that with your Start button, you may be also eject the current track, but that is already auto ejected and advanced to the next track, which is then ejected instead.
So please check your D&R mapping.
If you are using the standard mapping from Benjamin, note, that this is done for manual live assist, where maybe the automatic eject should not be turned on.
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: proppfrexx skips 1 track every time
I don't press the button to end the track, proppfrexx does that automatically.
Event/Commands:
OnDJAStop:
SLEEP 500
EXEC_SEND_DRAIRLITE_REMOTEON 4|0
EXEC_SEND_DRAIRLITE_SETTRACKSTATE 4|0
FYI: For me, green is on and red is off (just the other way around).
If I turn off autoeject, the track that has been played remains in the player, and the channel on the airlite remains active (green). When I press the button on the airlite, the track disappears and it loads the next one (and the button turns red). This is of course due to this line in the gpio: State_on.4=0: PLS_CURRENT_EJECT_A
However, I just want it to close the channel on the airlite after playing the track without pressing a button. That also happens, because it goes from green to red. But then he skips 1 track and prepares the next track again. And I just can't find the cause of that.
Event/Commands:
OnDJAStop:
SLEEP 500
EXEC_SEND_DRAIRLITE_REMOTEON 4|0
EXEC_SEND_DRAIRLITE_SETTRACKSTATE 4|0
FYI: For me, green is on and red is off (just the other way around).
If I turn off autoeject, the track that has been played remains in the player, and the channel on the airlite remains active (green). When I press the button on the airlite, the track disappears and it loads the next one (and the button turns red). This is of course due to this line in the gpio: State_on.4=0: PLS_CURRENT_EJECT_A
However, I just want it to close the channel on the airlite after playing the track without pressing a button. That also happens, because it goes from green to red. But then he skips 1 track and prepares the next track again. And I just can't find the cause of that.
Re: proppfrexx skips 1 track every time
While I'm working on it I found the solution. Instead of ONDJASTOP I have to use ONDJAEJECT. Just tested and now it works.
Re: proppfrexx skips 1 track every time
I have to come back to it again because unfortunately it doesn't work after all.
If I have it set to ONDJAEJECT, the status of the airlite does not change.
if I have it under ONDJASTOP, the status of the airlite changes, but the next track is skipped.
Furthermore, there are no commands that can cause this.
If I have it set to ONDJAEJECT, the status of the airlite does not change.
if I have it under ONDJASTOP, the status of the airlite changes, but the next track is skipped.
Furthermore, there are no commands that can cause this.
Re: proppfrexx skips 1 track every time
What status do you mean ?
Do you mean the LED state of the button on your D&R?
If yes, you have to set the LED state manually by issues the related command to your D&R.
Maybe this post helps you out: viewtopic.php?t=1305&start=10
Do you mean the LED state of the button on your D&R?
If yes, you have to set the LED state manually by issues the related command to your D&R.
Maybe this post helps you out: viewtopic.php?t=1305&start=10
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
-
Inzane8305
- Posts: 56
- Joined: 06 Jun 2018 08:06
Re: proppfrexx skips 1 track every time
I think you should take a look in the GPIO settings for your Airlite. (I had the same problem, caused by some "double action" that was set in the GPIO aswell as in the Commands&Event in Proppfrexx.)
Benjamin H. has made some video about the setup (should still be in the forum) and the files for both Airlite and Webstation are on github. Links are in the Post from Benjamin)
Benjamin H. has made some video about the setup (should still be in the forum) and the files for both Airlite and Webstation are on github. Links are in the Post from Benjamin)
-
Inzane8305
- Posts: 56
- Joined: 06 Jun 2018 08:06
Re: proppfrexx skips 1 track every time
Forum for Video is "General Disc....."
Link for github: https://github.com/benhartwich/proppfrexx-remote/
Link for github: https://github.com/benhartwich/proppfrexx-remote/