• 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 Development Feature Requests Featured Content Bar on Home Screen

     
    • 0 Vote(s) - 0 Average

    Featured Content Bar on Home Screen

    Drake97
    Offline

    Member

    Posts: 76
    Threads: 23
    Joined: 2023 Oct
    Reputation: 0
    Country:Chile
    #8
    2024-11-20, 05:00 AM
    (2024-11-18, 07:24 PM)Ted Hinklater Wrote:
    (2024-11-18, 03:07 PM)herbs14 Wrote: the instruction for this one is only for windows, is there an instruction using Ubuntu?

    1) Create the ui Directory

    Code:
    sudo mkdir -p /usr/share/jellyfin/web/ui

    2) Copy your chosen spotlight.html file (making sure you inserted your API key) to the new "ui" folder

    Code:
    sudo cp /path/to/spotlight.html /usr/share/jellyfin/web/ui/

    3) Add the relevant script to home-html.chunk.js

    Code:
    sudo nano /usr/share/jellyfin/web/home-html.chunk.js

    4) Ensure the ui folder & spotlight.html are readable by Jellyfin

    Code:
    sudo chown -R jellyfin:jellyfin /usr/share/jellyfin/web/ui
    sudo chmod -R 755 /usr/share/jellyfin/web/ui

    5) Restart Jellyfin

    Code:
    sudo systemctl restart jellyfin

    6) Clear Browser Cache

    Make sure to clear your browser cache to load the updated home-html.chunk.js & spotlight.html


    Hi Ted,

    I was one of those who had problems with the installation of the content-bar in linux and after the small tutorial I'm running fine, however I keep some trouble:

    1- everything works, i can see recommended movies but I got this giant black space when using the web version:

    [Image: wgGSG42.png]

    2- As much as I edit the file List.txt (I created it manually) it does not suggest me the movies and series that I put, it continues showing randomly the suggestions, could it be that the permissions are wrong or should I do something else?

    [Image: 3tArc6q.png]

    [Image: 91Iuox2.png]

    as info for the black space problem, I pasted the CSS code that you put at the end of your github page but it still shows the black space, however, in the mobile version this does not happen, it looks perfect.

    thanks in advance for any help
    Jellyfin 10.10.7
    Ubuntu desktop 24.04.2 LTS
    Intel i5-7500
    16GB DDR4 2400Mhz
    OS-DRIVE: WDC SN720 256GB
    Storage (JF Library)
    1: x4 4TB Seagate IronWolf
    2: 6TB Seagate Ironwolf Pro
    3: 8TB HGST Dell Enterprise
    4: 2TB Seagate Barracuda
    5: 2TB WD RED
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Featured Content Bar on Home Screen - by herbs14 - 2024-08-23, 02:53 PM
    RE: Featured Content Bar on Home Screen - by TheDreadPirate - 2024-08-23, 02:58 PM
    RE: Featured Content Bar on Home Screen - by Sash - 2024-10-19, 08:23 AM
    RE: Featured Content Bar on Home Screen - by herbs14 - 2024-11-18, 03:07 PM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-11-18, 07:24 PM
    RE: Featured Content Bar on Home Screen - by Drake97 - 2024-11-20, 05:00 AM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-11-20, 05:38 AM
    RE: Featured Content Bar on Home Screen - by Drake97 - 2024-11-20, 06:18 AM
    RE: Featured Content Bar on Home Screen - by nanouk76 - 2024-11-23, 10:42 AM
    RE: Featured Content Bar on Home Screen - by herbs14 - 2024-11-27, 11:18 PM
    RE: Featured Content Bar on Home Screen - by herbs14 - 2024-11-18, 06:48 AM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-11-18, 03:11 PM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-11-20, 03:47 PM
    RE: Featured Content Bar on Home Screen - by Drake97 - 2024-11-21, 04:20 AM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-11-21, 05:09 AM
    RE: Featured Content Bar on Home Screen - by Drake97 - 2024-11-21, 05:53 AM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-11-21, 05:57 AM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-11-24, 03:38 PM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-11-24, 05:09 PM
    RE: Featured Content Bar on Home Screen - by nanouk76 - 2024-11-25, 08:09 AM
    RE: Featured Content Bar on Home Screen - by nanouk76 - 2024-11-25, 08:17 AM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-11-25, 11:52 AM
    RE: Featured Content Bar on Home Screen - by nanouk76 - 2024-11-25, 12:18 PM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-11-28, 03:36 AM
    RE: Featured Content Bar on Home Screen - by herbs14 - 2024-12-04, 02:21 AM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-12-04, 08:30 AM
    RE: Featured Content Bar on Home Screen - by Rubén Navarro López - 2024-12-04, 12:29 PM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-12-04, 02:08 PM
    RE: Featured Content Bar on Home Screen - by Rubén Navarro López - 2024-12-04, 04:27 PM
    RE: Featured Content Bar on Home Screen - by nanouk76 - 2024-12-04, 05:01 PM
    RE: Featured Content Bar on Home Screen - by nanouk76 - 2024-12-04, 05:12 PM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-12-04, 05:15 PM
    RE: Featured Content Bar on Home Screen - by nanouk76 - 2024-12-04, 05:27 PM
    RE: Featured Content Bar on Home Screen - by Ted Hinklater - 2024-12-04, 06:36 PM
    RE: Featured Content Bar on Home Screen - by nanouk76 - 2024-12-04, 07:06 PM
    RE: Featured Content Bar on Home Screen - by hretas - 2024-12-22, 11:03 PM

    • 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