CLI crashes with --rename-subs and UPPERCASE video extension
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
SubDownloader | Status tracked in Trunk | |||||
Trunk |
Fix Committed
|
Undecided
|
Alessandro Losavio |
Bug Description
- Current Version: 2.0.14
- OS: Ubuntu 11.04
When using the cli version of subdownloader
+ with the option --rename-subs
+ and the target video extesion is in uppercase like .AVI (instead of .avi), I get the following:
$ subdownloader --cli --lang=eng --video=
[...]
{'4153519': <modules.
{'4153519': <modules.
{'4153519': <modules.
{'4153519': <modules.
{'4153519': <modules.
{'4153519': <modules.
{'4153519': <modules.
Traceback (most recent call last):
File "/usr/bin/
cli.
File "/usr/share/
self.
File "/usr/share/
self.
File "/usr/share/
return DownloadSubtitl
File "/usr/share/
raise e
IOError: [Errno 21] Is a directory: '/home/ricky/'
Changed in subdownloader: | |
status: | New → Confirmed |
assignee: | nobody → Alessandro Losavio (alo21) |
status: | Confirmed → In Progress |
Changed in subdownloader: | |
milestone: | none → 2.0.15-1ubuntu1 |