2023-08-24, 09:42 PM
2023-08-24, 09:45 PM
docker exec -u 0 -it nextpvr /bin/bash
Kind of lazy not doing an Internet search before posting. Martin
2023-08-24, 09:48 PM
(2023-08-24, 09:45 PM)mvallevand Wrote: docker exec -u 0 -it nextpvr /bin/bash apologies I am not meaning to be lazy, I think we are reaching the limit of my knowledge a bit here. I was googling how to add a dll to docker container but the results were very confusing. Might be best we leave it there I don't want to cause any hassle.
2023-08-24, 09:52 PM
I think you can do something like this:
docker cp NShared.dll "containername":/app/NShared.dll
2023-08-24, 09:57 PM
(This post was last modified: 2023-08-24, 09:59 PM by mvallevand.)
Yes updating a Docker takes skill and there are many way to run Docker You wouldn't find anything about updating a dll other thank NextPVR files anyway starting search this forum might help.
when you start the console can you run the command I gave you? If not maybe you are in the bash shell already, type ls and see. Then follow the steps here https://forums.nextpvr.com/showthread.ph...light=bash Sub's way should work too if you are outside the container, not sure what unraid is doing. Martin
2023-08-24, 10:06 PM
Thank you that has worked! Managed to understand your instructions and xTeVe is now successfully reading the xml file
Sorry I struggled to follow at first this is very new to me. Will that tweak remain after updates etc?
2023-08-24, 10:08 PM
Yes, I'll leave that way for future release (unless anyone points out a problem)
2023-08-24, 10:23 PM
Technically this is a serious limitation with xTeVe https://github.com/xteve-project/xTeVe/issues/115 and some other golang programs that aren't properly coded.
Martin
2023-08-24, 10:27 PM
I agree. It's just a dumb limitation of xTeVe
2023-09-06, 07:47 AM
apologies to keep reviving this old thread but the subject matter remains the same.
I am exporting my m3u/epg into Channels DVR (interface is good for kids etc), but I notice it is only picking up 2 days of epg vs the full schedules direct 7 day I am putting into NextPVR, Is this by design when exporting xmtv? |
|