• 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 Themes & Styles Links to other detail pages in overview

     
    • 0 Vote(s) - 0 Average

    Links to other detail pages in overview

    zelpi
    Offline

    Member

    Posts: 59
    Threads: 19
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #1
    2024-10-29, 05:44 PM (This post was last modified: 2024-11-02, 07:16 PM by zelpi. Edited 1 time in total.)
    I would like to create a link in an overview description of a movie profile, that leads to another movie profile in the local database, e.g. a sequel.

    Can such local links be inserted? I noticed, that at least simple html works in that overview field.
    zelpi
    Offline

    Member

    Posts: 59
    Threads: 19
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #2
    2024-11-02, 07:44 PM
    As there’s no reaction on my issue I searched and found this link, which may help for those who are interested:

    https://www.reddit.com/r/jellyfin/commen..._metadata/
    niels
    Offline

    Core Team

    Posts: 303
    Threads: 5
    Joined: 2023 Jun
    Reputation: 17
    Country:Netherlands
    #3
    2024-11-02, 09:32 PM
    Both markdown and (basic-)HTML is supported in the item descriptions so yes you can add a URL.
    [Image: GitHub%20Sponsors-grey?logo=github] [Image: Buy%20Me%20a%20Coffee-grey?logo=buymeacoffee]
    zelpi
    Offline

    Member

    Posts: 59
    Threads: 19
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #4
    2024-11-04, 09:39 AM (This post was last modified: 2024-11-04, 09:40 AM by zelpi. Edited 1 time in total.)
    (2024-11-02, 09:32 PM)niels Wrote: Both markdown and (basic-)HTML is supported in the item descriptions so yes you can add a URL.

    And what about local links to another movie page in my library? How would then be the code?
    niels
    Offline

    Core Team

    Posts: 303
    Threads: 5
    Joined: 2023 Jun
    Reputation: 17
    Country:Netherlands
    #5
    2024-11-04, 09:43 AM (This post was last modified: 2024-11-04, 09:44 AM by niels.)
    Just take the link from the browser and add it, so it would be something like:

    Code:
    <a href="/web/#/details?id=32158a5703d8212eacf2ce782b10f10a">Sample Text</a>
    [Image: GitHub%20Sponsors-grey?logo=github] [Image: Buy%20Me%20a%20Coffee-grey?logo=buymeacoffee]
    zelpi
    Offline

    Member

    Posts: 59
    Threads: 19
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #6
    2024-11-04, 10:07 AM
    (2024-11-04, 09:43 AM)niels Wrote: Just take the link from the browser and add it, so it would be something like:

    Code:
    <a href="/web/#/details?id=32158a5703d8212eacf2ce782b10f10a">Sample Text</a>

    Thanks for the quick answer. I will try.
    zelpi
    Offline

    Member

    Posts: 59
    Threads: 19
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #7
    2024-11-09, 04:52 PM (This post was last modified: 2024-11-09, 04:53 PM by zelpi. Edited 1 time in total.)
    Ok, I tested the linking. Unfortunately, it links to the browser web page of Jellyfin. I expected that, but my real intention is, to stay within the client I use (Jellyfin Media Player), when I click on the link. Is that possible?
    Abbdiey
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2025 Nov
    Reputation: 0
    Country:Australia
    #8
    Yesterday, 05:34 PM
    How did you do it. Could you provide a detailed guide (i am struggling with it right now)
    Ted Hinklater
    Offline

    Member

    Posts: 185
    Threads: 8
    Joined: 2023 Nov
    Reputation: 25
    Country:United Kingdom
    #9
    Yesterday, 05:54 PM (This post was last modified: Yesterday, 05:56 PM by Ted Hinklater. Edited 4 times in total.)
    (Yesterday, 05:34 PM)Abbdiey Wrote: How did you do it. Could you provide a detailed guide (i am struggling with it right now)

    <a href=" "> and creates linked text

    </a> ends the linked text, so:

    <a href="www.google.com"> Click This! </a> 

    makes "Click This!" link to google .com

    If you want to link to a movie in your library, find its address, for example:

    http:192.168.1.69:8096/web/index.html#/details?id=0a300daf2cf27d0a68b13b9c1&context=home&serverId=0ee1d67d387db1e0b5f8bdde7

    and put it in the href quotes

    <a href="/web/index.html#/details?id=0a300daf2cf27d0a68b13b9c1">Click This!</a>
    Abbdiey
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2025 Nov
    Reputation: 0
    Country:Australia
    #10
    Today, 04:05 AM (This post was last modified: 11 hours ago by Abbdiey. Edited 1 time in total.)
    I got/did all of that and i want the link to redirect to a page outside of jellyfin.

    the issue is that i don't see the link in the description/overview sections. So is there a certain way you set up your jellyfin or even create the .nfo file?

    I was eventually creating the nfo(s) my self until i saw one nfo saved by jellyfin. And even after editing that i got nothing. I feel like my approach is completely wrong.
    « 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