Coder Social home page Coder Social logo

emby-skill's Introduction

Emby

This skill allows audio playback from an Emby server

About

Stream music from your Emby server using Mycroft! Right now you can play an instant mix of any artist/album/song in your Emby library.

Examples

  • "Play Dance Gavin Dance From Emby"

Credits

rickyphewitt

Category

Music

Tags

#Emby,#Music

Coming Soon

  • Play artist Thrice from Emby
    • Shuffles all Thrice songs
  • Play album This is how the wind shifts from Emby
    • Plays the album This is how the wind shifts

Contributing

Always looking for bug fixes and features that make the Emby for Mycroft a experience better!

Dev Notes

Skill is broken down into 3 main parts

  • emby_client.py
    • An intentionally lean synchronous Emby client
  • emby_croft.py
    • Logic layer between Emby client and Mycroft
  • init.py
    • Mycroft skill hooks

Testing

  • Unit tests should be added to the test/unit directory

This test files are expected to have tests using mocks and using a real Emby server. The expectation is that there will be 2 tests that are exactly the same; 1 that will utilize mocks for the calls to the Emby server and another that will actually call the Emby server and handle real responses. They will be distinguished by pytest marks. All tests marked with 'mocked' will be ran on each push to git via travis CI.

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.