Standard Media Type
-
rvtienhoven
- Posts: 40
- Joined: 06 Apr 2013 17:15
Standard Media Type
Hi Bernd.
I use since a few days now playing on our website with the ''OnSongTitleChanged''. That works.
I've set that only the songs of the mediatype 'music' may be upload to our website. That works also fine.
But now, When I open an track which is not in any library, it comes automatic with the 'music' tracktype.
I've searched in the manual, but is it possible to set an default tracktype for all tracks that does not have een specific track type by an library or something?
I hope you can help
Remi
I use since a few days now playing on our website with the ''OnSongTitleChanged''. That works.
I've set that only the songs of the mediatype 'music' may be upload to our website. That works also fine.
But now, When I open an track which is not in any library, it comes automatic with the 'music' tracktype.
I've searched in the manual, but is it possible to set an default tracktype for all tracks that does not have een specific track type by an library or something?
I hope you can help
Remi
Re: Standard Media Type
No. The default of all non-explicitly defined tracks is always music. I am afraid that this can not be changed at this moment.
But I guess, that this is not a real issue.
Just define a different type to be only excluded from the update (eg. Music2). And define all your other track with that type. Thus all undefined will have Music.
That should be the same result.
But I guess, that this is not a real issue.
Just define a different type to be only excluded from the update (eg. Music2). And define all your other track with that type. Thus all undefined will have Music.
That should be the same result.
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
-
rvtienhoven
- Posts: 40
- Joined: 06 Apr 2013 17:15
Re: Standard Media Type
THat way works for us. Thanks!