On 2018-02-15 16:23+0000, Lumin wrote:
> One more problem:
> 
> 146 diff --git a/youtube_dl_gui/optionsmanager.py
> b/youtube_dl_gui/optionsmanager.py
> 147 index 794f590..baa6b83 100644
> 148 --- a/youtube_dl_gui/optionsmanager.py
> 149 +++ b/youtube_dl_gui/optionsmanager.py
> 150 @@ -276,7 +276,7 @@ class OptionsManager(object):
> 151              'username': '',
> 152              'password': '',
> 153              'video_password': '',
> 154 -            'youtubedl_path': self.config_path,
> 155 +            'youtubedl_path': '/usr/bin/',
> 156              'cmd_args': '',
> 157              'enable_log': True,
> 158              'log_time': True,
> 
> This part seems unrelated to auto update functionality. Would you
> mind splitting it to another patch?

It is a part of the patch: youtube-dl-gui tries to download youtube-dl in
'youtubedl_path', and then launches "youtubedl_path/youtube-dl". The next
version should be patch free, upstream agreed to add a build option to turn the
update functionality off.

> Please provide an uploaded version of this package via mentors
> so I can check it on debomatic :-)
> (if you don't have access to debomatic)

The version on mentors should be up to date, I updated it after every
modification.

Attachment: signature.asc
Description: PGP signature

Reply via email to