• 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 (38): 1 2 3 4 5 … 38 Next »
     

    Search Results
    Post Author Forum Replies Views Posted [asc]
      Thread: What set top boxes do you all prefer these days? Is ShieldTV still the end all?
    Post: RE: What set top boxes do you all prefer these day...

    jimmyjammy Wrote: (2024-02-14, 09:06 PM) -- Cheers! glad it works for you. The next Infuse update will feature "Native Profile 8 Dolby Vision (tvOS)". Infuse supports Dolby Atmos when using E-AC3 aud...
    tmsrxzar General Questions 10 7,753 2024-02-14, 09:16 PM
      Thread: Jellyfin library empty on Synology NAS
    Post: RE: Jellyfin library empty on Synology NAS

    aptmx Wrote: (2024-02-14, 08:08 PM) -- No luck.  I uploaded pictures of what I tried and Jellyfin still does not see anything.  When I click add folder in the container settings and select my media f...
    tmsrxzar Media Scanning & Identification 13 11,529 2024-02-14, 08:36 PM
      Thread: Hardware Acceleration not working on fresh Debian 12
    Post: RE: Hardware Acceleration not working on fresh Deb...

    since this is a VPS that you are paying for then part of what you are paying for is their support kernel things in a VPS are usually based on the host system and proxied into the VPS so if you're n...
    tmsrxzar Troubleshooting 6 7,605 2024-02-14, 05:13 PM
      Thread: best way to read Dolby vision + Dolby atmos content with srt/pgs subtitles
    Post: RE: best way to read Dolby vision + Dolby atmos co...

    yes only kodi is supporting PGS subs only kodi versions 21+ are supporting DV in mkv containers which means the beta or nightly version avoid the nightly version from the last week or so because they ...
    tmsrxzar Troubleshooting 1 1,959 2024-02-14, 05:07 PM
      Thread: Edit Audio codec
    Post: RE: Edit Audio codec

    afaik that's the actual track title in your video file and you will have to use mkvpropedit from mkvtoolnix to edit that
    tmsrxzar Troubleshooting 4 3,395 2024-02-14, 05:04 PM
      Thread: How to use an SMB share on your NAS with Jellyfin on Windows
    Post: RE: How to use an SMB share on your NAS with Jelly...

    Andy98 Wrote: (2024-02-14, 12:35 AM) -- I'm looking to setup a server and have been a bit reluctant to go for a SFF of USFF/mini form factor out of fear I'll regret not having the media local. -- r...
    tmsrxzar Guides, Walkthroughs & Tutorials 8 31,629 2024-02-14, 12:43 AM
      Thread: Troubleshooting: Stuttering on Apple TV, specific show
    Post: RE: Troubleshooting: Stuttering on Apple TV, speci...

    kyeotic Wrote: (2024-02-14, 12:18 AM) -- Fwiw I'm running this command from inside the jellyfin container, so its Linux. -- oh much easier for f in *.mkv do ffmpeg -i $f...; done use TDPs
    tmsrxzar Troubleshooting 11 10,394 2024-02-14, 12:22 AM
      Thread: Troubleshooting: Stuttering on Apple TV, specific show
    Post: RE: Troubleshooting: Stuttering on Apple TV, speci...

    kyeotic Wrote: (2024-02-14, 12:04 AM) -- That worked! Thank you so much! I don't suppose there is an easy way to do this to a whole season worth of files while overwriting them? I do not know my w...
    tmsrxzar Troubleshooting 11 10,394 2024-02-14, 12:14 AM
      Thread: Jellyfin no longer getting metadata
    Post: RE: Jellyfin no longer getting metadata

    it does respond to pings, your dns is resolving it to the wrong ip which is dead https://www.nslookup.io/domains/api.themoviedb.org
    tmsrxzar Media Scanning & Identification 7 15,854 2024-02-13, 11:53 PM
      Thread: Spanish IMDb: FilmAffinity - How to grab metadata (or part of it)
    Post: RE: Spanish IMDb: FilmAffinity - How to grab metad...

    you cant avoid that behavior either jellyfin loads information from an nfo "or" from a scraper, there is no fallback for missing information you'll have to add the information to the nfo
    tmsrxzar General Questions 8 8,000 2024-02-13, 11:39 PM
      Thread: Jellyfin no longer getting metadata
    Post: RE: Jellyfin no longer getting metadata

    open a terminal on the server running jellyfin, if in docker run a terminal in the docker then what is the output of 'ping -c 4 api.themoviedb.org'?
    tmsrxzar Media Scanning & Identification 7 15,854 2024-02-13, 09:46 PM
      Thread: Schedule a pause for users or limit time to access/watch
    Post: RE: Schedule a pause for users or limit time to ac...

    kuligs2 Wrote: (2024-02-13, 09:21 PM) -- It would be good if you could atleast point me to the docs but i found it myself. -- 99% of people coming to forums for answers are not developers 98% do not...
    tmsrxzar General Questions 10 9,523 2024-02-13, 09:30 PM
      Thread: Jellyfin on a different server to storage?
    Post: RE: Jellyfin on a different server to storage?

    RM_Commando123 Wrote: (2024-02-13, 08:47 PM) -- TheDreadPirate Wrote: (2024-02-13, 08:44 PM) -- Yes.  Create a NFS share in OMV on server A.  Mount the NFS share to server B, use mounted path in con...
    tmsrxzar General Questions 4 3,144 2024-02-13, 09:01 PM
      Thread: Schedule a pause for users or limit time to access/watch
    Post: RE: Schedule a pause for users or limit time to ac...

    kuligs2 Wrote: (2024-02-13, 08:12 PM) -- the problem is watching on phone :(. and why cant it be server side thing? i can log into dashboard and stop stream. why cant there be a scheduler or allowed ...
    tmsrxzar General Questions 10 9,523 2024-02-13, 08:20 PM
      Thread: Cant play any TV just spinning wheel
    Post: RE: Cant play any TV just spinning wheel

    SurplusGadgets Wrote: (2024-02-13, 07:42 PM) -- chown -R jellyfin data ; chgrp -R jellyfin data -- very good but there's no need to issue 2 different commands to do this, chown changes owner and gr...
    tmsrxzar Troubleshooting 14 8,369 2024-02-13, 07:48 PM
      Thread: Playback Issue
    Post: RE: Playback Issue

    *awaiting logs
    tmsrxzar Troubleshooting 5 3,134 2024-02-13, 07:33 PM
      Thread: Schedule a pause for users or limit time to access/watch
    Post: RE: Schedule a pause for users or limit time to ac...

    what you are wanting is a client side feature not a server one so you will have to investigate this for your unnamed client on your unnamed device it would be called a "Still Watching?" feature
    tmsrxzar General Questions 10 9,523 2024-02-13, 07:29 PM
      Thread: New to all this several questions
    Post: RE: New to all this several questions

    i see, you wanted to use jellyfin as a Home Theater interface instead of a streaming media server unfortunately, it's really better at the latter, as server it's solid but as a client not so much ...
    tmsrxzar General Questions 6 5,103 2024-02-13, 04:53 PM
      Thread: New to all this several questions
    Post: RE: New to all this several questions

    bathtub_gin Wrote: (2024-02-13, 11:46 AM) -- I tried Kodi and I was aable to stream even wirelessly across my house wthout issue so it must be the player. This will save me the hassle or re-ecoding w...
    tmsrxzar General Questions 6 5,103 2024-02-13, 02:55 PM
      Thread: Troubleshooting: Stuttering on Apple TV, specific show
    Post: RE: Troubleshooting: Stuttering on Apple TV, speci...

    i was hoping you would get a different answer by now but i guess not from what i can see there should be no delivery issues of the file, it appears fairly small and the server should have no issues...
    tmsrxzar Troubleshooting 11 10,394 2024-02-13, 06:42 AM
    Pages (38): 1 2 3 4 5 … 38 Next »
     

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


    Jellyfin

    The Free Software Media System