Code review comment for lp:~bidossessi-sodonon/synapse-project/mpc-plugin

Revision history for this message
Bidossessi Sodonon (bidossessi-sodonon) wrote :

Plugin is now feature-complete, using banshee as a feature basis.

It does the following actions:
- start, stop, pause and resume playback
- enqueue a uri in mpd
- play a track, clearing the playlist

I reinstated instantiation in prevision of Synapse's configuration capabilities.
That way, (almost) no refactoring will be needed.

I'm sure the code is not optimized, but, that's my level, for now.

Cheers

« Back to merge proposal