gmusic_proxy_helper 0.0.12 copy "gmusic_proxy_helper: ^0.0.12" to clipboard
gmusic_proxy_helper: ^0.0.12 copied to clipboard

outdatedDart 1 only

A simple console application.

Getting Started #

What is this project about? #

It is a helper executable that issues commands for GMusic Proxy

Why? #

If you use MPD as your music player, but also have access to Google Play Music, this is for you!

It allows you to download m3u playlists from Google Play Music and play them as a stream from any MPD client (such as ncmpcpp).

Install #

Install the executable using:

$ pub global activate gmusic_proxy_helper

Usage #

IMPORTANT You need Google Play Music All Access to use this

Make sure you have GMusic Proxy configured and running.

$ gph help

Will give you all the options.

Fetch all your stations #

$ gph stations > ~/.config/mpd/playlists

Get a new station from artist name #

$ gph station -a metallica > ~/.config/mpd/playlists/metallica.m3u

Get a new station from song title #

$ gph station -s enter sandman > ~/.config/mpd/playlists/enter_sandman.m3u

Get an artist's discography (from Artist name) #

$ gph discography "Liquid Tension Experiment" ~/.config/mpd/playlists

Note that it'll eventually be possible to configure the playlists directory.

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A simple console application.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, quiver, unscripted

More

Packages that depend on gmusic_proxy_helper