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

DOCKER Environment Settings #17

Open ECKoBASE opened 6 years ago

ECKoBASE commented 6 years ago

Using Synology Docker and need help with the 'Environment Settings' such as 'remotepath' etc screenshot 9

I just cant get it working nor get plex to see it! any help would be appreaciated

xiaodoudou commented 6 years ago

I will check how I can implement that.

ECKoBASE commented 6 years ago

Maybe leave the 'Settings/Switches' on the Docker Page? or Make a Wiki on here 👍

xiaodoudou commented 6 years ago

New image has been built with the two env var: PLEXIPTV_LOGDIR and PLEXIPTV_SETTINGS

Their works the same as parameters: PLEXIPTV_LOGDIR path where the log will be stored PLEXIPTV_SETTINGS filepath of your setting file

If all good, let me know will document it.