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

External Configurator for Mythling Settings #78

Open
oakesville opened this issue Mar 27, 2016 · 1 comment
Open

External Configurator for Mythling Settings #78

oakesville opened this issue Mar 27, 2016 · 1 comment

Comments

@oakesville
Copy link
Owner

For devices with simplified setup options (currently FireTV), there needs to be a way for advanced users to set options such as Mythling Media Services. An approach to this could be to host a page in MythTV's built-in web server that persists settings as JSON via the Myth/PutSetting API. Then Mythling can check if this value is present and load/persist settings from there.

eg:
{ "mythling-configs":
{ "<generated_uuid>": { ...settings

Could also be useful for this:
oakesville/mythling-epg#14

@oakesville
Copy link
Owner Author

Also the ability to add VLC params would be useful for configuring deinterlacing:
https://wiki.videolan.org/Deinterlacing/

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

No branches or pull requests

1 participant