treyzania пре 6 година
родитељ
комит
db98eed935
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2
    2
      booty.py

+ 2
- 2
booty.py Прегледај датотеку

@@ -24,8 +24,8 @@ meta_exts = [
]

def filebot_rename(src, destdir, action, name=None, format=None):
if not os.path.isdir(dest):
os.makedirs(dest)
if not os.path.isdir(destdir):
os.makedirs(destdir)
args = ['filebot',
'-rename', src,
'-non-strict',

Loading…
Откажи
Сачувај