This skill allows audio playback from an Emby server
Stream music from your Emby server using Mycroft! Play all songs by an artist or an instant mix of any artist/album/song in your Emby library.
This skill supports the common play framework! This means you don't have to specify "Emby" in your intent. For Example
rickyphewitt
Music
Always looking for bug fixes, features, translation, and feedback that make the Emby for Mycroft experience better!
Skill is broken down into 3 main parts
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.