• 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: Extended RAM Caching
    Post: RE: Extended RAM Caching

    For a starting point, you might be able to mould https://github.com/joshuaboniface/vmtouch-jellyfin-media into something that works for you.
    qwerty12 General Questions 1 453 2025-12-05, 06:53 PM
      Thread: Is it possible to inject search results via api?
    Post: RE: Is it possible to inject search results via ap...

    I am not a developer, so I wouldn't be able to tell you if Jellyfin actually can do this natively, but my amateur suggestions: the Meilisearch Plugin for Jellyfin plugin, which I have never used, talk...
    qwerty12 Server Development 7 5,786 2025-01-04, 02:16 AM
      Thread: Pausing & Resuming - Audio starts but no video
    Post: RE: Pausing & Resuming - Audio starts but no video

    Just my opinion, but when it comes to actual playback of content, Kodi isn't quite as reliable compared to, say, mpv. When I resume playback after pausing, the video's fine, but the audio's gone. Like...
    qwerty12 Troubleshooting 3 2,398 2025-01-04, 01:54 AM
      Thread: Can't build JMP from source, LNK4017 / LNK4272 warnings, then LNK1120 fatal error
    Post: RE: Can't build JMP from source, LNK4017 / LNK4272...

    raulo1985 Wrote: (2024-12-26, 08:59 PM) -- For example, after modifying the default display language in those files (server side) and rebuild jellyfin-web, if a new client tries to connect to the ser...
    qwerty12 Troubleshooting 10 5,583 2025-01-01, 11:55 AM
      Thread: GB parental ratings not available to manually select
    Post: RE: GB parental ratings not available to manually ...

    A little unorthodox but seems to work here on a show: in the metadata editor, you can right-click on `15` under the "Parental rating" heading and use your browser's "Inspect (Element)" on it. Expand `...
    qwerty12 Media Scanning & Identification 11 3,666 2024-12-26, 11:59 AM
      Thread: Can't build JMP from source, LNK4017 / LNK4272 warnings, then LNK1120 fatal error
    Post: RE: Can't build JMP from source, LNK4017 / LNK4272...

    raulo1985 Wrote: (2024-12-21, 12:51 AM) -- - When you say save vc_redist.x64.exe as bundle/win/Bundle.wxs, do you mean renaming the .exe file and its extension to Bundle.wxs? Sorry for the noob quest...
    qwerty12 Troubleshooting 10 5,583 2024-12-22, 05:42 PM
      Thread: Can't build JMP from source, LNK4017 / LNK4272 warnings, then LNK1120 fatal error
    Post: RE: Can't build JMP from source, LNK4017 / LNK4272...

    raulo1985 Wrote: (2024-12-17, 11:16 PM) -- But the thing is that I'm trying to create an installer (like the official ones), specially if you say that probably by doing so it would bundle everything ...
    qwerty12 Troubleshooting 10 5,583 2024-12-18, 08:46 PM
      Thread: Can't build JMP from source, LNK4017 / LNK4272 warnings, then LNK1120 fatal error
    Post: RE: Can't build JMP from source, LNK4017 / LNK4272...

    raulo1985 Wrote: (2024-12-14, 02:37 PM) -- Thanks for your reply, greatly appreciate it. I'm trying to create a x64 build, I used Cross tools because that's what the instructions said. When I use x64...
    qwerty12 Troubleshooting 10 5,583 2024-12-15, 01:07 PM
      Thread: Can't build JMP from source, LNK4017 / LNK4272 warnings, then LNK1120 fatal error
    Post: RE: Can't build JMP from source, LNK4017 / LNK4272...

    I've never built JMP from source, so take what you will from this. raulo1985 Wrote: (2024-12-13, 12:01 AM) -- [...](on x64_x86 Cross Tools of VS 2022)[...] -- Quote: -- lib /def:mpv\mpv.def /out:m...
    qwerty12 Troubleshooting 10 5,583 2024-12-13, 06:51 AM
      Thread: Volume Boost feature
    Post: RE: Volume Boost feature

    I know of two Android clients (third-party/ish) where you can do this: Kodi with a Jellyfin plugin installed (https://jellyfin.org/docs/general/clients/kodi/) - you can adjust "volume amplification" (...
    qwerty12 General Questions 2 4,244 2024-12-11, 04:17 PM
      Thread: Intro Skipper Questions
    Post: RE: Intro Skipper Questions

    I don't know much about Intro Skipper, so take this with a grain of salt. 1. I don't own a Roku, but I'm assuming no. It makes no calls to the Intro Skipper-specific endpoints to get its timestamps, ...
    qwerty12 General Questions 1 13,669 2024-12-04, 01:32 AM
      Thread: Jellyfin Hardware Transcode Settings Apply
    Post: RE: Jellyfin Hardware Transcode Settings Apply

    Python 3: PHP Code: -- import urllib.request import json URL = f"http://127.0.0.1:8096/System/Configuration/encoding" API_KEY = "55869869e2cf4c3aafda6fbd551f88f1" req = urllib.request.Request(URL,...
    qwerty12 General Questions 8 5,315 2024-12-03, 10:45 PM
      Thread: Constantly have to login
    Post: RE: Constantly have to login

    yawhide Wrote: (2024-12-02, 01:50 AM) -- I am trying to setup jellyfin on docker on a windows 11 machine using the wsl2 integration. -- https://jellyfin.org/downloads/windows
    qwerty12 Troubleshooting 6 2,561 2024-12-02, 11:03 PM
      Thread: Need help disabling Ipv6 through runtimeconfig.json
    Post: RE: Need help disabling Ipv6 through runtimeconfig...

    From undelete.pullpush.io: Quote: -- You need to add `"System.Net.DisableIPv6": true` to configProperties in the jellyfin.runtimeconfig.json (found in Program Files/Jellyfin or where u installed i...
    qwerty12 Networking & Access 2 1,853 2024-12-02, 10:40 PM
      Thread: ffprobe.exe - Application Error due to Jellyfin installation
    Post: RE: ffprobe.exe - Application Error due to Jellyfi...

    Viper21 Wrote: (2024-11-08, 12:48 PM) -- You may see this differently than me, but the bug seems to be with Jellyfin and not my files. -- This is, really, a Windows issue. Jellyfin is just trying to...
    qwerty12 Troubleshooting 14 5,653 2024-11-08, 05:04 PM
      Thread: Can I mass remove a specific bit of metadata from ALL movies?
    Post: RE: Can I mass remove a specific bit of metadata f...

    You can use your browser's console to invoke the Jellyfin API directly. I knocked out a quick Go program recently to mass remove TvDb IDs from shows; this is more a less a quick and dirty conversion o...
    qwerty12 Media Scanning & Identification 2 2,128 2024-11-06, 02:26 AM
      Thread: Jellyfin/Kodi Issue
    Post: RE: Jellyfin/Kodi Issue

    hjames19 Wrote: (2024-11-05, 07:13 PM) -- After this happened I uninstalled the Jellyfin addon and added the movies directly to Kodi database from my HDD on my network to see how it would play. And i...
    qwerty12 General Questions 2 2,071 2024-11-05, 11:43 PM
      Thread: Jellycon questions
    Post: RE: Jellycon questions

    kandykarter Wrote: (2024-10-29, 09:58 PM) -- Seeing as I'm being forced to abandon my beloved NATIVE MODE -- Native mode, yes, but not the Jellyfin for Kodi addon. If you open it and perform a local...
    qwerty12 Kodi Development 3 3,267 2024-10-29, 10:23 PM
      Thread: Server Blank Page After Plugin Update and Reboot
    Post: RE: Server Blank Page After Plugin Update and Rebo...

    pavichokche Wrote: (2024-10-29, 02:58 PM) -- The solution has been simple and I've been doing it a lot - re-run the installer for the version I'm using. -- I don't know the solution to your problem,...
    qwerty12 Troubleshooting 21 7,652 2024-10-29, 07:19 PM
      Thread: Windows server randomly plays windows notification sound
    Post: RE: Windows server randomly plays windows notifica...

    Probably something Jellyfin is printing to the console is being interpreted as containing the https://en.wikipedia.org/wiki/Bell_character. I assume you're using procmon to see when Windows Foreground...
    qwerty12 Troubleshooting 8 2,691 2024-09-14, 12:29 AM
    Pages (2): 1 2 Next »

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


    Jellyfin

    The Free Software Media System