NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,177
» Latest member: allv50
» Forum threads: 65,374
» Forum posts: 602,148

Full Statistics

Online Users
There are currently 1660 online users.
» 1 Member(s) | 1653 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex, mvallevand

Latest Threads
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
7 hours ago
» Replies: 1
» Views: 36
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
2026-08-31, 04:17 PM
» Replies: 0
» Views: 53
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 60
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 95
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,769
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 154
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,425
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 316
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 232
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 518

 
Bug jellyfin 10.9 cannot playback recordings - sid=jellyfin told not valid
Posted by: prahal - 2024-05-22, 10:01 PM - Forum: NextPVR Other Clients - Replies (22)

Followup your request to move this issue here https://github.com/jellyfin/jellyfin-plu...2124635987
though I still believe the bug i sin the NextPVR Jellyfin plugin, here are the data

"Unauthenticated Access" is ticked, thus why I am reporting. I still get 401.

I can tick/untick "Allow unauthenticated access for streaming Live TV / Recordings" even with a nextpvr container restart I get the same 401 error when I try to access when I attempt to play recordings.
Ie I posted on https://forums.nextpvr.com/showthread.ph...568&page=3 and followed the thread.
However, I did not understand why "Unauthenticated access" was required since it was not ticked beforehand, and as far as I remember with Jellyfin 10.8 and Jellyfin NextPVR plugin 8 I could access the recordings. I even took care that the sid=jellyfin was indeed in the URL.
I had no NextPVR server or setting change for 7 months, since the last release.

I am using a hostname as NextPVR is another host docker. Both are on the same LAN. Same setup as the reporter on https://forums.nextpvr.com/showthread.php?tid=65568 two boxes on the same LAN (but he might use IPs instead of hostnames).
Mind I am pretty confident this setup was working before the jellyfin upgrade to 10.9 (no nextpvr change) and I had "Unauthenticated Access" unticked until a few days ago when I tried the PR for jellyfin 10.9 and failed.


nextpvr docker log:


Code:
[20] Got request [fc00:10::95d0:9841:2f1:aaf8]: /live [20] /live?recording=852&sid=jellyfin [20]  - recording: 852 [20]  - sid: jellyfin [20] range: bytes=0- [20] Rejecting streaming request from remote client (fc00:10::95d0:9841:2f1:aaf8). sid not valid [20] Got request [fc00:10::95d0:9841:2f1:aaf8]: /live [20] /live?recording=852&sid=jellyfin [20]  - recording: 852 [20]  - sid: jellyfin [20] range: bytes=0- [20] Rejecting streaming request from remote client (fc00:10::95d0:9841:2f1:aaf8). sid not valid [26] Got request [fc00:10::95d0:9841:2f1:aaf8]: /live [26] /live?recording=852&sid=jellyfin [26]  - recording: 852 [26]  - sid: jellyfin [26] range: bytes=0- [26] Rejecting streaming request from remote client (fc00:10::95d0:9841:2f1:aaf8). sid not valid [26] Got request [fc00:10::95d0:9841:2f1:aaf8]: /live [26] /live?recording=852&sid=jellyfin [26]  - recording: 852 [26]  - sid: jellyfin [26] range: bytes=0- [26] Rejecting streaming request from remote client (fc00:10::95d0:9841:2f1:aaf8). sid not valid [20] Got request [fc00:10::95d0:9841:2f1:aaf8]: /service (recording.lastupdated) [20] method=recording.lastupdated [20] parameters: [20]    method: recording.lastupdated [20]    ignore_resume: true [20]    sid: cb8fdab7c85c437eb5366db130ae767f [20]    format: json [20]    client_ip: fc00:10::95d0:9841:2f1:aaf8 [20]    user_agent: Jellyfin-Server/10.9.2 [20]    host_callback: ... [20] LastUpdated [20] {"last_update":1716364703}


jellyfin docker logs

Code:
[21:35:47] [INF] [82] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i "http://argos.prahal.homelinux.net:8866/live?recording=852&sid=jellyfin" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format http://argos.prahal.homelinux.net:8866/live?recording=852&sid=jellyfin: Server returned 401 Unauthorized (authorization failed) [21:35:47] [ERR] [82] MediaBrowser.Providers.Videos.VideoMetadataService: Error in Probe Provider MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.   at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)   at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)   at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)   at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken) [21:35:47] [INF] [82] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for Alban. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [21:35:47] [INF] [18] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) /config/transcodes/d068cacfd77986879e86d77be6d30989.m3u8 [21:35:48] [INF] [84] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request (...)
more of the jellyfin
.zip   logs-20240522-2346.zip (Size: 1.36 MB / Downloads: 2) log in the attached files
.zip   logs-20240522-2346.zip (Size: 1.36 MB / Downloads: 2)

