mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-07-06 05:01:10 -07:00
Refactor TORRENT_CLIENTAGENT -> TORRENT_CLIENT_AGENT
This commit is contained in:
parent
fafcdb4ed5
commit
d973f4955f
4 changed files with 7 additions and 7 deletions
|
@ -291,7 +291,7 @@ def main(args):
|
|||
core.initialize()
|
||||
|
||||
# clientAgent for Torrents
|
||||
client_agent = core.TORRENT_CLIENTAGENT
|
||||
client_agent = core.TORRENT_CLIENT_AGENT
|
||||
|
||||
logger.info('#########################################################')
|
||||
logger.info('## ..::[{0}]::.. ##'.format(os.path.basename(__file__)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue