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 »

The file can be downloaded with the URL using the Internet Downloader. So it should be correct. I also tried the command with a user name and password from the PC. The only thing that happens is that it is displayed in Messenger

EXEC_DOWNLOAD_FILE https://radioteachi:1234@api.radioadmin ... m/news/1|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 »

Unfortunately I cannot really see the full syntax, but I assume, that the 'targetPath' is a correct on.

However, I am not sure, if the https syntax (pacing the credentials upfront is fully supported by either the website or by m command).
The regular syntax is:
sourceUrl|targetFile[|username|password][|resetPlayers]

So can you try the following:

Code: Select all

https://api.radioadmin.laut.fm/news/1|D:\Nachrichten|radioteachi|1234
I am also wondering, if "1" is really a filename - on the source domain?!
E.g. you must specify a valid filename! ProppFrexx wouldn't download a complete folder content!
Djharzerroller
Posts: 55
Joined: 24 May 2020 08:25
Re: Does PF has an automatic downloader?

Post by Djharzerroller »

EXEC_DOWNLOAD_FILE https://radioteachi:1234@api.radioadmin.
laut.fm/news/1|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 don't understand that answer?!
My previous answer and all given questions are still valid!
(plus it might look, as if "D: Nachrichten" is also not a valid folder)

So:
a) change the syntax as explained above by putting the username and password as extra parameters
b) ".../news/1" doesn't seem to point to a valid source file
c) the target doesn't look correct as well
Djharzerroller
Posts: 55
Joined: 24 May 2020 08:25
Re: Does PF has an automatic downloader?

Post by Djharzerroller »

EXEC_DOWNLOAD_FILE https://radioteachi.laut.fm/news|D: Nachrichten
Djharzerroller
Posts: 55
Joined: 24 May 2020 08:25
Re: Does PF has an automatic downloader?

Post by Djharzerroller »

With the Internet Downloader, the file can be downloaded with this URL.
https: // radioteachi: 1234@api.radioadmin.laut.fm/news/1
This is also specified by Laut.fm.
And the destination folder is on drive D:Nachrichten
even if I only specify the drive, it does not download anything. the command is executed and displayed in the messenger center
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 don’t know, what this Internet Downloader is doing?!
Obviously something different. As it’s a different application!
Have you tried to change the command as I suggested?! And placed the username and password as extra parameters?
If not do that! And post your command here.

The ProppFrexx command still need the exact file name and won’t download an entire directory!
Djharzerroller
Posts: 55
Joined: 24 May 2020 08:25
Re: Does PF has an automatic downloader?

Post by Djharzerroller »

I tried it as you suggested it. And it didn't work either.

EXEC_DOWNLOAD_FILE
https: //@api.radioadmin.laut.fm/news/1 | D: / Nachrichten | radioteachi | 1234
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 »

No spaces in between! See my initial post!

And as said: this command will NOT download a complete folder, but only a specific file!
Djharzerroller
Posts: 55
Joined: 24 May 2020 08:25
Re: Does PF has an automatic downloader?

Post by Djharzerroller »

The 1 is actually the file and folder according to News

the command according to your specifications without spaces

EXEC_DOWNLOAD_FILE
https://api.radioadmin.laut.fm/news/1|D ... eachi|1234

Post Reply