• 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 Announcements Project Announcements Testing 10.9.0

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

     
    • 0 Vote(s) - 0 Average

    Testing 10.9.0

    New blog post - discuss it here.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #31
    2024-04-17, 12:54 PM
    Why not run both at the same time? Copy your stable production config to another folder, upgrade to 10.9 and test it out yourself for a while before migrating your family.

    If you are using host networking this would require that you change ports in the config before you're able to run both at the same time.
    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]
    ndeering
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2024 Apr
    Reputation: 0
    Country:United States
    #32
    2024-04-17, 01:57 PM
    (2024-04-16, 03:43 AM)SethBacon Wrote: Still no changelog?

    Hoping for a changelog soon as well. Anything related to embedded subtitles taking a long time to load?
    bitmap
    Offline

    Community Moderator

    Posts: 848
    Threads: 9
    Joined: 2023 Jul
    Reputation: 27
    #33
    2024-04-17, 05:23 PM
    Having a weird thing with scans. I'll try to grab logs next time it happens, but posting it here in case anybody else has the same experience.

    I imported a new series, but replaced an episode for consistency's sake. When I replaced the episode (with Sonarr), Jellyfin picked up the replacement episode when I used "Scan All Libraries" but failed to note that the file it replaced was gone. So I had two episodes in my season list with zero indication which was correct, but trying to play one resulted in a generic playback error. I quadruple-checked and there were not two files for that episode in the season folder.

    Scanning the individual library where that series lives seemed to clear up the issue, but this has happened a few times since moving up to 10.9. I'll offer more info if/when it happens again.
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    Fate
    Offline

    Member

    Posts: 220
    Threads: 3
    Joined: 2023 Jun
    Reputation: 16
    #34
    2024-04-18, 10:28 AM
    Is there any way you could do an alpha/nightly/dev build of https://github.com/jellyfin/jellyfin-media-player latest git together (since we got this committed now (https://github.com/jellyfin/jellyfin-med...c1534a1230) with mpv 0.38 or latest git?

    I currently trying to work around 3 different bugs just because mpv is so out of date. I gladly volunteer to be the guinea pig here Winking-face
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #35
    2024-04-18, 12:00 PM
    (2024-04-18, 10:28 AM)Fate Wrote: Is there any way you could do an alpha/nightly/dev build of https://github.com/jellyfin/jellyfin-media-player latest git together (since we got this committed now (https://github.com/jellyfin/jellyfin-med...c1534a1230) with mpv 0.38 or latest git?

    I currently trying to work around 3 different bugs just because mpv is so out of date. I gladly volunteer to be the guinea pig here Winking-face

    Not with Jellyfin Media Player.  BUT, Jellyfin MPV Shim does support use of external, aka newer, MPV executables with it.
    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]
    Fate
    Offline

    Member

    Posts: 220
    Threads: 3
    Joined: 2023 Jun
    Reputation: 16
    #36
    2024-04-18, 03:58 PM
    (2024-04-18, 12:00 PM)TheDreadPirate Wrote:
    (2024-04-18, 10:28 AM)Fate Wrote: Is there any way you could do an alpha/nightly/dev build of https://github.com/jellyfin/jellyfin-media-player latest git together (since we got this committed now (https://github.com/jellyfin/jellyfin-med...c1534a1230) with mpv 0.38 or latest git?

    I currently trying to work around 3 different bugs just because mpv is so out of date. I gladly volunteer to be the guinea pig here Winking-face

    Not with Jellyfin Media Player.  BUT, Jellyfin MPV Shim does support use of external, aka newer, MPV executables with it.

    Not trying to be nosy here, just trying to understand;

    Whats the problem?
    You can already drop newer mpv.dll in it without any issue. (so far my favorite is mpv.dll from 8.10.2023)

    mpv.dll from 31.12.2023 works but has issues with h265
    newer that jan 2024 seems to be not working as all.

    I don't think I have the skills to fix it but anyway.

    Since 10.9 seems to be coming in the not-so-far future  I think the Jellyfin Media Player should be at least updated to mpv the latest we can go without introducing to many breaking changes?

    Thanks!
    bitmap
    Offline

    Community Moderator

    Posts: 848
    Threads: 9
    Joined: 2023 Jul
    Reputation: 27
    #37
    2024-04-22, 10:02 PM (This post was last modified: 2024-04-24, 02:51 PM by bitmap. Edited 1 time in total.)
    (2024-04-17, 05:23 PM)bitmap Wrote: Having a weird thing with scans. I'll try to grab logs next time it happens, but posting it here in case anybody else has the same experience.

    I imported a new series, but replaced an episode for consistency's sake. When I replaced the episode (with Sonarr), Jellyfin picked up the replacement episode when I used "Scan All Libraries" but failed to note that the file it replaced was gone. So I had two episodes in my season list with zero indication which was correct, but trying to play one resulted in a generic playback error. I quadruple-checked and there were not two files for that episode in the season folder.

    Scanning the individual library where that series lives seemed to clear up the issue, but this has happened a few times since moving up to 10.9. I'll offer more info if/when it happens again.

    Okay, so I figured out the root of this issue. I replaced series episodes -- manually and via *arr -- and I can recreate this issue over and over. Jellyfin reports duplicates of episodes when there is an orphan NFO file. For instance, if I upgraded from DVD to BR quality, there might be an orphaned NFO depending on how I replaced the media. Jellyfin presents the NFO as a full-fledged media file when looking at that media via a client (WebOS, web, Roku). Playing the phantom file, which is actually an NFO, results in a playback error since NFO files are not media.

    Is this expected behavior? I've not seen it in previous iterations, through 10.8.13, but it's happening repeatedly in 10.9. Worth a bug report?

    A red herring was that "Recordings" (which is empty) was removed as a library and there was a missing folder that "Scan All Libraries" expected (/config/data/root/default/Recordings). I did not descend into the /config dir and remove this folder, so I'm not sure where it went, but creating it fixed that issue.

    ETA: This also happens when names are changed by a *arr and you get leftover NFO files as well. Scan All Libraries will NOT resolve this issue, you're left with phantom duplicates. You can scan the individual library to remove those duplicate entries. I have not checked whether the NFO files are removed, but I would assume so. This may be an unintended consequence of using Servarr apps to manage media (i.e., standard naming and folders, identification, metadata, NFO files). It seems like I may have Servarr apps fighting with Jellyfin for who makes and breaks the NFOs.
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    Charles
    Offline

    Junior Member

    Posts: 12
    Threads: 4
    Joined: 2024 Apr
    Reputation: 0
    #38
    2024-04-23, 09:08 PM
    Excellent work, I am from Argentina and I am testing version 10.9.0 and it works very well, I wanted to ask the following because I have not found information regarding the Tvheadend plugin in this version. It is clearly not in the unstable repositories, perhaps it was removed, and the stable version of Tvheadend does not work in 10.9.0 Thanks for everything
    Prayag
    Offline

    Junior Member

    Posts: 15
    Threads: 4
    Joined: 2023 Jun
    Reputation: 4
    #39
    2024-04-24, 08:50 AM
    I was testing my custom css on jellyfin v10.9(2024042215) but custom CSS doesn't apply when I reload the page, it works fine when I save it initially... open element inspector shows that <style>undefined</style> is being added instead. Is this a known bug?
    thornbill
    Offline

    Core Team

    Posts: 175
    Threads: 6
    Joined: 2023 Jun
    Reputation: 8
    Country:United States
    #40
    2024-04-24, 05:10 PM
    (2024-04-24, 08:50 AM)Prayag Wrote: I was testing my custom css on jellyfin v10.9(2024042215) but custom CSS doesn't apply when I reload the page, it works fine when I save it initially... open element inspector shows that <style>undefined</style> is being added instead. Is this a known bug?


    This sounds like a bug. I haven’t seen anyone else report that yet.
    Pages (6): « Previous 1 2 3 4 5 6 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