• 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

    Pages (2): 1 2 Next »

    Search Results
    Post Author Forum Replies Views Posted [asc]
      Thread: Cannot connect externally when server is connected to a VPN
    Post: RE: Cannot connect externally when server is conne...

    Unfortunately, without knowing the specifics of your system, I would not be able to give you anything more than some general direction and some reading resources. For example, the rules I provided are...
    mildlyjelly General Questions 6 1,559 2024-07-10, 05:56 PM
      Thread: What transcoding settings should I use?
    Post: RE: What transcoding settings should I use?

    Based on the link Efficient_Good_5784 provided: https://www.intel.com/content/www/us/en/products/sku/65693/intel-core-i33220-processor-3m-cache-3-30-ghz/specifications.html I think your IGPU does supp...
    mildlyjelly General Questions 7 6,188 2024-07-04, 06:06 PM
      Thread: What transcoding settings should I use?
    Post: RE: What transcoding settings should I use?

    Just to be clear, since you are new to transcoding (I'm sure you already know at least some of this). Transcoding is the process of changing a video's encoding from one format to another. So, if y...
    mildlyjelly General Questions 7 6,188 2024-07-04, 05:05 PM
      Thread: Cannot connect externally when server is connected to a VPN
    Post: RE: Cannot connect externally when server is conne...

    meltham Wrote: (2024-07-04, 05:30 AM) -- Thank you both for your assistance and explanations. I have managed to get around this using a reverse proxy on another device in the network, just like the w...
    mildlyjelly General Questions 6 1,559 2024-07-04, 02:13 PM
      Thread: Cannot connect externally when server is connected to a VPN
    Post: RE: Cannot connect externally when server is conne...

    When you enable a privacy VPN, it will enable firewall rules to block incoming traffic from other interfaces, with the exception of local network traffic to the router which is necessary for things li...
    mildlyjelly General Questions 6 1,559 2024-07-02, 11:03 PM
      Thread: Basic networking question
    Post: RE: Basic networking question

    Fate Wrote: (2024-07-02, 09:37 PM) -- TheDreadPirate Wrote: (2024-07-02, 07:55 PM) -- In this setup, all requests go all the way back to the router.  My understanding is that repeaters, or nodes in ...
    mildlyjelly General Questions 4 800 2024-07-02, 10:24 PM
      Thread: Default audio language
    Post: RE: Default audio language

    From my experience Jellyfin always plays the first audio track of an MKV regardless of the preferred language setting or the defaults within the container. https://github.com/jellyfin/jellyfin-androi...
    mildlyjelly General Questions 6 8,645 2024-07-01, 05:19 PM
      Thread: Changing Media Thumbnails
    Post: RE: Changing Media Thumbnails

    Oh, yes I see. But this should work: Code: -- .listItemImage.listItemImage-large.itemAction.lazy::before {     content: "";     position: absolute;     top: 0;     display: block;     width: 10...
    mildlyjelly General Questions 7 2,584 2024-06-30, 06:42 PM
      Thread: Changing Media Thumbnails
    Post: RE: Changing Media Thumbnails

    If you just want to blur the images (which admittedly could still cause spoilers): Code: -- .listItemImage.listItemImage-large.itemAction.lazy {   filter: blur(16px);   -webkit-filter: blur(16px);...
    mildlyjelly General Questions 7 2,584 2024-06-30, 04:13 AM
      Thread: Is a Raspberry Pi fine to use with JF?
    Post: RE: Is a Raspberry Pi fine to use with JF?

    What you would be looking for is a small form factor PC (there are plenty of them if you google for them). The only downside is, I don't think most of those have discrete GPU's, so you will be relying...
    mildlyjelly General Questions 5 921 2024-06-24, 05:25 PM
      Thread: Deleting Chapter and/or Trickplay Images
    Post: RE: Deleting Chapter and/or Trickplay Images

    Personally I am fine with the size and quality of the trickplay images. 10 second intervals should be enough. If I were to remake mine, I would probably make them 5 seconds, but 1 second is rather sil...
    mildlyjelly General Questions 12 3,345 2024-06-21, 09:07 PM
      Thread: Deleting Chapter and/or Trickplay Images
    Post: RE: Deleting Chapter and/or Trickplay Images

    Yeah sorry, actually use Efficient_Good_5784's numbers because as it turns out, my interval is set to 1 second... I do remember now, when I switched trickplay generation over to use hardware accelera...
    mildlyjelly General Questions 12 3,345 2024-06-21, 04:14 PM
      Thread: Collections within collections
    Post: RE: Collections within collections

    I can't answer your question, but I am wondering if a Kids Movies library would work?
    mildlyjelly General Questions 3 1,026 2024-06-20, 10:58 PM
      Thread: Deleting Chapter and/or Trickplay Images
    Post: RE: Deleting Chapter and/or Trickplay Images

    This should be what you want  to delete trickplay images on linux: Code: -- find /var/lib/jellyfin/metadata/ -name trickplay -type d -exec rm -rf {} \; -- The exact path on your system might be diff...
    mildlyjelly General Questions 12 3,345 2024-06-20, 09:58 PM
      Thread: Ryzen 5500GT transcodeing and tone mapping support
    Post: RE: Ryzen 5500GT transcodeing and tone mapping su...

    nyanmisaka said it will work, but the results may not be great. I personally can't speak to the quality or capabilities of the APU. I was simply intending to give you some options other than relying...
    mildlyjelly General Questions 5 860 2024-06-16, 06:16 PM
      Thread: Ryzen 5500GT transcodeing and tone mapping support
    Post: RE: Ryzen 5500GT transcodeing and tone mapping su...

    You could re-encode your collection to something that doesn't need transcoding. Instead of a raid mirror, you might consider an offline backup array. It's more tedious, but it is safer for your data a...
    mildlyjelly General Questions 5 860 2024-06-16, 04:08 AM
      Thread: Router Recomendation
    Post: RE: Router Recomendation

    Just to be clear, you are not running Jellyfin on your router, right? Jellyfin is a web application and it couldn't care less about your router (unless you are running Jellyfin on the router). The...
    mildlyjelly General Questions 4 1,144 2024-06-14, 02:39 PM
      Thread: Router Recomendation
    Post: RE: Router Recomendation

    You mean a network router? What is wrong with his current one?
    mildlyjelly General Questions 4 1,144 2024-06-14, 04:48 AM
      Thread: tvshow episodes stop at 99
    Post: RE: tvshow episodes stop at 99

    Thanks, I had actually written a very similar command. In my case, I just needed to prefix "S01" to my episodes (ironically for DBZ Super). Anyways, I was just hoping you had some really awesome (bes...
    mildlyjelly General Questions 6 708 2024-06-13, 02:32 AM
      Thread: tvshow episodes stop at 99
    Post: RE: tvshow episodes stop at 99

    How did you rename the files? Did you use a tool or elbow grease?
    mildlyjelly General Questions 6 708 2024-06-13, 12:50 AM
    Pages (2): 1 2 Next »

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System