Skip to content

fr-fr issue #181

@mediasproject

Description

@mediasproject

Hello,

i use fr-fr langage and i have this error

  File "/usr/local/lib/python3.13/site-packages/telegram/ext/_handlers/commandhandler.py", line 142, in __init__

    raise ValueError(f"Command `{comm}` is not a valid bot command")

ValueError: Command `série` is not a valid bot command

/app/src/addarr.py:1475: DeprecationWarning: There is no current event loop

  loop = asyncio.get_event_loop()

Traceback (most recent call last):

  File "/app/src/addarr.py", line 1477, in <module>

    main()

    ~~~~^^

  File "/app/src/addarr.py", line 191, in main

    CommandHandler(i18n.t('addarr.General.Series'), startNewMedia),

    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/local/lib/python3.13/site-packages/telegram/ext/_handlers/commandhandler.py", line 142, in __init__

    raise ValueError(f"Command `{comm}` is not a valid bot command")

ValueError: Command `série` is not a valid bot command

when i revert to en-us all is good.

thanks for your work

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions