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

Allow specifying locations #5

Closed scaronni closed 6 years ago

scaronni commented 6 years ago

Thanks for updating the build instructions. :)

It would be nice to allow specifying locations for the various components when packaging for a Linux distribution, like log directory and settings file.

For example:

PlexIPTV.linux-x64 --logdir=/var/log/PlexIPTV --settings=/etc/PlexIPTV/settings.json

or

PlexIPTV.linux-x64 --logdir /var/log/PlexIPTV --settings /etc/PlexIPTV/settings.json
xiaodoudou commented 6 years ago

Will be available on 1.0.3 (currently building)