Currently 'Import Using M3U' field in settings is meant for entering a web address. M3U channel lists can also come from a file. There is a way to do this in NextPVR if the M3U file is located on the same PC as the NextPVR server.
It would be nice to be able to browse to a file location and import the M3U file similar to the way 'Import Recordings' works.
I have an m3u file on my Windows laptop that I wanted to import. My NextPVR server is on a Linux machine. When I tried to import the file I entered "file:///D:/RMS/Downloads/hls.m3u" in the url field in settings. However, nothing happened. When I copied the file directly to my Linux server and enter the Linux file path then it works.
Here is a snippet of code. It looks like NextPVR is looking for the file in the wrong place.
Code:
2022-02-17 18:34:30.591 [DEBUG][105] Downloading m3u [i6RRxv1ZsS7cm2gbrTAgk3GQOqIbHapIkeLgbODmZXTs6o5lp2IB0xccSYyeLw6dbxLHFll98SHxyJ0JYTl99rUvBLcrRxBBFyEGpDbn9g45FOlLmbUeMQJT+UMxeIIKCjorlB/Zd+A7fLrHBO/JPUX1rpvkb3cHgG7K6wFNFYavIf0ENWY4M/LcXvLQaEsYRQttq1HCjZfRPbXYHTpkRmXNUTK3K3SdTRcqBNVPfAXbSMODGE9+GqKPAzEB5dE/f94JupPxQHPjvBy6xHVhWpMPHp5XZ5hzc+7aORxZwgzObS2dXUIUqIWdti/w08CHafs8wJSSblYl+RfDHl2OxR90h2BXbsFavocghng7tajp42+p0sxKxw9vilzA1adrC1Umg4/8mpEQ/GSsj1SZlA==]
2022-02-17 18:34:30.592 [DEBUG][105] Failed to download channel list: System.IO.FileNotFoundException: Could not find file '/opt/nextpvr/system/D:\RMS\Downloads\hls.m3u8'.
File name: '/opt/nextpvr/system/D:\RMS\Downloads\hls.m3u8'
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize)
at System.IO.File.InternalReadAllText(String path, Encoding encoding)
at NShared.Recorders.IPTVScanner.WorkerThread()
I am not able to play any live TV or recordings from any iPhone Browsers (Safari, Firefox, Chrome).
Otherwise, my docker installation works perfectly from Windows and Mac browsers.
Does anyone else have the same issue? I have not found any posts addressing this.
Posted by: Prop - 2022-02-17, 02:35 AM - Forum: Docker amd64
- No Replies
Hello,
My IPTV provider provides me with two concurrent connections.
When not using NextPVR, and just watching live TV, the two connections work as expected. However, as soon as I start recording something with NextPVR, even recording just one program, my other TV watching live TV will stop playing (which is what it does when I use too many connections). But that is only a total of two connections.
In settings, I have set NextPVR to only use one connection.
I am therefore flummoxed by this repeatable issue.
Does anyone have any thoughts as to what may be going on? Many thanks.
command to run: ds -c up nextpvr/nextpvr_amd64table
The above errors with: 2022-02-16 10:25:27 [NOTICE] Creating environment variables for enabled apps. Please be patient, this can take a while.
2022-02-16 10:25:27 [NOTICE] Adding compose configurations for enabled apps. Please be patient, this can take a while.
latest: Pulling from linuxserver/yq
Digest: sha256:1dd2a40c9710a7789f1c34cd9df1f4f3731cae48cb3202cd1d8fba8087ac2d0c
Status: Image is up to date for lscr.io/linuxserver/yq:latest
lscr.io/linuxserver/yq:latest
latest: Pulling from linuxserver/docker-compose
Digest: sha256:5dff4210c498c6d0d58d14c8a434ca119ab3dc48d4ceadda8dd7c41d19df4589
Status: Image is up to date for lscr.io/linuxserver/docker-compose:latest
lscr.io/linuxserver/docker-compose:latest
No such service: nextpvr/nextpvr_amd64
2022-02-16 10:25:34 [FATAL ] Failed run compose script.
My limited understanding of where DS pulls its image from is linuxserver.io, nextpvr is not there, but it is on hub.docker. I am able to docker pull nextpvr image from hub.docker, outside of dockstarter, but would rather have all the images and such, managed under dockstarter. Any pointers on how I am able to get this accomplished, would be appreciated, or maybe an upload of the image to linuxserver.io could be a possibility. Thanks
I'm using comskip in my PostProcessing.bat file, and am finding that it takes 60-100 minutes to complete for each hour-long HD programme. I also have a line in PostProcessing.bat which copies to recording to my NAS. I also want to copy the .edl file to the NAS as soon as it's been generated, but it's not available at the time that PostProcessing.bat runs for each recording.
Is there any way of scheduling an automated file copy for when comskip completes for each recording?
I'm running NPVR v5 on Windows 10.
I just moved to V5 and I face issue replaying recording using web app whatever I choose , Chromebook on wifi or PC i7 connected to Ethernet.
When I try to move th time cursor or use the foward button it failed streaming and restart from scratch, so no way to set the time.
The ame recording when server was on V4 was working fine in replay on both machines.