xiaodoudou / PlexIPTV

This app simulate a DVR device for Plex by providing a layer to any IPTV provider (that provide a m3u8 playlist)
Apache License 2.0
194 stars 24 forks source link

How to change the settings in Docker? #4

Closed Skaronator closed 6 years ago

Skaronator commented 6 years ago

Currently there is no way to change the settings? Once it updates the container everything is gone.

You should add a persistent volume to the Dockerfile (/config) and store the settings.json in it.

xiaodoudou commented 6 years ago

I will look into it.

xiaodoudou commented 6 years ago

Change on 1.0.3 to allow you to pass the volume with --volume [your path]:/opt/PlexIPTV/config See the following commit 64fac8eaf37c5acb818cd4db9b634b7a1dab895b