-
-
Notifications
You must be signed in to change notification settings - Fork 206
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
Plugin rdioscanner #557
Plugin rdioscanner #557
Conversation
This is awesome! Ok - let go through the code. I think it might be easier to move the config settings for it to the plugins section. It had kept broadcastify as part of the main config because it had already been in there and I wanted to minimize the amount people had to change. Let me see if I can go make the changes. This is the first plugin and it is so cool to see people building on this. Rdio Scanner is great and this should make setup a lot easier. |
still need to check it over
I moved the config section for the plugin over into the plugin section of the config.json file. This should let you keep all the changes you need to make to your folder and make it easier to do PR in the future. I still need to update to documentation for this and give it one more look over. Here is an example of what you would add the config.json to enable the plugin:
|
I update the documentation and changed the config around. I am going to merge this in. Can you give it a test when you have a chance? I don't have Rdio Scanner setup yet. |
Thank you so much @robotastic! Rdio Scanner v6 will be released this week in a beta branch, but the plugin should work with the latest v5 with some limitations in regards to the auto populate option. |
Here is the Rdio Scanner plugin that I have been testing since last week without any problem. It has been tested with Rdio Scanner v6.0, but should work fine with v5.2.x, which is the current stable version.
With this plugin, Rdio Scanner (v6.0) will automatically populate it's systems configuration based on what's in the talkgroup file, if any.
Hopefully this will make things easier for Rdio Scanner users.
If I'm missing something, don't hesitate!
Thanks for your wonderful project !!!