• 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 A Folder View within the movies Tab

     
    • 0 Vote(s) - 0 Average

    A Folder View within the movies Tab

    A Folder View within the movies Tab
    Syunic
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Aug
    Reputation: 0
    Country:Germany
    #1
    Yesterday, 07:27 AM
    Hello,
    i know you can check the box to have a directory view on the start page.

    [Image: z4DsiRG.png]
    [Image: 5H2b0B4.png]

    Is it possible to have that folder structure as a tab on top of my movie tab?

    This is my movie Tab:
    [Image: rDBPCpu.png]

    I've installed the custom tabs plugin, as you can see above i got a Tab called "Test".

    I struggle to get the Folder view in there as nothing gets shown.

    [Image: JaM0QiY.png]

    This is the code ive pasted in, even though its just chatgpt generated so i have no clue whats going on:

    <style>
        :root {
            --save-gut: max(env(safe-area-inset-left), 3.3%);
        }
        @media only screen and (max-width: 990px) {
            .requestIframe {
                height: calc(100vh - 105.15px) !important;
                margin-top: -6.15px !important;
            }
        }
        .requestIframe {
            width: 100%;
            height: calc(100vh - 50.716px);
            position: absolute;
            border: 0;
            margin-top: -20.716px;
        }
    </style>
    <div class="sections">
      <iframe
        class="requestIframe"
        src="http://localhost:8096/web/index.html#/list.html?parentId=11b59b91c52f93e72cf8186b4849a6fa&serverId=72eb6ede6fbf4cd9a8069c6d60ebd7ce"
        allowfullscreen
        sandbox="allow-same-origin allow-scripts allow-forms allow-popups"
      ></iframe>
    </div>
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    A Folder View within the movies Tab - by Syunic - Yesterday, 07:27 AM

    • 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