NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients v
« Previous 1 2 3 Next »
Jellyfin playback issue when jellyfin is not on the same machine as nextpvr

 
  • 0 Vote(s) - 0 Average
Jellyfin playback issue when jellyfin is not on the same machine as nextpvr
briantho
Offline

Junior Member

Costa Rica
Posts: 30
Threads: 6
Joined: Jul 2020
#1
2022-12-16, 03:06 AM
So, i'm having an issue with the nextpvr jellyfin plugin. The problem is the nextpvr jellyfin plugin assumes that i'm using localhost. I'm not, and my jellyfin server is on a different server than my nextpvr server. I put in the correct ip address and pin code for the jellyfin addon. The problem is that whenever i click play on a recording I get 
"playback error"  I found the root of the issue, which happens to be that it can't find the specified file. 

Here is a log from jellyfin

Code:
/videos/2ad86f81-cca1-0d13-60f2-ced4aaf7a976/live.m3u8

{"Protocol":0,"Id":"2ad86f81cca10d1360f2ced4aaf7a976","Path":"R:\\The Big Bang Theory\\Season 02\\The.Big.Bang.Theory.S02E09.The.White.Asparagus.Triangulation-0.ts","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"ts","Size":null,"Name":"The.Big.Bang.Theory.S02E09.The.White.Asparagus.Triangulation-0","IsRemote":false,"ETag":"543b6ca4c9f21c87d81daf7a932499c0","RunTimeTicks":null,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[],"MediaAttachments":[],"Formats":[],"Bitrate":null,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":null,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}

C:\Program Files\Jellyfin\Server\ffmpeg.exe -analyzeduration 200M -init_hw_device d3d11va=dx11:,vendor=0x8086 -init_hw_device qsv=qs@dx11 -filter_hw_device qs -autorotate 0 -i file:"R:\The Big Bang Theory\Season 02\The.Big.Bang.Theory.S02E09.The.White.Asparagus.Triangulation-0.ts" -map_metadata -1 -map_chapters -1 -threads 0 -sn   -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_base_url "hls/6636322e1a7c0b8ff08b249923a5c41e/" -hls_segment_filename "C:\ProgramData\Jellyfin\Server\transcodes\6636322e1a7c0b8ff08b249923a5c41e%d.ts" -hls_playlist_type event -hls_list_size 0 -y "C:\ProgramData\Jellyfin\Server\transcodes\6636322e1a7c0b8ff08b249923a5c41e.m3u8"


ffmpeg version 5.1.2-Jellyfin Copyright (c) 2000-2022 the FFmpeg developers
  built with gcc 10-win32 (GCC) 20220324
  configuration: --prefix=/opt/ffmpeg --arch=x86_64 --target-os=mingw32 --cross-prefix=x86_64-w64-mingw32- --pkg-config=pkg-config --pkg-config-flags=--static --extra-libs='-lfftw3f -lstdc++' --extra-cflags=-DCHROMAPRINT_NODLL --extra-version=Jellyfin --disable-ffplay --disable-debug --disable-doc --disable-sdl2 --disable-ptx-compression --disable-w32threads --enable-pthreads --enable-shared --enable-lto --enable-gpl --enable-version3 --enable-schannel --enable-iconv --enable-libxml2 --enable-zlib --enable-lzma --enable-gmp --enable-chromaprint --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libwebp --enable-libvpx --enable-libzimg --enable-libx264 --enable-libx265 --enable-libsvtav1 --enable-libdav1d --enable-libfdk-aac --enable-opencl --enable-dxva2 --enable-d3d11va --enable-amf --enable-libmfx --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  libavutil      57. 28.100 / 57. 28.100
  libavcodec     59. 37.100 / 59. 37.100
  libavformat    59. 27.100 / 59. 27.100
  libavdevice    59.  7.100 / 59.  7.100
  libavfilter     8. 44.100 /  8. 44.100
  libswscale      6.  7.100 /  6.  7.100
  libswresample   4.  7.100 /  4.  7.100
  libpostproc    56.  6.100 / 56.  6.100
[AVHWDeviceContext @ 0000021cea73b580] Using device 8086:1912 (Intel(R) HD Graphics 530).
file:R:\The Big Bang Theory\Season 02\The.Big.Bang.Theory.S02E09.The.White.Asparagus.Triangulation-0.ts: No such file or directory


The thing is my jellyfin server doesn't have a R:\ Drive but my nextpvr server does. I believe this would work if i ran everything on the same server. However, since I am not doing that, and am running jellyfin and nextpvr on separate servers, and there is no R:\ drive on the jellyfin server the "playback error" is displayed. Can this please be fixed? 

Thanks. 

I found the root of the This client isn't compatible with the media and the server isn't sending a compatible media format. This client isn't compatible with the media and the server isn't sending a compatible media format.

This client isn't compatible with the media and the server isn't sending a compatible media format. This client isn't compatible with the media and the server isn't sending a compatible media format.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,770
Threads: 954
Joined: May 2006
#2
2022-12-16, 03:09 AM
Read this thread https://forums.nextpvr.com/showthread.ph...#pid564960 and then update your settings

Martin
briantho
Offline

Junior Member

Costa Rica
Posts: 30
Threads: 6
Joined: Jul 2020
#3
2022-12-16, 05:04 AM (This post was last modified: 2022-12-16, 05:11 AM by briantho.)
any way to do this without enabling unauthenticated access??? As it so happens I have my nextpvr server exposed on the internet. I would really prefer authenticated access, even if it's via a long pin. I'm able to use this setup with kodi over the internet, and it works great. Watching from my phone when on the go is really useful for me. Worst case I'd just have to put everything on one server, but is there any other way, besides a single server or unauthenticated access???
Another option would be just stick to kodi, but I'd prefer to use jellyfin, since it's an easy to use all-in-one server and app
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,770
Threads: 954
Joined: May 2006
#4
2022-12-16, 07:25 PM
As explained in the post I asked you to read, Jellyfin doesn't ask for the URL to the recording after it is saved which means there is no way to update credentials after it is saved.

If your Jellyfin server is also Windows you could map R to the same network share, or even better use the \\ip\share format in NextPVR.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Recorded Channel Groupings (Jellyfin) Swindiff 9 401 2025-04-16, 08:59 PM
Last Post: Swindiff
  Jellyfin Plugin can't connect to "pinned" instance psycik 5 467 2025-02-07, 02:56 AM
Last Post: sub
  Catchup function with NextPVR on KODI Magda 1 285 2024-12-22, 09:52 PM
Last Post: mvallevand
  NextPVR recording setting with JellyFin addon ceejayemm 1 774 2024-11-30, 01:02 AM
Last Post: mvallevand
  Jellyfin 10.9 next update. mvallevand 3 907 2024-11-29, 12:06 PM
Last Post: mvallevand
  MacOS nextPVR client access issue drvolks 6 1,056 2024-09-04, 05:19 PM
Last Post: mvallevand
Bug jellyfin 10.9 cannot playback recordings - sid=jellyfin told not valid prahal 22 3,273 2024-06-04, 04:46 PM
Last Post: mvallevand
  Jellyfin v10.9 luguber 23 3,214 2024-05-23, 12:51 PM
Last Post: luguber
  Jellyfin issues turtlejay 10 2,025 2023-12-24, 05:42 PM
Last Post: turtlejay
  YAUICLIENT 2nd display issue Brucek2839 10 1,357 2023-12-10, 07:22 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode