• 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

    west
    Offline

    Junior Member

    Posts: 18
    Threads: 4
    Joined: 2023 Jun
    Reputation: 3
    #2
    2024-06-07, 03:39 PM (This post was last modified: 2024-06-07, 03:39 PM by west.)
    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;
    }
    }
    1
    « 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