Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying a config file in flags #123

Open
nalipaz opened this issue May 9, 2016 · 0 comments
Open

Allow specifying a config file in flags #123

nalipaz opened this issue May 9, 2016 · 0 comments

Comments

@nalipaz
Copy link

nalipaz commented May 9, 2016

So I have a request. I would like to be able to specify that a specific config file be used. The reason for this is that I want to run two different instances of plexWatch.pl with different configurations on cron runs.

As a use-case, I need to be able to notify other users that new content is added to plex, while my personal user I want to receive notifications regarding watching, finished watching, and new content. I can accomplish this with a pushbullet channel (pushing only the new content notification to it), and giving friends access to the channel. But I need to be able to still get notifications for when other events happen to just my pushbullet account.

Thanks and I think this should be a pretty easy addition since it really would only require some modifications to how you load the config.pl near the top of the script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant