• 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: Best card for Transccoding?
    Post: RE: Best card for Transccoding?

    Looks like I might as well stick with the 1070. Thanks.
    Huecuva General Questions 3 357 2024-10-26, 08:16 AM
      Thread: Best card for Transccoding?
    Post: Best card for Transccoding?

    So my Jellyfin server already has a GTX1070 and it's working just fine. However, due to the relatively high TDP of the card (150W) I have been considering switching to one of a couple of other cards I...
    Huecuva General Questions 3 357 2024-10-25, 05:50 AM
      Thread: Metadata keeps filling up /var/ partition
    Post: RE: Metadata keeps filling up /var/ partition

    The NAS is not actually network attached to the jellyfin server. ~/Storage is a mounted 18TB RAIDZ attached to the server itself that is hosting jellyfin. It is only NAS to the rest of the LAN. Is tha...
    Huecuva Troubleshooting 10 1,356 2024-07-21, 10:37 PM
      Thread: Metadata keeps filling up /var/ partition
    Post: RE: Metadata keeps filling up /var/ partition

    Yeah, I've already symlinked the /var/lib/jellyfin directory to a directory on my NAS which has ample space (the NAS is the same server as the Jellyfin host, just a much bigger attached drive. The sam...
    Huecuva Troubleshooting 10 1,356 2024-07-21, 09:48 PM
      Thread: Metadata keeps filling up /var/ partition
    Post: RE: Metadata keeps filling up /var/ partition

    How would I go about that? EDIT: I think I figured out how to create the symlink itself: sudo ln -s ~/Storage/var /var/lib/jellyfin. However, the original /var directory is still really full. Does ev...
    Huecuva Troubleshooting 10 1,356 2024-07-21, 09:21 PM
      Thread: Metadata keeps filling up /var/ partition
    Post: RE: Metadata keeps filling up /var/ partition

    I don't know what trickplay is. How do I check whether it's enabled? I currently can't even get to the Jellyfin webgui as the /var partition is 100% full. I'm in the process of again restoring an olde...
    Huecuva Troubleshooting 10 1,356 2024-07-21, 08:35 PM
      Thread: Metadata keeps filling up /var/ partition
    Post: Metadata keeps filling up /var/ partition

    I'm running Jellyfin on a headless Debian VM in Proxmox and it has a separate 4GB /var partition. Unfortunately, it seems that Jellyfin keeps filling it up with /var/lilb/jellyfin/metadata. I've resto...
    Huecuva Troubleshooting 10 1,356 2024-07-21, 08:33 PM
      Thread: Moving metadata?
    Post: Moving metadata?

    As I acquire more and more media, /var/lib/jellyfin/metadata just keeps getting bigger. As a result, the /var partition on my server (I don't know why it's its own partition, I don't remember setting ...
    Huecuva Troubleshooting 1 320 2024-07-05, 10:04 AM
      Thread: Where to find watched file data?
    Post: RE: Where to find watched file data?

    Perfect, thank you. I managed to get my current server fixed, but I will certainly keep this in mind whenever i decide to upgrade to Debian 12.
    Huecuva General Questions 5 1,087 2024-05-25, 09:55 AM
      Thread: Where to find watched file data?
    Post: RE: Where to find watched file data?

    So it looks like in order to use Trakt you need to make an account on their website or log in with Facebook or Google? I really don't want to have to do that. I don't know why the plugin can't just ba...
    Huecuva General Questions 5 1,087 2024-05-23, 06:17 PM
      Thread: SOLVED - Will not play .avi files
    Post: RE: Will not play .avi files

    Alright, so after 2 hours screwing around with this, I finally decided to just upgrade the kernel to the latest one available in backports following these (https://wiki.crowncloud.net/?How_to_Install_...
    Huecuva Troubleshooting 12 2,942 2024-05-23, 08:26 AM
      Thread: Where to find watched file data?
    Post: RE: Where to find watched file data?

    Thanks, I'll check that out.
    Huecuva General Questions 5 1,087 2024-05-23, 08:18 AM
      Thread: Where to find watched file data?
    Post: Where to find watched file data?

    Due to reasons that can be found in my thread on the Troubleshooting board, I may need to simply reinstall my Debian OS with a fresh install of Bookworm and set my server back up from scratch. If I do...
    Huecuva General Questions 5 1,087 2024-05-23, 06:49 AM
      Thread: SOLVED - Will not play .avi files
    Post: RE: Will not play .avi files

    Code: -- sudo lshw -C display   *-display                      description: VGA compatible controller       product: QXL paravirtual graphic card       vendor: Red Hat, Inc.       physical id: ...
    Huecuva Troubleshooting 12 2,942 2024-05-23, 06:00 AM
      Thread: SOLVED - Will not play .avi files
    Post: RE: Will not play .avi files

    Code: -- $ sudo lshw -C display sudo: lshw: command not found --
    Huecuva Troubleshooting 12 2,942 2024-05-22, 08:34 PM
      Thread: SOLVED - Will not play .avi files
    Post: RE: Will not play .avi files

    Yeah, so I'm unable to install specific drivers for some reason: Code: -- $ sudo apt install nvidia-driver-520 Reading package lists... Done Building dependency tree... Done Reading state informa...
    Huecuva Troubleshooting 12 2,942 2024-05-22, 07:49 PM
      Thread: SOLVED - Will not play .avi files
    Post: RE: Will not play .avi files

    Okay. I'm pretty sure I've tried that and it just said the package did not exist, but I will give it another try when I get a chance. I have to leave for work now.
    Huecuva Troubleshooting 12 2,942 2024-05-21, 08:36 PM
      Thread: SOLVED - Will not play .avi files
    Post: RE: Will not play .avi files

    Well, whenever I feel ambitious enough to try setting everything up again from scratch to upgrade to Debian 12, maybe I will try a container instead. Until then, a VM works just fine for me. How do...
    Huecuva Troubleshooting 12 2,942 2024-05-21, 06:08 PM
      Thread: SOLVED - Will not play .avi files
    Post: RE: Will not play .avi files

    After attempting to play a .avi file of Constantine, these logs appear: Transcode log (https://pastebin.com/Nwz0Y0Tc) Jellyfin log (https://pastebin.com/yJ7Erh9w) The driver I have installed: ...
    Huecuva Troubleshooting 12 2,942 2024-05-21, 09:03 AM
      Thread: SOLVED - Will not play .avi files
    Post: SOLVED - Will not play .avi files

    I have Jellyfin running in a headless Debian VM on Proxmox. My VM has a GTX1070 passed through to it for the purpose of transcoding. I put it in the server several years ago so I don't remember for su...
    Huecuva Troubleshooting 12 2,942 2024-05-21, 07:27 AM
    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System