Does PF has an automatic downloader?

You have a question or need an advice about how to do something? Ask it here!
Djharzerroller
Posts: 55
Joined: 24 May 2020 08:25
Re: Does PF has an automatic downloader?

Post by Djharzerroller »

D:\Nachrichten
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Does PF has an automatic downloader?

Post by radio42 »

I am sorry, but a folder cannot be a file at the same time. I doubt, that last.fm is stating that!
As such I can only repeat myself. That command can NOT download a complete folder incl. it’s content. This would even be a huge security issue.

Else you need to use the last.fm tool directly. EG. You can start that via the EXEC_SHELL... commands from within ProppFrexx.
Djharzerroller
Posts: 55
Joined: 24 May 2020 08:25
Re: Does PF has an automatic downloader?

Post by Djharzerroller »

"news" is the folder and "1" is the file
With the Internet Downloader, the file can be downloaded with this URL.
Unfortunately not with PFOA

Theoretically, I could also use this URL to play the news via Modstream Watcher. But it only works halfway there. The file is not played with the Modstream Watcher from the beginning and the stream hangs in the middle of playback
Djharzerroller
Posts: 55
Joined: 24 May 2020 08:25
Re: Does PF has an automatic downloader?

Post by Djharzerroller »

during the test, the message only throws out OK and not OK | Error
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Does PF has an automatic downloader?

Post by radio42 »

As also already explained. The OK only means, that the command is triggered okay!
and as said. Then use the internet downloader from laut.fm

If 1 is a file, ProppFrexx couldn’t play it anyhow, as it has no extension- thus no one could guess the format.
Plus, if 1 is a file, you would also need to specify the target file name!
Eg.: D:\Nachrichten\1.mp3

See all my comments above.
Djharzerroller
Posts: 55
Joined: 24 May 2020 08:25
Re: Does PF has an automatic downloader?

Post by Djharzerroller »

The file that is pulled from the source file with this URL is called 1.mp3 and is also an mp3
The Internet Downloader is not from laut.fm but free software and it pulls the file and stores it in a folder and in POFA I created a library folder and built the file into the overlay as a file. That doesn't work, just downloading it directly via POFA.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Does PF has an automatic downloader?

Post by radio42 »

;-)
If the file is called “1.mp3”, than specify that in your download command, but don’t use just “1”!
I have also NOT written that other tool, nor do I know how it works.
But the above PF command needs the FULL path and file name including the extension!
Try:

Code: Select all

https://api.radioadmin.laut.fm/news/1.mp3|D:\Nachrichten\1.mp3|radioteachi|1234

Post Reply