Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

common play should allow setting track info #2614

@JarbasAl

Description

@JarbasAl

When using the common play it should be possible to set track info, currently this is left up to the individual backends

each commonXX framework is likely to know what it is playing, it doesnt make sense for the individual audio services to guess this again (if they can do it at all)

example from my bandcamp skill

2020-06-10 22:54:44.254 | DEBUG    | 80137 | BandCampSkill | Bandcamp data: {'track_name': 'Astronaut Problems', 'released': '26 May 2017', 'url': 'https://deadunicorn.bandcamp.com/track/astronaut-problems', 'tags': [], 'album_name': 'Aliens', 'artist': 'Dead Unicorn', 'type': 'track', 'stream': 'https://t4.bcbits.com/stream/dc7e43f1a692bbcd5599e4b9a531ac60/mp3-128/1118755107?p=0&ts=1591912482&t=f65c778b0814d41a0565b3810371608158e466dd&token=1591912482_dea3126e0a57e2e2ad6044341ee2b309f5501bf9'}
2020-06-10 22:54:44.472 | INFO     | 80137 | Playback Control Skill | Audio service status: {'artist': '', 'album': ''}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions