destination directory setting not honoured in cli mode

Bug #1067770 reported by Jose Riha
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
SubDownloader
New
Undecided
Unassigned

Bug Description

subdownloader ignores destination (download) directory when run in command line mode. it should either used stored setting or provide an alternative way of specifying the output directory in console

Revision history for this message
d7rk (d7rk) wrote :

Same issue here (manjaro).

subdownloader CLI cannot find any video and returns:
[code]
INFO::subdownloader.cli.main # Scanning /home/v ...
No such file or directory. Please select a specific folder.
[/code]
when used with a command line like this:
[code]subdownloader -c /home/user/directory1/directory2/ ...[/code]

The following works:
[code]
cd /home/user/directory1/directory2/
subdownloader -c
[/code]

Cheers,

Revision history for this message
d7rk (d7rk) wrote :

I forgot to mention. It is subdownloader 2.0.18-2.
Cheers,

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.