Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Marantz SR Receiver

Questions and comments specific to a particular plugin should go here.
V_J
Experienced User
Posts: 165
Joined: Tue Mar 04, 2014 9:00 am

Re: Marantz SR Receiver

Post by V_J »

I've noticed some typographic errors in descriptions (samply frequency, ...) and added some commands (but e.g. the difference between @INP and @ISG is quite subtle). The script sometimes gives a number of errormessages after a command, and this appears to happen when the code returned by the Marantz is not caught by the script. I've discovered this way that my receiver also returns sometimes a code that is in the documentation... The scripts continue and it is simply ignored, but it just does not look nice to have error messages in the log. :)

Using the Tornado plugin, I'm making a full webinterface, incorporating nearly all commands from the python script. I have it display all the status values, and need to add buttons still. It is my first CSS project, and I expect I need 1-2 more weeks. I'll use that to check for more errors in the python scripts, and post everything here (updated python script, web interface and config).

edit: some more typgraphic errors found... Currently making the webinterface with the Tornado plugin. It will allow me to more easily test if there are other errors in the Python script. So far, I think I have a display that display all statusses. Now messing a bit with the design, but I hope to add the controls soon.
Post Reply