couchpotato.core.plugins.renamer module

class couchpotato.core.plugins.renamer.Renamer[source]

Bases: couchpotato.core.plugins.base.Plugin

checkSnatched(fire_scan=True)
checking_snatched = False
doReplace(string, replacements, remove_multiple=False, folder=False)

replace confignames with the real thing

downloadIsTorrent(release_download)
extendReleaseDownload(release_download)
extractFiles(folder=None, media_folder=None, files=None, cleanup=False)
fileIsAdded(src, group)
getProgress(**kwargs)
getRenameExtras(extra_type='', replacements=None, folder_name='', file_name='', destination='', group=None, current_file='', remove_multiple=False)
hastagRelease(release_download, tag='')
moveFile(old, dest, use_default=False)
moveTypeIsLinked()
movieInFromFolder(media_folder)
renaming_started = False
replaceDoubles(string)
scan(base_folder=None, release_download=None, to_folder=None)
scanView(**kwargs)
setCrons()
statusInfoComplete(release_download)
tagRelease(tag, group=None, release_download=None)
untagRelease(group=None, release_download=None, tag='')