Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.

Ticket #72 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Use CLI for MusicIP mix kickoff

Reported by: stuarth Owned by: stuarth
Priority: major Milestone: 3.1
Component: Plugin Version: 3.0
Keywords: Cc:

Description

Currently the plugin uses some horrible cludge to kick off mixes since that functionality was tightly embedded in the Browse button mode and not exposed through an API. I basically copied-and-pasted a chunk of that code.

That's fragile and feels wrong so it should be changed.

There is now a CLI interface for it so that means we should have access to a simple command now (like we use for playing and adding tracks to the current playlist). We should change to using that.

Change History

comment:1 Changed 4 years ago by stuarth

The CLI was implemented in  SlimBugzilla:4451.

comment:2 Changed 4 years ago by stuarth

  • Status changed from new to closed
  • Resolution set to fixed

Implemented in r393.

Note: See TracTickets for help on using tickets.