Waterboy1602 / Addarr

Telegram Bot for adding series/movies to Sonarr/Radarr or for changing the download speed of Transmission/Sabnzbd
MIT License
236 stars 58 forks source link

configuration #131

Closed nir750 closed 2 years ago

nir750 commented 2 years ago

is it must to add user name and password to sonarr and radarr configuration can i leave it empty ? tnx

p.s - the docker is up and running but get this: 2022-08-26 15:53:50,006 - addarr - DEBUG - Addarr v0.6 starting up... 2022-08-26 15:53:50,024 - addarr - DEBUG - Addarr v0.6 starting up... /usr/local/lib/python3.10/site-packages/telegram/ext/conversationhandler.py:288: UserWarning: If 'per_message=False', 'CallbackQueryHandler' will not be tracked for every message. warnings.warn( 2022-08-26 15:53:50,360 - addarr - INFO - Start chatting with Addarr in Telegram. The first time you use "start" you will be asked to enter your password. 2022-08-26 15:54:39,321 - addarr - DEBUG - Removing choice, title, position, paths, and output from context.user_data...

thanks

Waterboy1602 commented 2 years ago

You can leave those settings empty if you don't use an account on your Sonarr or Radarr service.

Those log messages are normal. They are just there to let you know that Addarr is running. To get less log messages you can disable the debug logging.

nir750 commented 2 years ago

great, tnx... i still got a problem searching for movies/ tv . but if necessary, i'll create new issue tnx