whatdaybob / sonarr_youtubedl

A Sonarr companion script to allow the automatic downloading of web series normally not available for Sonarr to search for. Using Youtube-DL it allows you to download your webseries from the list of supported sites.
107 stars 34 forks source link

The 'warn' method is deprecated #24

Closed 245123 closed 2 years ago

245123 commented 2 years ago

Warning on console: /app/sonarr_youtubedl.py:201: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead logger.warn('{0} is not currently monitored'.format(ser['title']))