Skip to content

Per user tag added to sonarr & radarr includes user id number #727

@noybman

Description

@noybman

Description

Please remove "USER NUMBER" from the User tagging being sent to the *arr.

Feature of tagging requests in the *arr with the user who requested it (#201) works well.
It lists the Jellyseerr "ID" a "space dash space" "Jellyseerr username" in the arr. So user #13 with a name of "TomJones" will show up in the arr next to the title as "13 - TomJones". In ombi, it would just list "TomJones".

While there may be some use case to having the ID number listed, I can say for sure, there is also use case for it to not be listed.

Desired Behavior

A more powerful and truly flexible solution would be to:

When user tagging is enabled:
allow the administrator of Jellyseerr to chose the format of said tag... to include:

  1. PREFIX_TEXT (optional)
    
  2. ID# (required if USERNAME is not selected, otherwise optional)
    
  3. SEPARATOR (text, optional but only enables if ID# and USERNAME is selected)
    
  4. USERNAME (required if ID# is not selected, otherwise optional)
    
  5. SUFFIX_TEXT (optional)
    

This would allow the existing behavior, as well as allow the admin flexibility over the tags being added to other applications including the case matching ombi's behavior.

Additional Context

No response

Code of Conduct

  • I agree to follow Jellyseerr's Code of Conduct

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions