• 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: Metadata
    Post: RE: Metadata

    If you go to Dashboard --> Libraries --> (select the kabab menu on a specific library) Manage Library --> Metadata Savers there's a box to allow NFO file saving. This will put .nfo files beside all y...
    use7 General Questions 2 868 2024-05-27, 12:34 PM
      Thread: Play back error
    Post: RE: Play back error

    Hello!  The hardware accelleration in JF can require some setup, if you've not yet, check out the Jellyfin Documentation ([https://jellyfin.org/docs/general/administration/hardware-acceleration) perta...
    use7 Troubleshooting 2 710 2024-04-10, 10:18 AM
      Thread: iOS app keeps saying "Could not connect to server"
    Post: RE: iOS app keeps saying "Could not connect to ser...

    You need to use the ip of the computer you have running jellyfin (for example http://192.168.1.112:8096).  The address you need should be somewhere in System(settings) -> Network/Internet -> ipv4 addr...
    use7 Troubleshooting 1 2,169 2024-03-19, 09:06 AM
      Thread: Jellyfin Server won't start
    Post: RE: Jellyfin Server won't start

    When you try to connect are you on the computer running the server? Going to localhost:8096 in a web browser from the server computer should open the JF interface. If you're trying to connect from a...
    use7 Troubleshooting 13 3,343 2024-03-12, 01:10 AM
      Thread: "Not Secure" cert warning when hosted on Synology NAS behind Traefik
    Post: RE: "Not Secure" cert warning when hosted on Synol...

    Something it could be, do you have under Dashboard -> Networking JF redirecting the https? To my understanding you want all the https redirection to take place at your reverse proxy (and thus serve t...
    use7 Troubleshooting 2 555 2024-02-06, 10:08 AM
      Thread: Select transcoding resolution
    Post: RE: Select transcoding resolution

    Can say that for android, Jellyfin app -> sidebar/settings menu, under User: Settings -> Client Settings (under the profile listing) -> Playback -> Vido quality you can do lan (home), wan (internet), ...
    use7 General Questions 11 5,502 2024-01-30, 02:42 AM
      Thread: FFMPEG path Jellyfin 10.8.13
    Post: RE: FFMPEG path Jellyfin 10.8.13

    In the file Code: -- /etc/jellyfin/encoding.xml -- (I believe the default (EDIT: for cent, I'm not positive where it would be in the case of the qnap package, but when you find it the options below ...
    use7 Troubleshooting 8 7,456 2023-12-13, 04:56 AM
      Thread: MKV support
    Post: RE: MKV support

    Just wanted to put a clarifier here; technically mkv isn't supported across all platforms (https://jellyfin.org/docs/general/clients/codec-support/#container-compatibility) (url the jellyfin codecs pa...
    use7 Feature Requests 6 18,947 2023-11-26, 11:29 AM
      Thread: Playback Error MKV
    Post: RE: Playback Error MKV

    I see you've marked Solved, just wanted to tack on that the transcoding/muxing only happens when it is necessary (either from codec/container compatability issues, which are documented in the chart (h...
    use7 Troubleshooting 6 6,094 2023-11-26, 11:08 AM
      Thread: Playback Error MKV
    Post: RE: Playback Error MKV

    What's the error specficically?  The whole 'server isn't sending compatible format' one?  Do you have transcoding enabled (even if you don't want to long-term, but it could be either audio or video co...
    use7 Troubleshooting 6 6,094 2023-11-24, 09:56 AM
      Thread: No embedded subtitles. why?
    Post: RE: No embedded subtitles. why?

    Hi, no worries (I was using ffprobe as I'm more used to operating through the terminal).  If you go to the JF web interface, and navigate to one of the files in question.  If you select the 'kebab' me...
    use7 Troubleshooting 13 4,107 2023-10-30, 04:56 AM
      Thread: No embedded subtitles. why?
    Post: RE: No embedded subtitles. why?

    Just to doublecheck, you have subtitles correct (you can run ffprobe $file and you should see something like: Stream #0:0 Video; Stream #0.2(eng): Subtitle: ass (or whatever format these are in)? As ...
    use7 Troubleshooting 13 4,107 2023-10-28, 12:01 AM
      Thread: One of my libraries was suddenly emptied out
    Post: RE: One of my libraries was suddenly emptied out

    I had a similar issue once where I accidently put a ".ignore" file into my library's folder. I don't know if any of the other programs you have accessing those dirs. added anything named .ignore (or ...
    use7 Troubleshooting 10 3,591 2023-10-10, 09:34 PM
      Thread: Unplayable 4K despite beefy PC / Google Fiber
    Post: RE: Unplayable 4K despite beefy PC / Google Fiber

    Going off of: Code: -- Stream mapping:   Stream #0:0 -> #0:0 (copy)   Stream #0:1 -> #0:1 (truehd (native) -> aac (libfdk_aac)) -- you are transcoding, but only audio.  If you go to either (while wa...
    use7 Troubleshooting 5 2,980 2023-10-05, 01:42 AM
      Thread: Constant Install Issues
    Post: RE: Constant Install Issues

    I unfortunately am unsure why your user would become unrecognized, possibly someone else here uses windows and sees/knows something that I'm missing.  In terms of other things though in order to get y...
    use7 Troubleshooting 2 1,243 2023-09-03, 03:38 AM
      Thread: jellyfin media adding
    Post: RE: jellyfin media adding

    There's more info in the documentation (https://jellyfin.org/docs/general/administration/storage/), but tldr you'll want to create a directory on your jellyfin server that is readable and writable by ...
    use7 Troubleshooting 4 11,263 2023-08-23, 02:53 PM
      Thread: [SOLVED] Is there a way to pre-transcode? or save bandwidth a cpu time in jelly fin?
    Post: RE: Is there a way to pre-transcode? or save bandw...

    Yes, just about all clients support x264 encoding; and if you're looking for lower quality then you can generate x364 720p, 480p, etc. files through handbrake/ffmpeg/etc. that will stream without enco...
    use7 General Questions 3 3,608 2023-07-11, 04:28 AM
      Thread: Moving a movie to another folder
    Post: RE: Moving a movie to another folder

    yep, after you move the file/folder you can refresh metadata on both libraries in JF and say "Scan for new and updated files" and it should remove it from the one and have it appear in the other.
    use7 General Questions 2 1,588 2023-07-09, 04:43 AM
      Thread: Playback error
    Post: RE: Playback error

    Going off the lines: >[2023-06-22 01:15:44.920 +00:00] [ERR] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg validation: The process returned no result >[2023-06-22 01:15:44.921 +00:00...
    use7 Troubleshooting 3 4,058 2023-06-22, 03:06 PM
    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System