These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

Not downloading into sub folders

user-764

Hi all,

I recently had to rebuild my config file and since get_iplayer is no longer saving into subfolders.

Could someone have a quick look at my config below and let me know what I am missing/got wrong?

~/.get_iplayer/options

Code:
# modes best
proxy http://xxx.xxx.xxx.xxx:xxxx [x'ed for privacy reasons]
tvmode best
fileprefix <nameshort>.<00senum>.WEBRip.x264-iPlayer
output /Volumes/MoMedia/Kid's TV Shows
subdir
subdir-format "<nameshort>"
whitespace
nopurge
thumbsize 6



Thanks in advance,

Dave

user-2

Everything after
Code:
output
(except for
Code:
thumbsize
) is wrong, with either bad option name or missing value. Delete those 4 options and re-add them with
Code:
get_iplayer --prefs-add
. That's what it's for.

user-764

That worked a charm - thanks for your help

These forums are archived

See this post for further info