• 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 Re-issue of tone mapping

    Pages (4): « Previous 1 2 3 4 Next »

     
    • 0 Vote(s) - 0 Average

    Re-issue of tone mapping

    Just trying to get your attention
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #11
    2024-09-27, 08:57 PM
    (2024-09-27, 08:57 PM)TheDreadPirate Wrote: Did you install jellyfin-ffmpeg7?

    Code:
    sudo apt install jellyfin-ffmpeg7

    It appears not
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #12
    2024-09-27, 09:03 PM
    (2024-09-27, 08:57 PM)TheDreadPirate Wrote: Did you install jellyfin-ffmpeg7?

    Code:
    sudo apt install jellyfin-ffmpeg7

    It appears that now its just a white/blank screen?

    Log: https://pastebin.com/9DZJ16Cd
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #13
    2024-09-27, 09:11 PM
    What is a black and white screen? The log you shared doesn't show anything was played.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #14
    2024-09-27, 09:15 PM
    (2024-09-27, 09:11 PM)TheDreadPirate Wrote: What is a black and white screen?  The log you shared doesn't show anything was played.

    I had the User Interface in the web for a minute, now it is just a blank screen
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #15
    2024-09-27, 09:20 PM (This post was last modified: 2024-09-27, 09:20 PM by TheDreadPirate. Edited 1 time in total.)
    Ctrl+f5, clear your browser cache or use a private/incognito window. There is probably an older, cached version of jellyfin-web in your browser.

       
       
       
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #16
    2024-09-27, 09:22 PM (This post was last modified: 2024-09-27, 09:24 PM by therealgamer9982. Edited 1 time in total.)
    (2024-09-27, 09:20 PM)TheDreadPirate Wrote: Ctrl+f5, clear your browser cache or use a private/incognito window.  There is probably an older, cached version of jellyfin-web in your browser.

    I saw in my log somewhere that it dosent have the wwwroot file, which I think would probably be essential, so im going to try and re-install

    Edit: That in fact, did not fix it
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #17
    2024-09-27, 09:24 PM (This post was last modified: 2024-09-27, 09:25 PM by TheDreadPirate.)
    Negatory. Don't do that.

    Do what I stated, clear your browser cache. The "no www root" message is harmless. Not sure where it originates from, but it appears in my log and everyone else's log. Both 10.9 and 10.10.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #18
    2024-09-27, 09:26 PM (This post was last modified: 2024-09-27, 09:27 PM by therealgamer9982.)
    (2024-09-27, 09:24 PM)TheDreadPirate Wrote: Negatory.  Don't do that.

    Do what I stated, clear your browser cache.  The "no www root" message is harmless.  Not sure where it originates from, but it  appears in my log and everyone else's log.  Both 10.9 and 10.10.

    Well I tried private browsing tab, it didnt work and I tried clearing the cache but that didnt work either. I did try re-installing but that didnt work either
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #19
    2024-09-27, 09:27 PM (This post was last modified: 2024-09-27, 09:28 PM by TheDreadPirate.)
    Farther up the log you will see that wwwroot is actually in /usr/share/jellyfin.

    Code:
    sudo apt list --installed | grep jellyfin

    What is the output of that command?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    therealgamer9982
    Offline

    Member

    Posts: 66
    Threads: 4
    Joined: 2024 Sep
    Reputation: 0
    #20
    2024-09-27, 09:28 PM (This post was last modified: 2024-09-27, 09:29 PM by therealgamer9982.)
    (2024-09-27, 09:27 PM)TheDreadPirate Wrote: Farther up the log you will see that wwwroot is actually in /usr/share/jellyfin.

    It is infact still not there, and there is only the web folder with one json file in it

    (2024-09-27, 09:27 PM)TheDreadPirate Wrote: Farther up the log you will see that wwwroot is actually in /usr/share/jellyfin.

    Code:
    sudo apt list --installed | grep jellyfin

    What is the output of that command?

    Output is
    Code:
    jellyfin-ffmpeg7/unknown,now 7.0.2-2-noble amd64 [installed]
    jellyfin-server/now 2024092305+deb12 amd64 [installed,local]
    Pages (4): « Previous 1 2 3 4 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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