@radar wrote:
Sorry if this is a super newbie question. I've searched all over the forum and the docs and I can't seem to find anything that works. I can't figure out the proper way to format a URI for flexget on windows 10.
Here is the code:
tasks: main_task: csv: url: file:///Users/RADAR/Flexget/names.csv values: title: 1 url: 2 list_add: - entry_list: testlist rss: https:// crossmatch: from: - entry_list: testlist fields: - titles exact: no action: accept download: C:\Users\RADAR\Flexget\NZB\
Here are some other variations that I've tried:
file://C:/Users/RADAR/Flexget/names.csv file:///C:/Users/RADAR/Flexget/names.csv file:///C$/Users/RADAR/Flexget/names.csv file://Users/RADAR/Flexget/names.csv
Right now I'm erroring out at the CSV. I'm sure there are also errors further down (just started using flex get an hour ago and this is the first attempt). But right now I just need to find a way past the first issue.
Thanks!
Posts: 2
Participants: 1