• 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 Search Results

    Search Results
    Post Author Forum Replies Views Posted [asc]
      Thread: Jellyfin Server/Web release: 12.0 RC4
    Post: RE: Jellyfin Server/Web release: 12.0 RC4

    toytown Wrote: (2026-08-07, 03:09 PM) -- pavichokche Wrote: (2026-08-07, 02:43 PM) -- But are arbitrary background update speeds a good reason to hold your server back to soon deprecated versions? -...
    MisterMcDuck Project Announcements 17 2,435 2026-08-07, 04:44 PM
      Thread: New Jellyfin Server/Web release: 10.11.1
    Post: RE: New Jellyfin Server/Web release: 10.11.1

    tvdu Wrote: (2025-10-29, 02:38 AM) -- Running Jellyfin on docker in Unraid. Ever since 10.11.0, Jellyfin can't stay running for more than 24 hours. It will crash and never recover. 10.11.1 doesnt see...
    MisterMcDuck Project Announcements 66 56,393 2025-10-29, 03:02 AM
      Thread: Trickplay enabled, but not working
    Post: RE: Trickplay enabled, but not working

    Do you have Trickplays enabled in the library settings?
    MisterMcDuck Troubleshooting 37 31,694 2024-06-07, 07:06 PM
      Thread: Lost entire database
    Post: RE: Lost entire database

    yeap, I do a duplicity backup every day myself and have used it to restore many times successfully (all due to my own fault, unlike OP).
    MisterMcDuck General Questions 4 5,185 2024-05-31, 05:48 PM
      Thread: NPM + Docker and Jellyfin
    Post: RE: NPM + Docker and Jellyfin

    It was for the > Custom Nginx Configuration under NPM's proxy host tab.  bitmap Wrote: (2024-05-29, 12:16 AM) -- That looks similar (not identical) to my nginx conf file for Jellyfin, so wo...
    MisterMcDuck Networking & Access 13 7,576 2024-05-29, 05:06 AM
      Thread: NPM + Docker and Jellyfin
    Post: RE: NPM + Docker and Jellyfin

    FWIW your custom config looks a bit different than mine, maybe compare? Code: --     location / {         # Proxy main Jellyfin traffic         proxy_pass $forward_scheme://$server:$port;      ...
    MisterMcDuck Networking & Access 13 7,576 2024-05-28, 03:10 PM
      Thread: Introducing Jellyfin Easy Metadata Manager
    Post: RE: Introducing Jellyfin Easy Metadata Manager

    Even though most of my stuff has metadata, this is still a pretty cool looking tool for tweaks, etc.
    MisterMcDuck Self-hosting & Homelabs 15 45,993 2024-05-24, 08:37 PM
      Thread: Xbox series X -unable to connect to the selected server
    Post: RE: Xbox series X -unable to connect to the select...

    According to https://github.com/jellyfin/jellyfin-uwp/issues/36, the fixes are waiting on either anthonylavado to publish to MS, or Microsoft to accept the changes and push it out. Unfortunate, I have...
    MisterMcDuck General Questions 13 12,217 2024-05-23, 05:45 PM
      Thread: TVHeadEnd Plugin
    Post: RE: TVHeadEnd Plugin

    https://github.com/jellyfin/jellyfin-plugin-tvheadend/issues/79 seems to follow the progress
    MisterMcDuck Troubleshooting 44 21,702 2024-05-18, 02:45 PM
      Thread: version 10.9.1
    Post: RE: version 10.9.1

    h_of_h Wrote: (2024-05-16, 03:47 PM) -- Code: -- 2024-05-14 20:52:11.016 +00:00] [ERR] [56] Emby.Server.Implementations.ScheduledTasks.TaskManager: Error executing Scheduled Task Microsoft....
    MisterMcDuck Troubleshooting 6 4,051 2024-05-16, 05:09 PM
      Thread: Xbox App?
    Post: RE: Xbox App?

    https://github.com/jellyfin/jellyfin-uwp Seems to have commits as of a week ago, and https://github.com/jellyfin/jellyfin-uwp/issues/39 seems to indicate someone attempting to get a fixed version p...
    MisterMcDuck Client Development 8 10,290 2024-05-16, 03:30 AM
      Thread: Jellyfin 10.8.13 or 10.9.1?
    Post: RE: Jellyfin 10.8.13 or 10.9.1?

    @jellyforphotos FWIW, I have the same error when compiling for a native debpkg. This may have something to do with Microsoft switching how they handle dotnet packages for .NET8
    MisterMcDuck General Questions 11 7,062 2024-05-15, 05:06 PM
      Thread: Jellyfin 10.8.13 or 10.9.1?
    Post: RE: Jellyfin 10.8.13 or 10.9.1?

    jellyforphotos Wrote: (2024-05-15, 02:17 PM) -- As for me, I cannot compile 10.9.1 from source, using "python3 ./build.py auto ubuntu amd64 noble" It was working fine on 10.8.13 and 10.9.0 Do you k...
    MisterMcDuck General Questions 11 7,062 2024-05-15, 02:43 PM
      Thread: Error in KodiQueuePlugin after Update to 10.9[.1]
    Post: RE: Error in KodiQueuePlugin after Update to 10.9[...

    Nice catch. I'm building the plugin using LiteDB 5.0.17 and will test locally. If it fixes the errors I will submit a PR to fix this. Update: watched 4 episodes with no exceptions, will test a bit mo...
    MisterMcDuck Media Scanning & Identification 11 6,323 2024-05-14, 01:24 AM
      Thread: Error in KodiQueuePlugin after Update to 10.9[.1]
    Post: RE: Error in KodiQueuePlugin after Update to 10.9[...

    I can confirm I am receiving the same error as Palim in my own instance. I also saw a similar error with a different stack trace: Code: -- [23:50:35] [ERR] [148] Jellyfin.Plugin.KodiSyncQueue.EntryP...
    MisterMcDuck Media Scanning & Identification 11 6,323 2024-05-14, 12:34 AM
      Thread: Error in KodiQueuePlugin after Update to 10.9[.1]
    Post: RE: Error in KodiQueuePlugin after Update to 10.9[...

    I'd recommend posting this as an Issue at https://github.com/jellyfin/jellyfin-plugin-kodisyncqueue/issues
    MisterMcDuck Media Scanning & Identification 11 6,323 2024-05-13, 09:42 PM
      Thread: New Jellyfin Server/Web release: 10.9.0
    Post: RE: New Jellyfin Server/Web release: 10.9.0

    Thanks, I'm looking forward to a few of the new features present in 10.9, so I'm stoked to see it finally released!
    MisterMcDuck Project Announcements 42 46,376 2024-05-11, 11:46 PM
      Thread: Massive artifacts in transcoded videos with VA-API hardware acceleration
    Post: RE: Massive artifacts in transcoded videos with VA...

    nurunet Wrote: (2024-05-11, 10:43 AM) -- [hr] MisterMcDuck Wrote: (2024-05-09, 06:29 PM) -- I'm not sure how helpful this reply will be, but I've been testing Jellyfin 10.9 unstable and have found ...
    MisterMcDuck Troubleshooting 17 12,262 2024-05-11, 06:10 PM
      Thread: Plugins/Add-Ons to Construct Jellyfin Library Based on Folder and Path Data?
    Post: RE: Plugins/Add-Ons to Construct Jellyfin Library ...

    If you are forced to rename or move your library, might I recommend the concept of "hard links" if you're unaware. It will allow you to create a directory structure that Jellyfin is amenable to withou...
    MisterMcDuck Media Scanning & Identification 3 5,953 2024-05-11, 12:32 AM
      Thread: Massive artifacts in transcoded videos with VA-API hardware acceleration
    Post: RE: Massive artifacts in transcoded videos with VA...

    I'm not sure how helpful this reply will be, but I've been testing Jellyfin 10.9 unstable and have found VAAPI transcoding and tone-mapping to be working very well. I've played H264/H265 with and with...
    MisterMcDuck Troubleshooting 17 12,262 2024-05-09, 06:29 PM
    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System