Playlist Output Folder: (Playlist Output Folder)
Playlist Output Folder: (Playlist Output Folder)
Hi Bernd,
Question:
Evertime I import a logfile from a music 1 with the Program schedule log importer.
I always must select the "Playlist Output Folder" again, Is this not autmaticly saved once I selected this?
now is always: C:\Users\Frank\AppData\Roaming\radio42\ProppFrexx ONAIR\3.0\Music1 ProppFrexx
See below:
How can I changed this so it is always the same folder?
Frank
Question:
Evertime I import a logfile from a music 1 with the Program schedule log importer.
I always must select the "Playlist Output Folder" again, Is this not autmaticly saved once I selected this?
now is always: C:\Users\Frank\AppData\Roaming\radio42\ProppFrexx ONAIR\3.0\Music1 ProppFrexx
See below:
How can I changed this so it is always the same folder?
Frank
Re: Playlist Output Folder: (Playlist Output Folder)
Within the ProppFrexx AppUserData folder you will find a file called “ProppFrexx ONAIR.importformats“.
This file contains the definition of the respective import formats, i.e. also for Music 1.
It is extensible and configurable and is saved in plain XML format.
For Music 1 please locate the section starting with the line: The attribute "name=" will denote the name of your import format.
Now look out for the group starting with: and find an entry called:
This option specifies (as the name suggests) the default output folder name for playlists.
You can simply modify this option value and specify your folder of choice, e.g.:
Then save the file.
Before doing any modification, I suggest to make a backup of the file (just in case you need to restore it later).
This file contains the definition of the respective import formats, i.e. also for Music 1.
It is extensible and configurable and is saved in plain XML format.
For Music 1 please locate the section starting with the line:
Code: Select all
<format name="Music1 ProppFrexx" ...Now look out for the group starting with:
Code: Select all
<options>Code: Select all
<option name="ImportPlaylistOutputFolder" value="" />You can simply modify this option value and specify your folder of choice, e.g.:
Code: Select all
<option name="ImportPlaylistOutputFolder" value="C:\My Playlists\Import" />Before doing any modification, I suggest to make a backup of the file (just in case you need to restore it later).
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: Playlist Output Folder: (Playlist Output Folder)
Thanks for the reply and explain it too me,
I'm gonna change this to the right lines.
Frank
I'm gonna change this to the right lines.
Frank