• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: Truncated Names

     
    • 0 Vote(s) - 0 Average

    SOLVED: Truncated Names

    looking for a wayto disable truncated names lin library
    Precise7955
    Offline

    Junior Member

    Posts: 6
    Threads: 3
    Joined: 2023 Aug
    Reputation: 0
    Country:Canada
    #1
    2025-05-26, 10:47 PM (This post was last modified: 2025-05-26, 10:52 PM by Precise7955. Edited 4 times in total.)
    Hi,
         In my Libraries I have items with names that get truncated so i can't identify them. Hoping someone has a way to disable truncating of names.
    An example:
    Code:
    Oceansize: Feed To F...      Oceansize: Feed To F...      Oceansize: Feed To F...
          2009                                    2009                                    2009

    [Image: bqma2w.png]

    These are 3 distinct media that all *start* with the same title. I should note that these are not episodes of a season. This is an extreme example but I find all names are truncated in my libraries. I can usually suss out the title/video with a combination of the truncated name and the image -but that isn't always possible. 

    Ideally I would like a way to tell Jellyfin not to truncate the names of media.
    I very much hope that this is not some hot button topic -I'm just genuinely looking for a way to deal with this.

    Thank you very much for your time!

    (I search the issue in the forums and while 'truncating' returned many results I couldn't t see that any of the results I checked related. 'truncated' yielded two results but neither mentioned this issue. I found issue https://github.com/jellyfin/jellyfin/issues/8096 but I think it is not the same issue I'm referring to.)

    (edits 1 through 58 were me stumbling trying to get the image to show. Looks like that's just over my head
    Go to solution
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,188
    Threads: 0
    Joined: 2024 Jun
    Reputation: 61
    #2
    2025-05-27, 01:38 AM
    Dashboard->General ->Custom CSS code
    Code:
    .cardText {
        white-space: normal;
    }

    Save and refresh the page.
    Precise7955
    Offline

    Junior Member

    Posts: 6
    Threads: 3
    Joined: 2023 Aug
    Reputation: 0
    Country:Canada
    #3
    2025-05-28, 06:44 PM
    [/quote]

    (2025-05-27, 01:38 AM)theguymadmax Wrote: Dashboard->General ->Custom CSS code
    Code:
    .cardText {
        white-space: normal;
    }

    Save and refresh the page.


    Thank you very much! Made my day.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode