Page 1 of 1

retrieve files syndicate dj

Posted: 07 Jun 2024 18:18
by Johan
We have a dj and he drops his programs in a main folder. In that main folder he creates a subfolder per week with in it another subfolder where he drops his show in blocks of 15 , 30 or 1 hour. We want to use the blocks of 15 min. The structure looks like this e.g. mainfolder/sub folder/ folder 15 min show/ firts 15 min.mp3. Every week the sub folder changes its name according to the weeks. how can you retrieve the newest file in proppfrexx? Name the files e.g. first 15 min.mp3 / second 15 min.mp3 / etc etc etc etc

Re: retrieve files syndicate dj

Posted: 07 Jun 2024 20:39
by radio42
As a general start, see here (as this is almost the same):
http://www.proppfrexx.radio42.com/forum ... hp?p=19192

Instead of the LoadTrack script-line mode you might also the LoadFolder mode (if you have no playlist or single track, but only individual files).

Re: retrieve files syndicate dj

Posted: 16 Jun 2024 22:37
by Johan
Bernd,

Thank you. Is there any possibility that pf can automatically download the files from a dropbox , one drive or google drive to a nas or a location on the hard drive?

And when the file is played is deleted automatically to save space on the dropbox ,onedrive or google drive?

Re: retrieve files syndicate dj

Posted: 17 Jun 2024 06:20
by radio42
No , PF doesn’t do that automatically itself. But you can easily write your own script to perform such task.