Print this item

  tv guide has no listings
Posted by: talkin - 2024-05-21, 07:40 PM - Forum: Windows - Replies (5)

Hello, My laptop windows 11 installed nextpvr last week installation was good, was able to record, had all tv listings, but now no lisitings for today and coming days.
Can you advise how to solve this issue please.

I have reinstalled nextpvr, under devices cleared out m3u url and epg
I re-enterd m3u url and epg no luck
changed time for updating the epg no luck

I await you response
Thanking you in advance

Print this item

  UI Droid and Kodi
Posted by: three6zerocool - 2024-05-21, 02:50 AM - Forum: Android - Replies (11)

Hello,  wondering if it is possible to use  UI Droid from within Kodi app on Fire TV Cube 3rd gen.

I know I can launch android app from within the kodi gui itself, but am looking for a more elegant solution, where from the main Kodi interface, I could launch UI Droid, and then when finished, I end up back at the main Kodi interface.

Reason being, I have  micro-stutter issues when watching content from my STB on the Fire TV Cube 3rd gen.
(am told this particular device has serious firmware bug that is the root cause of the micro-stutter)

I already have UI Droid installed, and it' s playback engine does not exhibit the micro-stutter.
I love Kodi etc for movies and use Jellyfin intergration, and wonder if there is a method I can use UI Droid from within Kodi to replace Kodi's PVR addon functionality by just running UI droid on top, and then return back into Kodi app.

I guess it would be classed as some kind of kodi launcher addon?
Just wondered if anyone has suggestion how to accomplish the above.

..Dean..

Print this item

  What am I doing wrong
Posted by: bobmcbobson - 2024-05-20, 07:14 PM - Forum: Docker amd64 - Replies (7)

Hi all,

Trying to deploy NextPVR on my docker machine, and getting the following, I've checked syntax and can't see any issues, any clues?

bob@docker:~$ docker run -d \
    --name nextpvr \
    --volume /opt/appdata/nextpvr/config:/config \
    --volume /opt/appdata/nextpvr/videos:/recordings \
    --volume /opt/appdata/nextpvr/videos:/buffer \
    --restart unless-stopped \
    --publish 16891:16891/udp \
    --publish 8866:8866 \
    nextpvr/nextpvr_amd64Confusedtable
docker: invalid reference format.
See 'docker run --help'.
--volume: command not found

My user is in the docker group, I have many other containers installed and working fine, just this one refusing to work.

bob@docker:~$ id
uid=1000(bob) gid=1000(bob) groups=1000(bob),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),110(lxd),122(libvirt),999(docker)

Many thanks for any input.

Bob.

Print this item

  Multiple Instance of NextPVRServer
Posted by: emeaux - 2024-05-20, 12:59 PM - Forum: Windows - Replies (5)

Is there any documentation regarding running two instances of nextpvrServer running on one server on different ports that have independent versions of NPVR-data folders or independent versions of npvr.db3? Majority of the sources are IPTV but the server does have a tuner card and I would like it shared across the 2 NextPVRServer instances if possible.

Print this item

  ComClean3 - video length wrong
Posted by: millertinymouse - 2024-05-19, 07:37 PM - Forum: Windows - Replies (1)

After converting my files to MPG, I am trying to clean the commercials already flagged by comskip. 

This is what is in my batch file:
"c:\program files (x86)\Miscellaneous\mencoder\mencoder" "%~dpn1.mpg" -edl "%~dpn1.edl" -oac copy -ovc copy -of mpeg -o "%~dpn1_clean.mpg"

The resulting file when I use the open file in NextPVR shows a total length of 26 hrs but should be close to 1 hr.
Is there something I should add to clean it up?

Print this item

  Modern sound
Posted by: Jaggy - 2024-05-19, 02:18 AM - Forum: Hardware - Replies (4)

This is not strictly a NextPVR question but it is NextPVR related.

Currently I have NextPVR v3.82 (yeah a really really old version) running on an also really really old server feeding our NMT's

Because I am now mostly deaf I have the component out sound from the NMT feeding an analogue amplifier that feeds the base station for my wireless volume controlled headphones.
This works really well as the NMT is feeding the TV via hdmi & the volume on the TV doesn't affect the volume on my headphones, this allows the boss to change it as much as she likes without affecting me.

