Skip to content

Doesn't work? #8

@vespino

Description

@vespino

I have included the following in my config.xml:

< gap:plugin name="com.silverorange.now-playing" / >

Also the following code:

var nowPlaying = window.plugins.nowPlaying;
artist = nice_name;
title = nice_name;
album = nice_name;
cover = 'www/icon.png';
nowPlaying.updateMetas(artist,title,station,cover);

(also without cover, but seeing this seems to be in the plugin)...

Nothing is shown on my lockscreen but the link that is played (pls file). What can I be doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions