• 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 Screensvaer needs to show movie title

     
    • 0 Vote(s) - 0 Average

    Screensvaer needs to show movie title

    When the screensaver kicks in it scrolls through my various movie images. No title is shown so I don't aways know what the movie is.
    Dreadless
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Apr
    Reputation: 0
    Country:New Zealand
    #6
    2024-04-28, 07:18 AM
    OK, it goes like this.

    Originally I installed JellyFin on my TV using the instructions here (note, if you do this on Windows like me, you need to have Docker for Windows running): https://github.com/Georift/install-jellyfin-tizen It is so easy and works a treat. This, however does not appear to have the Title on the screensaver.

    Then I went with https://www.youtube.com/watch?v=XeB5onaKnK4 Lots of issues but I got there in the end. Basically downloading JellyFin-Web from Git (https://github.com/jellyfin/jellyfin-web (latest build 10.9.0 I think)) so I can edit it if I want to and downloading JellyFin-Tizen from Git (https://github.com/jellyfin/jellyfin-tizen). With no editing but just installing on my TV it doesn't work but displays an error about no matching method for Headers(something-or-other). So with a new build I can't get it working.

    I reverted to deleting that and reinstalling as per my original version. Which is back up and running easy. No title in the screensaver.

    I have tried adding custom CSS against the slideshow component classes. Setting the ".slideshowSwiperContainer" to a height of 80% proved I had the right classes. I could not effect the ".slideText" in any way. Line 431 of slideshow.js "if (item.title || item.subtitle) {" would suggest there is no title. If it is running line 400 to call the "getSwiperSlideShowFromItem(item)" then no title is being set ( which is what I was going to start playing with if I could get it to even work at all).
    function getSwiperSlideHtmlFromItem(item) {
    return getSwiperSlideHtmlFromSlide({
    originalImage: getImgUrl(item, currentOptions.user),
    Id: item.Id,
    ServerId: item.ServerId,
    title: item.title ************* I WOULD ADD THIS LINE TO SEE IF IT FIXED IT *******************
    });
    }

    Does anyone have any ideas? If I could get the latest source to work on my TV maybe I'd be able to fix it myself. Or am I looking at completely the wrong thing in the first place?
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Screensvaer needs to show movie title - by Dreadless - 2024-04-16, 10:47 PM
    RE: Screensvaer needs to show movie title - by xaque - 2024-04-17, 04:54 AM
    RE: Screensvaer needs to show movie title - by Dreadless - 2024-04-17, 11:09 AM
    RE: Screensvaer needs to show movie title - by TheDreadPirate - 2024-04-17, 12:51 PM
    RE: Screensvaer needs to show movie title - by Dreadless - 2024-04-26, 11:33 PM
    RE: Screensvaer needs to show movie title - by Dreadless - 2024-04-28, 07:18 AM
    RE: Screensvaer needs to show movie title - by Dreadless - 2024-06-25, 10:42 PM
    RE: Screensvaer needs to show movie title - by TheDreadPirate - 2024-06-25, 10:53 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