I am currently almost ready to move to v5-v6 NextPVR using a near new Win11 PC as the replacement server & feed the TV's via uidroid & Chrome Cast with Goole TV units (I have this mostly setup & working).

The issue being is how do I get separate sound with modern technology... I have a toslink cable for the sound out from the TV & an optical to analogue adaptor to feed my amplifier which 'should' get my headphones working but what do I need to get (that doesn't cost two arms & a leg) to get sound for the wife that she can change the volume on without affecting the volume for me as well??

I am quite willing to admit I am way behind technology wise on this sort of stuff these days.
Any advice would be greatly appreciated.

Print this item

  Is NextPVR's HDPVR support locked to VBR recording?
Posted by: three6zerocool - 2024-05-18, 12:29 PM - Forum: Windows - Replies (3)

As per thread subject, is the HDPVR recording profile always VBR?

Reason I am asking, is that I was trying to test if my colossus2 card could record in CBR mode.
I changed the 1080i profile in the config.xml to CBR,  rebooted, and then tried recording something.

According to Mediainfo, the resultant recording profile is variable bitrate.

Basically am messing around with my Fire TV Cube 3rd gen again, and when viewing 1080i recorded content from MyskyHDi STB, am seeing  micro-stutter in both live TV and the recording in Kodi.
Have mentioned this before, and it was determined this is not a NextPVR issue as such, but I never resolved it, and instead have been using my Nvidia Shield, which has no such issue with Kodi as client.

I might be mistaken, but in the old days when I had the original Colossus1 card, I thought I was able to record 1080i CBR at 20mbit.
When my original card gave up the ghost, I obtained a Colossus 2 card, which is supposed to be able to record 1080p at 14mbit.

Mediainfo says bitrate is 14.2 mbit, but states variable bitrate.

My question, is mediainfo lying, and the recording is really CBR,  or is the setting change to CBR in NextPVR's config actually not doing anything.

Why am I even contemplating trying to change to CBR?. Well more for testing, to see if it makes any difference to the micro-stuttering I see when watching content from STB.
I see the micro-stuttering in scenes with fast movement, especially when watching the WWE Wrestling shows.

I have tried changing my STB's output to 720p, but it still does the microstutter, and sometimes even worse that the 1080i content.
So, am now wondering if it is something occurring during recording, so thought about whether the VBR could be freaking out at certain scenes, as the microstutter seems to occur just at moments of fast movement, or sudden lighting changes, and similar stuff like that.

NextPVR's default profile for HDPVR seems to be between 9mbit and 13500mbut VBR.

(grin)  I know this is something unique to my setup with STB, but it drives me freaking banana's, and I see the microstutter/freezing for an instant.

Thought I would see if I could fix the issue, before I wham out my fire tv cube with a 50 pound lump hammer!
heh heh.

Print this item

  Rant-Charter Spectrum CableCards support ends
Posted by: p37307 - 2024-05-18, 10:41 AM - Forum: General Discussion - Replies (12)

In 2020, the FCC reversed a rule requiring cable companies to have CableCard support. (1. FCC drops rule requiring cable companies to provide CableCARDs)

Today, Charter Spectrum cable turned off support for CableCards, at least in my location. For over a year, they have been sending emails notifying me support was ending and offering limited trial of their so called cloud dvr, but. today that day finally came. Thus ends decades long recording hobby and habit.

I also used to record over-the-air but when we moved in 2019, our location gets zero stations, not even PBS! Prior to 2019, We used to live on the cusp of 3 major network DMA markets. Yes, there were a lot of duplicates but each market had unique stations. Here, we even installed a 40-foot antenna. We are in a valley at 512 feet above sea level and ridge where the signals come at is 742 feet above sea level. It doesn't help we are also surrounded by at least 700 feet above sea level 'mountain' peaks and more.

I guess we are beholden to commercial systems and services. 

This really bums me out. I still grieve over them shutting QAM off.

I know I said this was a rant, but I am leaving that unspoken out of respect for the NextPVR Mods. Just know I am violating every rule in the book with my unspoken rant.

It is what it is.   Angry

Print this item

  Jellyfin v10.9
Posted by: luguber - 2024-05-13, 07:45 AM - Forum: NextPVR Other Clients - Replies (23)

Hi, Jellyfin released a new stable version (v10.9.x) yesterday.
The current NextPVR plugin is not supported by the new version.

If at some point you would find time and will to update this plugin, that would be great. But no rush.

Print this item

Pages (6435): « Previous 1 … 112 113 114 115 116 … 6435 Next »
Jump to page 

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