• 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 How do I change the order of My Media

     
    • 0 Vote(s) - 0 Average

    How do I change the order of My Media

    PPRJack
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Feb
    Reputation: 0
    Country:United States
    #5
    2025-02-12, 08:09 PM (This post was last modified: 2025-02-12, 08:51 PM by PPRJack. Edited 1 time in total.)
    (2024-06-07, 03:39 PM)west Wrote: Click on top corner user profile avatar icon.
    Click "Home"
    Scroll down to "Library Order"
    Make changes there.

    Also if you want to eliminate the horizontal scrolling layout, you can try this bit of CSS code
    Copy and paste the following then restart:


    @media all and (min-width: 50em) {
      .homePage .emby-scroller {
        margin-right: 0;
      }
      .homePage .emby-scrollbuttons {
        display: none;
      }
      .homePage .itemsContainer {
        flex-wrap: wrap;
      }
    }

    OMG! Thank You! 
    I have been searching for a way to do this (eliminate the horizontal scrolling layout) Forever! 
    This works on my Jellyfin Server Web View, Why is this NOT the Default behavior?! 
    How can we make this information more visible / make the feature more readily available to more users?
    Now, if only we can get the SAME thing on the Android TV Jellyfin Client Home Screen?
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    How do I change the order of My Media - by GavGaddis - 2024-06-07, 03:30 PM
    RE: How do I change the order of My Media - by west - 2024-06-07, 03:39 PM
    RE: How do I change the order of My Media - by PPRJack - 2025-02-12, 08:09 PM
    RE: How do I change the order of My Media - by onemorejeff - 2025-02-06, 09:28 PM
    RE: How do I change the order of My Media - by Efficient_Good_5784 - 2025-02-06, 11:49 PM
    RE: How do I change the order of My Media - by somechap - 2025-04-17, 12:24 PM
    RE: How do I change the order of My Media - by vcdwelt - 2025-05-03, 10:23 AM
    RE: How do I change the order of My Media - by WoodyBABL - 2025-05-31, 04:44 AM
    RE: How do I change the order of My Media - by mbernold - 2025-06-02, 06:36 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