I guess you're using ffmpeg to create recordings with NextPVR, right?
It's recorded in the TS format which is no problem at all, but my TV doesn't like some parts in the broadcasting, likely the metadata and/or subtitles, but I think the first one.
Right now I'm using PostProcessing which only does copy video and audio and it works fine, but is there also a way to customize the settings for creating recordings so I don't need the Postprocessing script?
If not, no problem, but maybe it can be done easier in my case :-)
All of a sudden my NextPVR client in LibreElec doesn't play channels anymore.
I don't know why. I already disabled and enabled the plugin and reboot Kodi.
It did work before.
There's the logfile. [DEBUG][22] seems strange?
So I love Yet Another UI Client BUT after an update for it I can not scroll using my mouse. The only way that works is with the arrow keys on my keyboard. Is there a fix or am I missing something?
I have an HDHR3-US tv tuner device on my network that I'm trying to get configured to work with Kodi.
I have an Open Media Vault server running on a powerful desktop with plenty of resources.
From consulting with Kodi forums, it seems the best option is to setup a "PVR backend"
From reviewing your documentation, it appears a good option to accomplish this is using docker on my OMV server?
I have very limited use/understanding of docker, I am using it with my plex server, and it's only with a lot of help I barely got it setup with a limited understanding of how.
I've reviewed this page - https://github.com/sub3/NextPVR/wiki/install-docker. While it does give some syntax and information, it absolutely doesn't serve as a good how to guide to put all of this information together into building something that is fully working - I don't know how to put this information together.
My best guess is on my OMV console, I want to go into services-compose-dockerfiles, enter a bunch of text there based on the information in the link, and it should create something - that may or may not work? And then do something more?
I don't know, I'm completely lost. I'm extremely frustrated that when it comes to linux, there's a whole lot of technical documentation that doesn't put it all together, a bunch of response to the effect of RTFM, and a complete lack of useful step by step guides.
What steps do I need to follow to accomplish what I'm trying to do here?
i have an issue where when I record a channel it picks the eng language track, only one language track but when I watch the channel through Apple TV the audio track is the right one for me (Spanish) and I can see there are 2 lang tracks. I tried playing with config file but I'm afraid the ffmpeg command is
is embedded in a dll.
Hello
NextPVR had been working great for many years. I just noticed it has been a grey icon on the system tray for the last few days. When I click on "show status" I get a blank white box where usually it has information. WHen I click on web app, I get "This page isn’t workinglocalhost is currently unable to handle this request.HTTP ERROR 500". When I click on desktop app, I get "THe remote server return an error (500) Internal server error."
I've tried unistalling and reinstalling and got the same error. I also reinstalled the device drivers for the tv tuner. No luck.
The only thing I can think of that changed is a windows 10 update may have affected it. I checked the windows firewall and no issues. Everything is allowed for NextPVR.
When scanning SAT>IP channels I noticed NextPVR sees the channel 'Animal Planet' as unencrypted, so the box is checked.
However, the channel is encrypted, so the box shouldn't be checked.
I also looked in TVHeadend, and TVH show it correctly as encrypted.
Probably they look for another field to determine if a channel is encrypted or FTA?
I would like to do some tests with PostProcessing.sh and ParallelProcessing.sh with LibreElec.
What exact location do I have to put those files?
I already gave them all the permissions (777) but the files aren't executed after recording.
The commands are correct as I tested it with SSH.
The script file must contain a last line with 'exit 0' as well?