Can the argument in the Infuse API "url" be located on a share?

FROM: API for Third-Party Apps & Services – Firecore

infuse://x-callback-url/save?
x-success=some-app://x-callback-url/playbackDidFinish&
x-error=some-app://x-callback-url/playbackDidFail&
url=http://192.168.162.100/Movies/movie.mkv&
download=1

Does that have to be a publicly accessible URL, or can it also be on a URL based on a share Infuse already has access to like a cloud service, or Plex?

I assume for a share you would just use the smb:// url scheme instead of http

1 Like

It can be any http link as long as it is accessible from your current location.

SMB, NFS, UPnP, etc… cannot be used here.

You can also add links that are not accessible in your current location, but the download feature would not be able to be used until you are in a location where the link was working.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.