NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Docker amd64 v
1 2 3 4 5 … 9 Next »
Is it possible to redirect the web\temp folder

 
  • 0 Vote(s) - 0 Average
Is it possible to redirect the web\temp folder
TheFonz
Offline

Junior Member

Posts: 18
Threads: 4
Joined: Feb 2014
#1
2025-09-12, 01:55 AM
When using the NextPVR web console to stream channels it appears the config/web/temp folder is where the ts files are dumped.
is it possible to redirect that with the docker run command:

Code:
docker run -d
--name nextpvr
--user root:10000
--volume /root/config:/config
--volume /mnt/livetv:/recordings
--volume /mnt/livetv:/buffer
--volume /mnt/livetv:/web/temp
--restart unless-stopped
--publish 16891:16891/udp
--publish 8866:8866
nextpvr/nextpvr_amd64:stable


(adding the line:  --volume /mnt/livetv:/web/temp )
would that do it??

TIA!
_Fonz
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,652
Threads: 965
Joined: May 2006
#2
2025-09-12, 02:05 AM (This post was last modified: 2025-09-12, 02:06 AM by mvallevand.)
In the next version 7.0.3 you will be able to optionally use the live TV folder by editing config,xml

Martin
TheFonz
Offline

Junior Member

Posts: 18
Threads: 4
Joined: Feb 2014
#3
2025-09-12, 02:14 AM
Perfect! Thanks Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  XMLTV folder for Docker stevil 1 656 2024-09-25, 06:56 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