• 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 'Community Rating' and 'Critics Rating'

     
    • 0 Vote(s) - 0 Average

    'Community Rating' and 'Critics Rating'

    Disable/Hide 'CommunityRating' and 'Critics Rating'
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,170
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #5
    2024-05-20, 02:12 AM
    (2024-05-20, 12:35 AM)Topomov Wrote: You should be able to add the following to your custom CSS in order to hide the rating from your media page.

    Code:
    .starRatingContainer.mediaInfoItem {
      display: none;
    }
    That CSS code will only hide the star rating, it will leave the tomato rating on the OSD.

    This is the correct full CSS code that will hide both:
    Code:
    .starRatingContainer.mediaInfoItem,
    .mediaInfoCriticRating.mediaInfoCriticRatingFresh {
         display: none;
    }
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    'Community Rating' and 'Critics Rating' - by MoonOverMiami - 2024-03-26, 05:07 AM
    RE: 'Community Rating' and 'Critics Rating' - by PrincipalMinipig - 2024-03-31, 02:24 PM
    RE: 'Community Rating' and 'Critics Rating' - by MoonOverMiami - 2024-05-16, 04:03 AM
    RE: 'Community Rating' and 'Critics Rating' - by Topomov - 2024-05-20, 12:35 AM
    RE: 'Community Rating' and 'Critics Rating' - by Efficient_Good_5784 - 2024-05-20, 02:12 AM
    RE: 'Community Rating' and 'Critics Rating' - by MoonOverMiami - 2024-05-20, 03:24 AM
    RE: 'Community Rating' and 'Critics Rating' - by Efficient_Good_5784 - 2024-05-20, 04:03 AM
    RE: 'Community Rating' and 'Critics Rating' - by wanderman - 2024-05-21, 02:27 PM
    RE: 'Community Rating' and 'Critics Rating' - by Efficient_Good_5784 - 2024-05-21, 04:17 PM
    RE: 'Community Rating' and 'Critics Rating' - by 34626 - 2024-05-21, 04:02 PM
    RE: 'Community Rating' and 'Critics Rating' - by Efficient_Good_5784 - 2024-05-21, 04:26 PM
    RE: 'Community Rating' and 'Critics Rating' - by friendlyhermit - 2024-08-01, 01:28 AM
    RE: 'Community Rating' and 'Critics Rating' - by PrincipalMinipig - 2024-08-05, 01:36 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