Setup PF in a network environment
Setup PF in a network environment
I updated to v4 and I am trying to setup PF in a network. What I want is to have a PF instance on a networked pc to create playlists, schedule programs, overlays etc. (what exactly I do on my onair pc). I am using MLS.
I don't know if there is an easier solution than what I had done in version 3:
I created 2 shared folders (one for my music and one for application data) and created mapped drives on them:
Then I created the following folders (I don't want to have that folders under the hidden AppData, because I backup them to my backup OnAir PC2):
In shortcut properties of MLS use:
In shortcut properties of PF OnAir use:
In PF Settings use:
On my networked pc I map the drives
and then I start PF
That works but I don't know if there is a better solution.
I don't know if there is an easier solution than what I had done in version 3:
I created 2 shared folders (one for my music and one for application data) and created mapped drives on them:
Code: Select all
net use M: "\\192.168.1.1\Music"
net use S: "\\192.168.1.1\Radio"Code: Select all
"S:\proppfrexx\Config\MLS"
"S:\proppfrexx\Config\OnAir"
"S:\proppfrexx\Config\Global"
"S:\proppfrexx\Log\Global"
"S:\proppfrexx\Log\Played"
"S:\proppfrexx\Log\Playlist"
"S:\proppfrexx\Log\Scripts"
"S:\proppfrexx\Recordings\Auto"
"S:\proppfrexx\Recordings\Manual"
"S:\proppfrexx\Scheduler"
"S:\proppfrexx\Scripts"
"S:\proppfrexx\Advertising"Code: Select all
"C:\Program Files (x86)\radio42\ProppFrexx ONAIR\3.0\ProppFrexx MediaLibraryServer.exe" -config "S:\proppfrexx\Config\MLS"Code: Select all
"C:\Program Files (x86)\radio42\ProppFrexx ONAIR\3.0\ProppFrexx ONAIR.exe" -usbReg -config "S:\proppfrexx\Config\OnAir" -globalconfig "S:\proppfrexx\Config\Global" -debugCode: Select all
Folders/libraries->Media Libraries:
Auto playlist path: S:\proppfrexx\Playlist libraries\Media
Cartwall libraries:
Auto playlist path: S:\proppfrexx\Playlist libraries\Cardwall
Encoding/Recording->Encoder Settings:
Enc Output path "S:\proppfrexx\Recordings\Manual"
Recording Settings: "S:\proppfrexx\Recordings\Auto"
In Logging
Global logging->Log file path "S:\proppfrexx\Log\Global"
Playlist logging->Log file path "S:\proppfrexx\Log\Playlist"
In Scripts/Scheduler
Script Libraty path: "S:\proppfrexx\Scripts"
Scheduler calendar: "S:\proppfrexx\Scheduler\ProppFrexx ONAIR.calendar"
Advertising storage: "S:\proppfrexx\Advertising"Code: Select all
net use M: "\\192.168.1.1\Music"
net use S: "\\192.168.1.1\Radio"Code: Select all
"C:\Program Files (x86)\radio42\ProppFrexx ONAIR\3.0\ProppFrexx ONAIR.exe" -globalconfig "S:\proppfrexx\Config\Global" -debugRe: Setup PF in a network environment
Yes, that looks all perfectly right.
The only thing where I am not sure about is the "Auto Playlist Path"?
What this setting does is scan the given folder and create for each existing playlist file (e.g. any .m3u or .pfp file) a related media/cartwall library automatically. If that's what you want that's fine.
I tend to manually manage the media libs using the 'Media Library Manager' (or by clicking on the 'Additional Lib...' button) in order to manually manage all libraries.
The only thing where I am not sure about is the "Auto Playlist Path"?
What this setting does is scan the given folder and create for each existing playlist file (e.g. any .m3u or .pfp file) a related media/cartwall library automatically. If that's what you want that's fine.
I tend to manually manage the media libs using the 'Media Library Manager' (or by clicking on the 'Additional Lib...' button) in order to manually manage all libraries.
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution