Giter Club home page Giter Club logo

Comments (4)

Fallenbagel avatar Fallenbagel commented on June 3, 2024

There are a lot of useful cases though. It gives you the id, like you don't have to look up that id on jellyseerr (and stat nerds)

from jellyseerr.

noybman avatar noybman commented on June 3, 2024

I'm not familiar with the API, but I would have thought a user ID or a USERNAME would be sufficient. in this case, if someone is using that tag for api purposes, they have to parse it anyways. (string split on " - " and trim() ... for example).....

Also, that ID is the Jellyseerr ID, not the Emby ID. The name really is sufficient. At least in any immediate case I can think of.

Given that perhaps the ID is all someone cares about (or the name is all someone cares about) perhaps the feature request should be:

If TAGS is enabled for user requests - then:
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 cover all cases. Especially the one where the ID's and separators are being used (as is currently implemented) and is not useful (as Im willing to wager a strong guess it isn't useful to others either, they just take note of the # and use it when filtering) in an *arr, or jellyfin etc.

from jellyseerr.

Fallenbagel avatar Fallenbagel commented on June 3, 2024

I'm not familiar with the API, but I would have thought a user ID or a USERNAME would be sufficient. in this case, if someone is using that tag for api purposes, they have to parse it anyways. (string split on " - " and trim() ... for example).....

Not everyone's specification for something is the same. Majority of people might want it as it currently is even if you don't.

Also, that ID is the Jellyseerr ID, not the Emby ID. The name really is sufficient. At least in any immediate case I can think of.

Ditto on what I said last time.

Given that perhaps the ID is all someone cares about (or the name is all someone cares about) perhaps the feature request should be:

If TAGS is enabled for user requests - then:
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)

If this is the desired feature request, please update the feature request's desired behavior to reflect that.

from jellyseerr.

noybman avatar noybman commented on June 3, 2024

I can't speak for what the majority would want; but since the bulleted list give quite a bit of flexibility I think its a good start. thanks,

from jellyseerr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.