Giter Site home page Giter Site logo

musiccast2mqtt's Introduction

Full documentation is here.

musiccast2mqtt's People

Contributors

ppt000 avatar tikeyknax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

davesig

musiccast2mqtt's Issues

Incompatibility with latest releases of mqttgateway

Hi,
By defaut on my ubuntu server, musiccast2mqtt 0.114 is installed with mqttgateway 1.1.1

Collecting musiccast2mqtt
  Downloading musiccast2mqtt-0.114-py2-none-any.whl (37 kB)
Collecting mqttgateway>=0.205
  Downloading mqttgateway-1.1.1-py2-none-any.whl (32 kB)
Requirement already satisfied: paho-mqtt>=1.4.0 in /usr/local/lib/python2.7/dist-packages (from mqttgateway>=0.205->musiccast2mqtt) (1.4.0)
Installing collected packages: mqttgateway, musiccast2mqtt
Successfully installed mqttgateway-1.1.1 musiccast2mqtt-0.114

But musiccast2mqtt 0.114 is incompatible with mqttgateway 1.1.1:

mathieu@serveur:~$ musiccast2mqtt
Traceback (most recent call last):
  File "/usr/local/bin/musiccast2mqtt", line 5, in <module>
    from musiccast2mqtt.musiccast_start import main
  File "/usr/local/lib/python2.7/dist-packages/musiccast2mqtt/musiccast_start.py", line 10, in <module>
    import mqttgateway.utils.app_properties as app
ImportError: No module named utils.app_properties

By installing mqttgateway 0.205 (as per requirement), it seems to work better (but not fully tested yet from my side). I have some log printed on screen as expected.

Install procedure should be updated or musiccast2mqtt should use latest mqttgateway api.

Thanks for your hard work

Mathieu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.