mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 10:36:52 -07:00
.iso
This commit is contained in:
parent
465a0b2abe
commit
e4533510ed
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ else:
|
|||
sys.exit(-1)
|
||||
|
||||
packed_files = ['.zip', '.rar', '.7z', '.gz', '.bz', '.tar', '.arj']
|
||||
video_files = ['.mkv', '.avi', '.divx', '.xvid', '.mov', '.wmv', '.mp4', '.mpg', '.mpeg', '.vob', 'iso']
|
||||
video_files = ['.mkv', '.avi', '.divx', '.xvid', '.mov', '.wmv', '.mp4', '.mpg', '.mpeg', '.vob', '.iso']
|
||||
meta_files = ['.nfo', '.sub', '.srt', '.jpg', '.gif']
|
||||
Logger.debug("scanning files in directory: %s", Directory)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue