Missing "Path" property in API Call "queue"
Posted: October 4th, 2013, 1:02 pm
Hi folks,
I developed my own (Windows) app to accomplish a preview feature for queued job's.
Unfortunately I have issues to get always the correct temporary path for a queued job item (uncompleted downloads) using the API - Especially if the queued job was renamed or the download was started twice.
I know it's easy to get the base directory for the temporary folder through the API, but not the full path for a single queued job.
For completed jobs there exists a property called "Path" (history\slots\slot). which is exactly what I need for queued items (queue\slots\slot)
Best regards,
cyberkyro
I developed my own (Windows) app to accomplish a preview feature for queued job's.
Unfortunately I have issues to get always the correct temporary path for a queued job item (uncompleted downloads) using the API - Especially if the queued job was renamed or the download was started twice.
I know it's easy to get the base directory for the temporary folder through the API, but not the full path for a single queued job.
For completed jobs there exists a property called "Path" (history\slots\slot). which is exactly what I need for queued items (queue\slots\slot)
Best regards,
cyberkyro