Giter VIP home page Giter VIP logo

mycroftai / skill-playback-control Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 25.0 101 KB

Mycroft AI official Playback Control Skill - providing Intents for other Skills to use common playback functionality (via Common Play)

Home Page: https://mycroft.ai/skills

License: Apache License 2.0

Python 24.35% QML 75.65%
mycroft mycroftai mycroft-skill play playback playback-controls hacktoberfest

skill-playback-control's Issues

add "skip" and "rewind" intents

MycroftAI/mycroft-core#1944 adds audioservice support for seeking in currently playing track, once merged intents should be done for it

"hey mycroft, rewind 5 seconds"
"hey mycroft, skip 10 seconds"
"hey mycroft, seek 20 seconds"
"hey mycroft, seek minus 50 seconds"

Add single word handling for intents like "next"

If I have music playing and say "next", I think we can safely assume the user is talking about the media playback and would like to skip to the next song.

This would need to be added as a Padatious intent as single keyword Adapt intents can have unintended consequences eg "when is the next bus" > may change to the next track.

translation isue - translated play dosnt get removed from data

It seems like that if I translate the Play.voc the words dosnt get removed from the data. If I keep play in the voc file and use play it is removed.

Tryed to figure out why and where but didnt really find the problem.

I did see hardcoded lang='en-us' ut dossnt seem to be the issue.

Also did see this

           if not voc:
                voc = resolve_resource_file(join('text', lang,
                                                 voc_filename + '.voc'))

but the resolve_resource_file seems to be undefined. But again I am not sure it is related to my problem.

Play contents of folder in local files.

Is your feature request related to a problem? Please describe.
Play local music, when copying a DC only has track1, track2, track3, ...

Describe the solution you'd like
Ideally I would only need to name the folder the music files are in.

Describe alternatives you've considered
Batch renaming the tracks so that they contain the name of the album.

Additional context
this is one of the default apps available for the mark2 on the dinkum.
this might be more relevant elsewhere?

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.